p.s. these are the last few lines of current boot.cfg file: fi ### END /etc/grub.d/30_os-prober ###
### BEGIN /etc/grub.d/40_custom ### # This file provides an easy way to add custom menu entries. Simply type the # menu entries you want to add after this comment. Be careful not to change # the 'exec tail' line above. menuentry "OpenSolaris" { set root=(hd0,1) chainloader +1 } ### END /etc/grub.d/40_custom ### As you can see boot.cfg has been updated and still does nothing.... -- This message posted from opensolaris.org _______________________________________________ opensolaris-help mailing list opensolaris-help@opensolaris.org