[clug] grub boot problems

David david at tulloh.id.au
Mon Aug 4 07:34:19 GMT 2008


Paul wrote:
> I assumed I set my grub root command to boot off this drive as per
> device.map
> which is here: (note I want to boot (hd2)
> (hd0)   /dev/sda
> (hd1)   /dev/sdb
> (hd2)   /dev/sdc
> ~
> 
> Initially I tried
> root (hd2,1)
> but I got  Error 22: partition not valid

Try root(hd2,0) to get the first partition.  Grub uses base 0 numbering.


David


More information about the linux mailing list