When fsck fails on the root filesystem, the checkroot init script runs /sbin/sulogin which takes care of launching the maintenance shell. This happens at a point before any other filesystem is mounted.
All /sbin/sulogin does is basically determine the root users default shell (normally /bin/bash) plus a few other things, then it spawns the shell. It doesn't do anything else and it doesn't read anything from /usr. Because of this, I'm assigning this bug to bash. Thanks ** Changed in: bash (Ubuntu) Sourcepackagename: None => bash -- failure while starting a maintenance shell https://bugs.launchpad.net/bugs/89595 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
