Title pretty much describes it. On shutdown, the root file system is not unmounting, so that on every reboot, the file system needs to be checked. I'm not sure if it is related to this problem, it doesn't really sound like it:
http://www.phoronix.com/scan.php?pag...tem&px=MTIxODY
I guess we'll find out when the patch trickles down.
What I would really like to do is find out just which processes are not being killed during shutdown. This is of course a problem since whatever log files are being written, are probably cached and therefore not written to disk before the power is killed. Any ideas how to get at this information? I know there is a problem there because I don't use Plymouth, and I can see the text scrolling about it right before shutdown, but it does not say which processes have failed to shut down.
http://www.phoronix.com/scan.php?pag...tem&px=MTIxODY
I guess we'll find out when the patch trickles down.
What I would really like to do is find out just which processes are not being killed during shutdown. This is of course a problem since whatever log files are being written, are probably cached and therefore not written to disk before the power is killed. Any ideas how to get at this information? I know there is a problem there because I don't use Plymouth, and I can see the text scrolling about it right before shutdown, but it does not say which processes have failed to shut down.
Comment