Wednesday, January 28, 2009

Install GRUB OpenSolaris using LiveCD

Boot from LiveCD

Open terminal

#pfexec format

Note the diskid look like cd : e.g c0d0, c4d0, c5d0....

==>number root disk cd0s0 : c5d0s0, c6d0s0...

#pfexec installgrub -m /boot/grub/stage1 /boot/grub/stage2 /dev/rdsk/cd0s0

reboot

done.

No comments: