Quote:> Hi all,
> I have just installed 2.6 on an Ultra Sparc - everything seems to work
great
> except when I reboot. Upon rebooting, the machine just sits there
with an
> "ok" prompt and waiting for me to press the return/enter key. Did I
miss
> something in the installation?
> Also I have created a file in /etc/defaultroute with the ip of the
default
> gateway. After booting, I have to manually add the default route to
the
> route table. How can I correct this problem?
> Any help is greatly appreciated.
> Thanks,
> Hawk
Verify that your systems OBP PROM variable know as "auto-boot?" is set
to "true". This can be verified from the command line by executing
hostname% eeprom auto-boot?
auto-boot?=false
or
hostname% eeprom | grep auto
auto-boot?=false
If this is not set to "true" then this can be reset to "true" by
executing.
eeprom auto-boot?=true
then varify through the following command.
# eeprom auto-boot?
auto-boot?=true
From the OBP PROM OK prompt
Either
OK> printenv -> this perform a listing of all of the OBP variables.
or
OK> printenv auto-boot?
auto-boot?=false
OK> setenv auto-boot?=true
OK> printenv auto-boot?
auto-boot?=true
Sent via Deja.com http://www.deja.com/
Before you buy.