Re: shutdown not unnmounting

1998-08-21 Thread Mike Nachlinger
On 20 Aug 1998, Gary L. Hennigan wrote: How about something like mount -o remount ro -a after umount -a in /etc/init.d/reboot & halt? See something like /usr/doc/tips??? (PS Don't use this without verification - I don't know what I'm doing!) > Keith Beattie <[EMAIL PROTECTED]> writes: >

Re: shutdown not unnmounting

1998-08-21 Thread Gary L. Hennigan
Keith Beattie <[EMAIL PROTECTED]> writes: | David B. Teague wrote: | > | > The problem is that SOMETIMES, not frequently, | > | > shutdown -h now | > | > will stop before unmounting drives | > | > The correct answer is to upgrade, but is there anything I could | > do in the interim? | >

Re: shutdown not unnmounting

1998-08-21 Thread Keith Beattie
David B. Teague wrote: > > The problem is that SOMETIMES, not frequently, > > shutdown -h now > > will stop before unmounting drives > > The correct answer is to upgrade, but is there anything I could > do in the interim? > > I have a draconian set of deadlines, and I don't want to do

Re: shutdown not unnmounting

1998-08-20 Thread David B. Teague
98 17:32:14 +0100 (BST) > From: "M.C. Vernon" <[EMAIL PROTECTED]> > Reply-To: [EMAIL PROTECTED] > To: Fred Fahnert <[EMAIL PROTECTED]> > Cc: Debian User > Subject: Re: shutdown not unnmounting > Resent-Date: Thu, 20 Aug 1998 16:32:23 + > Resent-From:

Re: shutdown not unnmounting

1998-08-20 Thread M.C. Vernon
> > > Hi, I have a debian system, :) always a good start... > and when I do a shutdown* the filesystems won't be automatically > unmounted which causes a lot of problems. Anybody know how to fix > this problem? > > * That is either: > shutdown -r now > or > shutdown -y -i0 -g0 > You

shutdown not unnmounting

1998-08-20 Thread Fred Fahnert
Hi, I have a debian system, and when I do a shutdown* the filesystems won't be automatically unmounted which causes a lot of problems. Anybody know how to fix this problem? * That is either: shutdown -r now or shutdown -y -i0 -g0 --===>Fred