Quote:
|
Originally Posted by adwert
Linux (mandriva 2006) is instaled on 3 partition, thats why it is streange that mbrwiz show it as fat 16.
|
Windows Method
--------------------------
Confirm that partition 0 is deactivated (hint: use mbrwiz /bootmenu )
Now Enter the following in the command prompt
C:\>mbrwiz /disk=0 /active=2 /save=C:\Linuxboot_filename.lnx
Edit boot.ini
Restart Windows
///////////////
/////////////
Linux (needs a Floppy or USB drive) Method
-------------------------
boot to linux
Enter the following in Linux Kprompt:
dd if=/dev/boot of=/dev/fd0/linuxboot_filename.bin bs=512 count=1
Boot to windows
copy linuxboot_filename.bin to c drive
Edit boot.ini
Restart Windows