[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Debian doesn't umount ReiserFS



Hello all,

	Moved a Debian installation onto a reiserfs filesystem on a RAID1 array.
I'm not sure what's going on, but Debian won't umount my reiserfs root.  I'm
perplexed since my Slackware boxen do the job perfectly, but do essentially the
same thing:

--- distilled Debian /etc/init.d/umountfs ---
umount -ttmpfs -f -a -r
swapoff -a
umount -tnoproc -f -a -r
mount -n -o remount,ro /

--- distilled Slackware /etc/rc.d/rc.6 ---
umount -a -r -t nfs,smbfs
umount -a -r -t nonfs
mount -n -o remount,ro /

How do these not do exactly the same damn thing with respect the root
partition?

Ross Vandegrift
ross@willow.seitz.com

PS - Please CC me, I'm not subscribed



Reply to: