I've done an upgrade of OpenSolaris. Could somebody clearify the grub menu.lst Ignore the Solaris 10 entry. Why was the latest version put as the last one? What is the 'opensolaris-1' entry. Anyway, for now I just tried the 'snv90X86' version, which seems to work at a first sight.
depaepe at Siviez:/rpool/boot/grub# more menu.lst splashimage /boot/grub/splash.xpm.gz timeout 30 default 3 #---------- ADDED BY BOOTADM - DO NOT EDIT ---------- title OpenSolaris 2008.05 snv_86_rc3 X86 bootfs rpool/ROOT/opensolaris kernel$ /platform/i86pc/kernel/$ISADIR/unix -B $ZFS-BOOTFS module$ /platform/i86pc/$ISADIR/boot_archive #---------------------END BOOTADM-------------------- title Solaris 10 root (hd1,0) chainloader +1 title opensolaris-1 bootfs rpool/ROOT/opensolaris-1 kernel$ /platform/i86pc/kernel/$ISADIR/unix -B $ZFS-BOOTFS module$ /platform/i86pc/$ISADIR/boot_archive #============ End of LIBBE entry ============= #---------- ADDED BY BOOTADM - DO NOT EDIT ---------- title Solaris 2008.11 snv_90 X86 findroot (pool_rpool,0,a) kernel$ /platform/i86pc/kernel/$ISADIR/unix -B $ZFS-BOOTFS module$ /platform/i86pc/$ISADIR/boot_archive #---------------------END BOOTADM-------------------- This message posted from opensolaris.org
