You are not logged in.

#1 2020-05-12 13:48:16

nicolassilvar
Member
From: Bogota
Registered: 2016-06-15
Posts: 24

[SOLVED] Failure to Boot, Dependency Failed

I dont remeber doing any major upgrade recently, albeit I hadnt boot my machine for a week or so until yesterday.

After booting I received the following error:

[DEPEND] Dependency failed for /home
[DEPEND] Dependency failed for Local File Sytem

You are in emergency mode. After logging in, type "journalctl -xb" to view system logs.

Im not able to boot into the machine

In the journalctl:
/dev/sda3 contains file system with errors
/dev/sda3 inodes that were part of corrupted orphan link list found
/dev/sda3 UNEXPECTED INCONSISTENCY: RUN fsck MANUALLY
fsck filaed with exit status 4

Not sure where to go from here

Last edited by nicolassilvar (2020-05-21 04:39:22)

Offline

#2 2020-05-12 13:57:04

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,519
Website

Re: [SOLVED] Failure to Boot, Dependency Failed

Have you typed "journalctl -xb" to view system logs?  Have you run fsck manually?


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

#3 2020-05-12 13:59:04

schard
Forum Moderator
From: Hannover
Registered: 2016-05-06
Posts: 2,703
Website

Re: [SOLVED] Failure to Boot, Dependency Failed

Obviously, a file system on your machine is corrupted.
Boot your machine with the install ISO and run fsck on /dev/sda3 manually as instructed.
Post the exact commands and output here using a pastebin client, as necessary.

Last edited by schard (2020-05-12 13:59:39)


Inofficial first vice president of the Rust Evangelism Strike Force

Offline

#4 2020-05-12 14:25:03

nicolassilvar
Member
From: Bogota
Registered: 2016-06-15
Posts: 24

Re: [SOLVED] Failure to Boot, Dependency Failed

Thanks for the ideas, I had to run fsck -a in partition to fix it interactively via installer OS in the usb.

Last edited by nicolassilvar (2020-05-12 14:26:06)

Offline

Board footer

Powered by FluxBB