Subject: more adventures with -current kernel
To: None <current-users@NetBSD.ORG>
From: Taras Ivanenko <ivanenko@ctpa03.mit.edu>
List: current-users
Date: 02/18/1997 09:26:50
As I write before, shutdown did not seem to work properly with
-current kernel. So, last night, after few hours of work (without big
problems) I have decided to do shutdown by hand. "shutdown now" took
few minutes to complete and at the end it responded with error
message, something like "Some processes would not die, do ps axl",
which I did. There were 5 processes:
(swapper)
/sbin/init
(pagerdaemon)
sh
ps

After that I tried to unmount root by
sync;
mount -o ro /
This command hang but "^Z" put me back to command prompt. I did not
know what to do next so I restarted.

	Taras Ivanenko.