teitoku
Group: Members
Posts: 39
Joined: Sep. 2005 |
|
Posted: Aug. 10 2006,03:59 |
|
It's easy. Install the boot loader to your LINUX partition, not the MBR, not windows. Save it to a file with (don't quote me on this/complain if it's wrong) "dd if=/dev/hda7 of=/whereever/whatever.bin bs=512 count=1"
Then email that to yourself, put it on a disc, whatever, so windows can have the file. In windows, put the file in your system root (C:\) and in your C:\boot.ini, make a line that says c:\whatever.bin = "Linux"
|