Ok I did an installgrub on my mirrored boot disk like so:

        NAME        STATE     READ WRITE CKSUM
        rpool       ONLINE       0     0     0
          mirror    ONLINE       0     0     0
            c4d0s0  ONLINE       0     0     0
            c5d0s2  ONLINE       0     0     0


nebol at filez:/boot/grub$ installgrub stage1 stage2 /dev/rdsk/c5d0s2
raw device must be a root slice (not s2)

nebol at filez:/boot/grub# installgrub stage1 stage2 /dev/rdsk/c5d0s0
Solaris boot partition inactive.
stage1 written to partition 0 sector 0 (abs 16065)
stage2 written to partition 0, 271 sectors starting at 50 (abs 16115)

"boot partition inactive" doesn't sound right, what (and how) should I do??
-- 
This message posted from opensolaris.org

Reply via email to