Hi Bob, I tried everything, even copied the 40_custom and pasted it but it blows past it when loading and runs grub and boots only ubuntu..Nothing even listed as Solaris...
I seem to have under Opensolaris 3 partitions listed one is /dev/sda1, the other two are /dev/sda8 and /dev/sda9 and then the ubuntu filesystem. I cannot read the other partitiions because of ZFS I guess. I tried the sudo fdisk } command too and it said could not open. I tired editing and updating grub with all 3 listed but unknown partitions but it still does not stop and list opensolaris during boot. I am stuck now. This should not be rocket science, so what am I missing in this puzzle? Here is my current 40_custom: #!/bin/sh exec tail -n +3 $0 # 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 } got any ideas? oh and Happy New Year! [u][/u] -- This message posted from opensolaris.org _______________________________________________ opensolaris-help mailing list opensolaris-help@opensolaris.org