Hi.

>grub is back but unfortunatly,is not working

Can you explain what do you mean?
I see two possibilities (after you restart from your hard disk, not live CD):
If grub is not able to load menu.lst you need to create the one in 
"/rpool/boot/grub/"
If you see the grub menu but menu points do not work, you need to edit menu.lst 
to set "findroot" and "bootfs" to proper values.
--------
title Solaris Development snv_121 X86
findroot (pool_rpool,0,a)
bootfs rpool/ROOT/opensolaris
kernel$ /platform/i86pc/kernel/$ISADIR/unix -B $ZFS-BOOTFS,console=graphics
module$ /platform/i86pc/$ISADIR/boot_archive
--------
grub and menu.lst are not hard linked, You can update grub and left old 
menu.lst and vice versa, this is ok.
-- 
This message posted from opensolaris.org

Reply via email to