Am 24.04.2015 um 17:27 schrieb Mike Kupfer: > Michael Biebl wrote: > >> Ok, so sda1 is your /, what is the status of >> $ systemctl status systemd-fsck-root.service > > $ systemctl status systemd-fsck-root.service > ● systemd-fsck-root.service - File System Check on Root Device > Loaded: loaded (/lib/systemd/system/systemd-fsck-root.service; static) > Active: active (exited) since Fri 2015-04-24 08:25:09 PDT; 41s ago > Docs: man:systemd-fsck-root.service(8) > Process: 125 ExecStart=/lib/systemd/systemd-fsck (code=exited, > status=0/SUCCESS) > Main PID: 125 (code=exited, status=0/SUCCESS) > CGroup: /system.slice/systemd-fsck-root.service
Which initramfs-tools version do you have installed? Have you made sure, your initramfs is update (via update-initramfs). If you have initramfs-tools 0.120 installed and active, you should have flag files such as /run/initramfs/fsck-root, indicating that the initramfs has checked your / filesystem. In that case, systemd will skip the check. If those flag files are missing, either your initramfs-tools version is not recent enough, or your initramfs was not updated. -- Why is it that all of the instruments seeking intelligent life in the universe are pointed away from Earth?
signature.asc
Description: OpenPGP digital signature

