You are not logged in.

#1 2020-10-25 09:55:06

Araneous
Member
Registered: 2020-10-25
Posts: 1

Dependency failed for Local File Systems.

photo of boot screen after error had occured

Got this after I had installed udisks for usb drives automounting.
$pacman -Q | grep udisks
udisks2 2.9.1-1

Part of $journalctl -xb
https://pastebin.com/BwbaXL0Y

$cat /etc/fstab
https://pastebin.com/TJzPLSSK

$ uname -a
Linux laptop 5.9.1-arch1-1 #1 SMP PREEMPT Sat, 17 Oct 2020 13:30:37 +0000 x86_64 GNU/Linux

$ lsblk -f
NAME   FSTYPE FSVER LABEL UUID                                 FSAVAIL FSUSE% MOUNTPOINT
sda                                                                           
├─sda1 swap   1           e928e657-05d7-4704-939c-dd68dab6f749                [SWAP]
├─sda2 ext4   1.0         b8ff882a-3fb9-409e-bfc3-dd7d1bad382a   24,1G    18% /
└─sda3 ext4   1.0         ab6f7905-88fa-48f3-942e-c01618d33a0b    131G    44% /home
sr0                                                                           

I know that I can disable file system check, but it isn't good solution, right?
So may you help me with it?

Last edited by Araneous (2020-10-25 09:57:31)

Offline

#2 2020-10-25 10:12:40

Zod
Member
From: Hoosiertucky
Registered: 2019-03-10
Posts: 636

Re: Dependency failed for Local File Systems.

Have you seen this?
https://wiki.archlinux.org/index.php/Fs … al_devices

You should ditch the image, if you don't a mod will.

You should also wrap any terminal output in [ code ] [ /code ] tags.

Last edited by Zod (2020-10-25 10:13:48)

Offline

#3 2020-10-25 13:10:06

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,706

Re: Dependency failed for Local File Systems.

That doesn't look like a removable device, the partitions are on the same drive as the root partition.

@Araneous please post the actual complete system journal ("journalctl -b", no "-x" and everything from the start, not only the tail) and check the disk integrity, https://wiki.archlinux.org/index.php/Smart
As Zod pointed out, use code tags and replace the image w/ a link.

Online

Board footer

Powered by FluxBB