On 5 Dec 2000, at 4:00, Dave Cinege wrote:

> I'm guessing you're [trying to use /sbin/halt] from /linuxrc?

Yes.

> You can't go to runlevel 0. (Halt) There are no runlevels. init isn't
> running yet.

Ack!  Duh....

> > How do I use halt properly to get it to *STOP* instead of all this
> > other stuff?
> 
> Hmmm... exec /bin/false? 
> cat /dev/zero >/proc/kcore ?  ;>

Heh.  I was thinking of:

trap "" 0 2 5 15
while true; do
done

Eh?

-- 
David Douthitt
UNIX Systems Administrator
HP-UX, Linux, Unixware
[EMAIL PROTECTED]
_______________________________________________
Leaf-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/mailman/listinfo/leaf-devel

Reply via email to