This bug arises because the 'details' plymouth splash plugin, which plymouth falls back to by default, is missing a display_message function -- plymouth tries to display the prompt informing the user about the filesystem mount problem but the message is silently discarded in the absence of this function.
This was also affecting any system using a 'console=...' kernel parameter, as plymouth falls back to the 'details' theme in this case (and probably in others too). A patch to add the missing function is attached. I will publish fixed packages in a PPA shortly (I have verified that they fix the problem in the serial console case, in a Xen VM). I also reported this bug upstream: https://bugs.freedesktop.org/show_bug.cgi?id=29035 ** Bug watch added: freedesktop.org Bugzilla #29035 http://bugs.freedesktop.org/show_bug.cgi?id=29035 ** Patch added: "patch for 'details' plymouth plugin" http://launchpadlibrarian.net/51836021/plymouth-details-message.diff -- [details.so] No prompt for [S]kip or [M]anual recovery on server boot https://bugs.launchpad.net/bugs/563916 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
