XP Bootloader

Creedyou

Senior member
Dec 28, 2001
205
0
0
How do I get XP's(primary master) bootloader to boot Linux(secondary master)? The AT FAQ said to copy the Linux boot sector to the XP disk and make an entry in boot.ini to point to that boot sector. I select Linux from the OS menu and it just hangs there with a blinking cursor in upper left corner. What did I do wrong?
 

pitupepito2000

Golden Member
Aug 2, 2002
1,181
0
0
I would say, if it is just hanging, meaning nothing appears on the screen after you press enter where it says "Linux" in the XP loader, I think that the image of the first sector that you created is not working properly.

I would suggest checking your lilo.conf file. Don't forget to run lilo -b /dev/hdax to specify where you want lilo to be installed, and then make the image of the first sector.

I hope this helps,
pitupepito
 

Creedyou

Senior member
Dec 28, 2001
205
0
0
I told the installer not to install LILO or any bootloader for that matter. Right now, I have to use the Linux boot disk to get into Linux.
 

SnapIT

Banned
Jul 8, 2002
4,355
1
0
From the faq "install LILO in other partition (superblock of the root partition of Linux drive)."

That's what you did wrong, you have to install lilo... read pitupepito2000's answer, he gave you the answer how to install lilo to the root partition, follow that and it will work...
 

Creedyou

Senior member
Dec 28, 2001
205
0
0
Can someone explain why I need to install LILO if I am going to use XP's bootloader? And do I install LILO to the root(/) or boot(/boot) partition?
 

SnapIT

Banned
Jul 8, 2002
4,355
1
0
Does it matter why? i'll give you the short version, you still need something to boot, lilo provides that... If you want the long version, do a search...

Once again : From the faq "install LILO in other partition (superblock of the root partition of Linux drive)."

If you would just follow the faq you wouldn't have any problems with what you are trying to do...