Rebooting with command: boot
Boot device: disk File and args:
Trap 3e
If one immediately types "boot" at the next prompt, it comes up just fine. Sort of as if the drive wasn't ready.
Solution: Add some workaround code to the NVRAMRC, like so from
a root prompt on the running system:
# eeprom nvramrc='probe-all install-console banner " Probing Ultra SCSI controller to work around Trap 3e error" type cr " /pci@1f,4000/scsi@3" " show-children" execute-device-method drop'
# eeprom use-nvramrc?=true
Spaces are significant.
$Id: ultra30-trouble.html,v 1.2 2002/05/28 02:34:39 johan Exp $