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.

best regards,
Timo Lindfors



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

Reply via email to