Hello i only just updated my system today, and it asked me to restart to finish the install, so I did, but now I’m have to manually start my laptop on emergency mode.
I saw a related topic to mine, but i’m worried it not the same error, and I’m unsure how to fix the issue as I’m a noobie to linux.
here’s the topic I found [Failed] Failed to start File System Check on Root Device
in that topic a user suggested using the systemctl status systemd-fsck-root.service command and the output on my system is:
`[User@user ~]$ systemctl status systemd-fsck-root.service
● systemd-fsck-root.service - File System Check on Root Device
Loaded: loaded (/usr/lib/systemd/system/systemd-fsck-root.service; enabled-runtime; vendor preset: disabled)
Active: failed (Result: exit-code) since Sun 2021-04-18 20:36:41 BST; 31min ago
Condition: start condition failed at Sun 2021-04-18 20:43:32 BST; 24min ago
└─ ConditionPathIsReadWrite=!/ was not met
Docs: man:systemd-fsck-root.service(8)
Main PID: 243 (code=exited, status=1/FAILURE)
Apr 18 20:36:37 user systemd-fsck[253]: /dev/sda1: Inode 29360255 extent tree (at level 1) could be narrower. IGNORED.
Apr 18 20:36:41 user systemd-fsck[253]: /dev/sda1: Inode 30553649 seems to contain garbage.
Apr 18 20:36:41 user systemd-fsck[253]: /dev/sda1: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.
Apr 18 20:36:41 user systemd-fsck[253]: (i.e., without -a or -p options)
Apr 18 20:36:41 user systemd-fsck[243]: fsck failed with exit status 4.
Apr 18 20:36:41 user systemd-fsck[243]: Running request emergency.target/start/replace
Apr 18 20:36:41 user systemd[1]: systemd-fsck-root.service: Main process exited, code=exited, status=1/FAILURE
Apr 18 20:36:41 user systemd[1]: systemd-fsck-root.service: Failed with result ‘exit-code’.
Apr 18 20:36:41 user systemd[1]: Failed to start File System Check on Root Device.
Apr 18 20:43:32 user systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
`
I tried the /etc/mkinitcpio.conf command but was Permission denied
The user helping suggested using ‘’ Boot a live-cd and run fsck. Reboot,’’
But I’m confused on what he meant, as I only have a flash stick, so if I boot from it, it will only want to reinstall manjaro kde, and when when I inputted the fsck command I chickened out, because of its warning messages, so if that topic is the solution, please tell what I have to step by step, thank you
/dev/sda1 contains a file system with errors, check forced.
if you are asked how to proceed:
answer yes to all
as that is the only way to correct the errors
If you have reservations, second thoughts … - make a backup of that partition before you allow the e2fsck repair to run.
I’ve dumped stuff into my second hard drive, I’m sitting here in the iso mode, so I’m not my system hard drive at the moment, waiting on [stephane] answer
"/dev/sda1’
If I run it, will it fix the issue?
also
sudo parted -l ( check dev/sdX )
did nothing
I also fail to understand how a system update can do this
I normally shove my files into my second hard drive for storage reasons, plus I had kde fail to boot before, and it was painful as I lost stuff, luckily reinstalling kde doesn’t effect the second hard drive