> I first installed OpenSolaris in VMware, choosing the > whole removable disk (SATA, 3.5'') as the virtual > SCSI disk used by the virtual machine . Then I tried > to move the disk to a real computer and wanted to > boot from it to OpenSolaris.
I guess it paniced while trying to mount the root filesystem, because the original device used to access the root filesystem does not exist in the new machine... > Apparently I have to > make some changes to the boot options and other > configurations, but I don't know how.. The work around is to attach the drive to the new machine, boot the new machine from the livecd, open a gnome terminal window, and run pfexec zpool import -f rpool After the zpool import, the disk should be bootable in the new system. -- This message posted from opensolaris.org