Does anyone know how to set up GRUB
to be able force Solaris to come up in 32 bit,
or 64 bit?
My entries in /boot/grub/menu.lst currently look like:

#---------- ADDED BY BOOTADM - DO NOT EDIT ----------
title Solaris 11 nv_16 X86
root (hd0,0,a)
kernel /platform/i86pc/multiboot
module /platform/i86pc/boot_archive
#---------------------END BOOTADM--------------------
#---------- ADDED BY BOOTADM - DO NOT EDIT ----------
title Solaris failsafe
root (hd0,0,a)
kernel /boot/multiboot kernel/unix -s
module /boot/x86.miniroot-safe
#---------------------END BOOTADM--------------------
#---------- ADDED BY bkr - DO NOT EDIT ----------
title windows XP
root (hd0,1)
chainloader +1
#---------------------END BOOTADM--------------------
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to