Subject: Re: Panic shutting down
To: None <frank@fwi.uva.nl>
From: Mike Long <mike.long@analog.com>
List: current-users
Date: 09/11/1995 10:12:58
>From: frank@fwi.uva.nl (Frank van der Linden)
>Date: Mon, 11 Sep 1995 10:08:46 +0200 (MET DST)
>
>Quoting Michael L. VanLoon -- HeadCandy.com,
>> 	syncing disks... panic: vinvalbuf: dirty bufs
>
>This happens when you install a new /sbin/init (while the old one is 
>still running -- this is kind of hard to avoid ;-)).

No it's not.  Just move the running init binary out of the way before
you install the new one:

mv /sbin/init /sbin/init.old
(make install)

I've been doing this for months, and I haven't gotten a single panic.
-- 
Mike Long <mike.long@analog.com>           http://www.shore.net/~mikel
VLSI Design Engineer         finger mikel@shore.net for PGP public key
Analog Devices, CPD Division          CCBF225E7D3F7ECB2C8F7ABB15D9BE7B
Norwood, MA 02062 USA                assert(*this!=opinionof(Analog));