Ray wrote: > OK, I fixed the grub issue but opensolaris does not appear on the boot menu. > How can I add it to menu.lst? >
If you installed opensolaris on the second drive, a grub menu entry for that opensolaris instance won't show up on your primary drive's grub menu (if that's where your Ubuntu instance lives.) Can you confirm if this is the case? You can do so my booting the second disk to see if you get opensolaris. If it is the case, you could change your BIOS's disk boot priority to boot the second drive first, and then manually add an entry for your Ubuntu instance in the second disk's menu.lst (within opensolaris). thanks, -ethan