You are not logged in.
Pages: 1
System hang on boot after a power failure.
now it stuck at:
[OK] Created Slice Slice /system/mdadm-last-resort.
[******]A started job is running for File System Check on /dev/sdj (24min 29s/no limit)will it ever finish?
Or do I have to do anything for a successul boot?
thank you!
Novice.
Offline
How big is /dev/sdj?
Offline
System hang on boot after a power failure.
now it stuck at:[OK] Created Slice Slice /system/mdadm-last-resort. [******]A started job is running for File System Check on /dev/sdj (24min 29s/no limit)will it ever finish?
Or do I have to do anything for a successul boot?
thank you!
It depends on how large the filesystem is, like what Gregosky said. The power failure likely caused filesystem corruption and it needs to be checked and fixed before the system can start correctly.
Last edited by programmeruser (2021-09-12 19:45:19)
Offline
It might never finish if, say, the disk was not mounted as `sdj` but some other letter. Best thing to do is to boot from live media and inspect /dev/disk and possibly update fstab to use UUID notation.
Offline
Pages: 1