Fedora 14: Shutdown problem

JB jb.1234abcd at gmail.com
Sun Jan 30 18:51:52 UTC 2011


Terry Barnaby <terry1 <at> beam.ltd.uk> writes:

> ...

Firstly, I have to re-correct myself - my original debugging statemets were
correct.
I checked it on my machine and /proc/mounts is still available, so we should
include it as it has more info than /etc/mtab. It could give us a clue about
any other mount-related things.

...
# ################################################################
# debugging snapshot statements
# ----------------------------------------------------------------
echo "date" >> /halt.debug
date >> /halt.debug
echo "cat /etc/mtab" >> /halt.debug
cat /etc/mtab >> /halt.debug
echo "cat /proc/mounts" >> /halt.debug
cat /proc/mounts >> /halt.debug
# ################################################################
...

Secondly, I have few things to check with regard to all of this. Perhaps
something pops up.

JB
  







More information about the users mailing list