Subject: Re: i386 1.4Q hangs nonrandomly?
To: maximum entropy <seebs@plethora.net>
From: =?iso-8859-2?B?SmFyb23tciBEb2xl6GVr?= <dolecek@sky.cz>
List: current-users
Date: 01/29/2000 11:40:19
>it's much safer to just:
>
>boot netbsd -s
># mount -u /
># tunefs -A -n enable /dev/rwd0a
># reboot

It's much safer to just do
reboot -n
instead of plain reboot, so that you don't need to care what is in file
system
buffer cache. After the system is booted and does necessary fscks, all
should be okay.

Jaromir