I've looked thru archives, and seen this question asked before, but I can't seem to find anyone with this exact same (somewhat complicated) problem...
I'm attempting to have a triple-boot setup.
--Win98SE / Win2kPro / Linux-Mandrake 7.2--
Win98 installed okay...
Win2k installed okay...
Linux installed okay...
Now...
I want to use the Win2k boot manager, and I've read where others do it successfully (and it works fine so far with 98/2k).
Lilo is installed on the bootsector of the linux partition and not the mbr.
I edited boot.ini to say c:\bootsect.lnx="Linux-Mandrake 7.2"
I did a root login and tried both:
dd if=/dev/fd0 of=bootsect.lnx bs=512 count=1 (then copied it to the C: drive)
&
dd if=/mnt/windows of=bootsect.lnx bs=512 count=1
Neither of them will let "Linux-Mandrake 7.2" boot properly.
When I select that option, it will try to start, but just hangs at:
"stage1"
What am I doing wrong? I've been given advice to use bootpart, but I'm kinda confused on the correct syntax to use. Plus I just don't understand why this way tries to work but then stops.
Help me someone... please.
I'm attempting to have a triple-boot setup.
--Win98SE / Win2kPro / Linux-Mandrake 7.2--
Win98 installed okay...
Win2k installed okay...
Linux installed okay...
Now...
I want to use the Win2k boot manager, and I've read where others do it successfully (and it works fine so far with 98/2k).
Lilo is installed on the bootsector of the linux partition and not the mbr.
I edited boot.ini to say c:\bootsect.lnx="Linux-Mandrake 7.2"
I did a root login and tried both:
dd if=/dev/fd0 of=bootsect.lnx bs=512 count=1 (then copied it to the C: drive)
&
dd if=/mnt/windows of=bootsect.lnx bs=512 count=1
Neither of them will let "Linux-Mandrake 7.2" boot properly.
When I select that option, it will try to start, but just hangs at:
"stage1"
What am I doing wrong? I've been given advice to use bootpart, but I'm kinda confused on the correct syntax to use. Plus I just don't understand why this way tries to work but then stops.
Help me someone... please.