I spent a little while rebooting with kmdb and setting breakpoints, and have narrowed down the failure to this call stack: main -> startup -> startup_bios_disk -> drive_present The call to drive_present never returns. (I guess it's "off in the weeds".)
The drive_present code calls the BIOS, so I wonder if memory mappings needed by the BIOS have been removed? Any more clues? (Anyone:) BTW, this can't be an X problem. It's long before X starts. I'm booting with kernel args: -kds (kmdb, stop, single-user) Thanks, Gordon -- This message posted from opensolaris.org _______________________________________________ opensolaris-discuss mailing list [email protected]
