Package: initscripts
Version: 2.86.ds1-59
Linux: Linux version 2.6.22-1-686 (Debian 2.6.22-3) ([EMAIL PROTECTED]) (gcc 
version 4.1.3 20070718 (prerelease) (Debian 4.1.2-14)) #1 SMP Sun Jul 29 
14:37:42 UTC 2007

The script /etc/init.d/umountroot fails to unmount the root directory
and remount it in read-only mode. The message that hushes by when the
system is being shut down is: device busy. Unfortunately this later
effects the boot process, because fsck gets called to repair the
uncleanly shutdown. See below what is mounted where, the partition in
question is /dev/hdc6.

[EMAIL PROTECTED]:~$ cat /proc/mounts 
rootfs / rootfs rw 0 0
none /sys sysfs rw,nosuid,nodev,noexec 0 0
none /proc proc rw,nosuid,nodev,noexec 0 0
udev /dev tmpfs rw 0 0
/dev/hdc6 / reiserfs rw 0 0
/dev/hdc6 /dev/.static/dev reiserfs rw 0 0
tmpfs /lib/init/rw tmpfs rw,nosuid 0 0
usbfs /proc/bus/usb usbfs rw,nosuid,nodev,noexec 0 0
tmpfs /dev/shm tmpfs rw,nosuid,nodev 0 0
devpts /dev/pts devpts rw,nosuid,noexec 0 0
fusectl /sys/fs/fuse/connections fusectl rw 0 0
/dev/hdc1 /boot ext3 rw,data=ordered 0 0
/dev/hdd1 /vol/local/hdd1 reiserfs rw 0 0
/dev/hdd2 /vol/local/hdd2 reiserfs rw 0 0
binfmt_misc /proc/sys/fs/binfmt_misc binfmt_misc rw,nosuid,nodev,noexec 0 0



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to