> I can get to debug, it does give me a [0]> prompt but > I can't enter from the keyboard. It's a PS/2 > keyboard. > > It is reporting a panic: > > "panic [CPU0]/thread=fffffffffbc2cca0: vfs_mountroot cannot mount root"
Did you make any hardware changes - moved hdd to a different ide channel; or switched hdd from master to slave drive (or vice versa)? Or maybe accessed the Solaris zpool using linux / freebsd ? A possible problem is that the physical device path recored in the zpool's disk label for the boot hdd is not valid any more. The fix for this problem is to boot from the livecd and run "zpool import -f rpool". -- This message posted from opensolaris.org