From: Bjoern-Bernhard Schad (bjoernb@cs.tu-berlin.de)
Date: 09/08/93


From: bjoernb@cs.tu-berlin.de (Bjoern-Bernhard Schad)
Subject: Re: Shutdown doesnt unmount
Date: 8 Sep 1993 13:35:19 GMT

levinson@vax.sonoma.edu wrote:
: Okay. I got BOOTUTILS and installed the new mount, umount, rdev and fsck. I
: noticed that if I did a shutdown now, and when the system goes to single user,
: I type umount -a, then reboot all is well (VFS doesnt say it is mounting
: unchecked filesystem and e2fsck skips its check)

: However, any other shutdown command does not unmount root. Is there a newer
: shutdown command? I tried creating the file /etc/brc and placed

: umount -a

: in it, but still no luck. It looks like shutdown does not run umount.

: Any help would be greatly appreciated!

When I use the 'shutdown' that came with SLS 1.0? (Kernel pl12),
everything gets properly unmounted, even without booutils. Did you
realize, that the bootutils umount, can only remount your root fs as
readonly?
Then to get everything starting, you have to e2fsck -r every Partition
and config lilo, to mount the root fs readonly.

: Eric

: --
: Eric Levinson
: rcisnet2!root@moon.nbn.com | Home computer (UUCP)
: levinson@vax.sonoma.edu | Vax
: I can also be reached on my BBS system, Color Galaxy Milky Way (415) 883-0696

Bjoern.