On Mon, 2005-08-15 at 18:57 +0300, Timo Juhani Lindfors wrote:
> Package: initscripts
> Version: 2.86.ds1-1
> Severity: normal
> 
> /etc/init.d/umountfs does not seem to umount procfs at all. This is
> normally not a problem since /proc can be left mounted. However, in my
> setup I have multiple proc filesystems mounted for chroots:
> 
>   FILE: /etc/dchroot.conf
>   sid /chroots/sid
> 
>   FILE: /etc/fstab
>   /dev/hdb1 /chroots ext2 defaults auto 0 2
>   proc /chroots/sid/proc proc defaults auto 0 0
> 
> When I shutdown the machine /chroots/sid/proc is not umounted and
> keeps /chroots busy so it can't be umounted either. This causes long
> fsck on every bootup for /dev/hdb1.

Procfs *is* unmounted, in the increasingly badly
named /etc/init.d/umountnfs.sh . Perhaps you made local changes and
umountnfs.sh wasn't upgraded ? It should say "@(#)umountnfs  2.85-23
29-Jul-2004" at the top of the file.

Mike.



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

Reply via email to