Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Stuck in emergency mode

Linux Kernel, Network, and Services configuration.
Post Reply
Message
Author
p.H
Global Moderator
Global Moderator
Posts: 3049
Joined: 2017-09-17 07:12
Has thanked: 5 times
Been thanked: 132 times

Re: Stuck in emergency mode

#1 Post by p.H »

Looks like the ext4 filesystem in /dev/sda5 for /home has corrupted metadata. You can fix it with

Code: Select all

fsck /dev/sda5
but be aware that it might cause data loss. Read carefully the proposed actions before answering "yes".

Post Reply