With supergrub i am able to boot perfectly. In the terminal window -gave the command, dd if=/dev/sdb5 of=boot.lnx bs=512 count=1. Then copied this to c:, but this also does not work.
Have two hard drives(first has win home, second has win pro and mageia)
Windows boot.ini file looks as follows:
- Code: Select all
[boot loader]
timeout=20
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Home Edition" /noexecute=optin /fastdetect
multi(0)disk(0)rdisk(1)partition(1)\WINDOWS="Microsoft Windows XP Professional" /noexecute=optin /fastdetect
C:\CMDCONS\BOOTSECT.DAT="Microsoft Windows Recovery Console" /cmdcons
C:\boot.lnx="Mageia Linux 4.1"
Thanks,
sesha