Subject: Re: using eeprom to find out how to reboot ?
To: Darren Reed <darrenr@reed.wattle.id.au>
From: Brian Hechinger <wonko@arkham.ws>
List: port-sparc
Date: 11/06/2001 05:18:04
> > Then, rather than altering reboot to do what you want, you could
> > trivially create a script that uses those sysctl variables to send
> > args to reboot that you're currently doing manually (on the architectures
> > where this is possible at all of course).
> 
> Yes, that'd solve the problem too.

but that doesn't solve the problem for crashes.  only controlled reboots.

on a crash, it's going to boot into whatever is in the rom.

-brian