Still not getting anywhere - I think I got a little further though.

I've booted off the liveCD I used to install it.

I'm in the command prompt trying to run the following:
installgrub -m /boot/grub/stage1 /boot/grub/stage2 /dev/rdsk/c5d1

I then get an error msg:
raw device must be a root slice (not s2).

I'm not sure what the hell a slice is, but from what I can tell, it's sort of a 
partition inside of a partition (16 max / partition)?

So if you follow that logic, then logically the next step would be:
installgrub -m /boot/grub/stage1 /boot/grub/stage2 /dev/rdsk/c5d1s0

And that returns this error msg:
Cannot open/stat device /dev/rdsk/c5d1s2

(notice how it's talking about s2 when I specified s0.

Help plz, I really need some solaris pros here...
--
This message posted from opensolaris.org

Reply via email to