View Single Post
Old 03-04-2008, 12:46 PM   #9 (permalink)
Nimda
l33t n00b!
 
Nimda's Avatar
 
Join Date: Jun 2005
Location: q3dm7
Posts: 258
Default Re: Error installing Ubuntu

Not sure about this.. But isn't sdb6 the root partition? So maybe changing root=/dev/sdb3 to root=/dev/sdb6 might fix it.

You can install grub using the grub-install command with the name of the device as the argument. (Don't add the partition number at the end, for eg, DON'T type /dev/sdb1 as this will corrupt the windows partition, the correct form is /dev/sdb).
Nimda is offline