Installing grub to dual boot

Collins Richey crichey
Fri Jun 10 23:39:49 PDT 2005


On 6/10/05, Collins Richey <crichey at gmail.com> wrote:

> 
> Try the following command after chroot
> 
> mknod /dev/hda b 3 0 (on my system at least hda is major 3 minor 0
> 
> Then do the grub-install or use my procedure.
> 

On second thought, maybe you also need

mknod /dev/hda1 b 3 1
mknod /dev/hda2 b 3 2

...

For any devices referenced by your grub.conf.




-- 
 Collins
       Head teachers of the world unite: you have nothing to lose but 
       the Start button.



More information about the Linux-users mailing list