Dual Boot Grub Question (boot cd problem)

Thomas Kaiser (ubuntu) ubuntu at kaiser-linux.li
Wed Sep 28 18:17:03 UTC 2005


Richard

Till wrote:
> dd if=/dev/fd0 of=/home/YourloginName/LINUX.LNX bs=512 count=1
Get the first 512 byte of your /boot partition to create LINUX.LNX and 
follow the instructions of Till. This should work, too.

If your boot partition is /dev/hda2:
dd if=/dev/hda2 of=/home/YourloginName/LINUX.LNX bs=512 count=1

With this setup you use NT Loader to start grub. I did this some years 
ago with NT and LILO.

Regards, Thomas


-- 
http://www.kaiser-linux.li




More information about the ubuntu-users mailing list