As for why /forcefsck is not removed:
that file is not removed by fsck, instead the mountall init script
contains:
post-stop script
rm -f /forcefsck 2>dev/null || true
end script
which will delete the file after all checks have been done and all
filesystems are mounted. So unless mountall stops fine, /forcefsck will
not be removed. And as the moment when this happens is only defined as
"after mountall finishes", this might be after login too.
--
ply_boot_client_flush() does not read replies (plymouth stuck during/after
filesystem check or error)
https://bugs.launchpad.net/bugs/554737
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs