> I would even > settle for booting off the live cd into my hard drive > if possible for now...Thanks
The OpenSolaris LiveCD has a "boot from hard drive" option, but this would be exactly the same as directly boot from the hard drive (& you will be boot into Ubuntu). However, once you boot into the OpenSolaris LiveCD, your installed OpenSolaris partition will be mounted as /a. Thus, you can write the OpenSolaris bootloader onto the MBR (& overwrite the Ubuntu bootloader) by entering the following command: pfexec /a/sbin/installgrub -m /a/boot/grub/stage1 /a/boot/grub/stage2 /dev/rdsk/c0d0s0 I have not done this for a while, thus, please someone verify that this recommendation works. Thanks. -- This message posted from opensolaris.org