Swordfish
05-31-2002, 09:15 AM
Hi all,
Ok the thing goes like this... I just kind of got tired of lookin at the penguin one fine day so thought how nice it would be to add a Linux Boot menu option in Win2k boot menu.
So after searchin for a while I got to this page
http://www.tldp.org/HOWTO/mini/Linux+NT-Loader-5.html
It turned out to be much simpler...
all i did was at the shell prompt in linux
did...--> dd if=/dev/hda10 of=/bootsect.lnx bs=512 count=1
then copied the bootsect.lnx file from "/" and to primary partition in dos. Opened Boot.ini and then just wrote one more line
like C:\bootsect.lnx="Linux 7.1"
saving everything and then rebooting i selected Linux and then pressed enter
what I saw was this " LIL-/" thats it and the system just won't go further. i thought i had made some mistake some were but i tried that again and again but it doesn't workout, remains same at all try's?
Any clue why it won't ?:confused:
hda10 is the linux native part..i mean it has all the boot files and otherstuff.i have only one swap part and one boot part for linux (total=2;) ) .Win2k resides in c, (i.e hda1...then i have hda5,6,7,8 all logical dos partitions and 9 is linux swap)
does it work with only 2 drives..imean if you load linux in the second and Win2k resides in 1st?
Ok the thing goes like this... I just kind of got tired of lookin at the penguin one fine day so thought how nice it would be to add a Linux Boot menu option in Win2k boot menu.
So after searchin for a while I got to this page
http://www.tldp.org/HOWTO/mini/Linux+NT-Loader-5.html
It turned out to be much simpler...
all i did was at the shell prompt in linux
did...--> dd if=/dev/hda10 of=/bootsect.lnx bs=512 count=1
then copied the bootsect.lnx file from "/" and to primary partition in dos. Opened Boot.ini and then just wrote one more line
like C:\bootsect.lnx="Linux 7.1"
saving everything and then rebooting i selected Linux and then pressed enter
what I saw was this " LIL-/" thats it and the system just won't go further. i thought i had made some mistake some were but i tried that again and again but it doesn't workout, remains same at all try's?
Any clue why it won't ?:confused:
hda10 is the linux native part..i mean it has all the boot files and otherstuff.i have only one swap part and one boot part for linux (total=2;) ) .Win2k resides in c, (i.e hda1...then i have hda5,6,7,8 all logical dos partitions and 9 is linux swap)
does it work with only 2 drives..imean if you load linux in the second and Win2k resides in 1st?