no feedback when doing fsck after unclean shutdown
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
plymouth (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
When the system was shut down abruptly fsck will be forced during next boot. Up to now it was possible to get a feedback when pressing <ESC> or <UpArrow> - although no progress was shown a message was displayed like "/dev/sda1 not cleanly unmounted, check forced.". By now no such message is displayed even when looking for console output.
I think a feedback should be given even in splash screen. Like the feedback when doing fsck after x mounts..
ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: plymouth 0.8.8-0ubuntu8
ProcVersionSign
Uname: Linux 3.11.0-12-generic x86_64
ApportVersion: 2.12.5-0ubuntu2
Architecture: amd64
CurrentDmesg:
[ 93.898187] IPv6: ADDRCONF(
[ 93.898229] r8169 0000:02:00.0 eth0: link down
[ 93.898445] IPv6: ADDRCONF(
[ 95.465196] r8169 0000:02:00.0 eth0: link up
[ 95.465205] IPv6: ADDRCONF(
Date: Mon Oct 21 17:27:15 2013
DefaultPlymouth: /lib/plymouth/
EcryptfsInUse: Yes
InstallationDate: Installed on 2013-10-05 (15 days ago)
InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Beta amd64 (20131003)
MachineType: To be filled by O.E.M. To be filled by O.E.M.
MarkForUpload: True
ProcCmdLine: BOOT_IMAGE=
ProcFB: 0 nouveaufb
ProcKernelCmdLine: BOOT_IMAGE=
SourcePackage: plymouth
TextPlymouth: /lib/plymouth/
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/02/2011
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 0901
dmi.board.
dmi.board.name: M5A99X EVO
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: Rev 1.xx
dmi.chassis.
dmi.chassis.type: 3
dmi.chassis.vendor: To Be Filled By O.E.M.
dmi.chassis.
dmi.modalias: dmi:bvnAmerican
dmi.product.name: To be filled by O.E.M.
dmi.product.
dmi.sys.vendor: To be filled by O.E.M.
In 13.10, the output from mountall has been redirected to /var/log/ upstart/ mountall. log, which will only be written once the root filesystem has been mounted read-write. So you're right that you won't get feedback on the console about what's going on with the fsck.
But why are you looking for these details, specifically? The splash screen should show you that the filesystem is being checked, and show you a progress counter (% done). Is this part not working?