[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: LILO problems



Sam Varghese wrote:

On Mon, Jul 30, 2001 at 05:03:59PM -0400, JakeCatfox@aol.com wrote:

I'm trying to configure LILO to allow me to boot from my FAT partition (Windows 98) and my Linux partition, but for some reason the only thing it'll boot from is Linux. If I try to run a boot loader from DOS to configure it, the only partition it'll find is the Windows one.


Debian on /dev/hda2 and /dev/hda3; Win98 on dev/hda1

/etc/lilo.conf reads:

prompt
boot=/dev/hda
compact
install=/boot/boot.b
delay=50
map=/boot/map
vga=normal
image=/vmlinuz
label=l
read-only
root=/dev/hda3
other=/dev/hda1
label=w
table=/dev/hda


Sam



When you boot up, do you get the option of both "1" and "w"? If so, I would suspect that LILO is functioning properly, but that Win98 has gotten confused. If you get the option, what happens when you press "w"?

Here's what I'd try.
1) Make sure I have a failsafe method of booting into Linux (a boot floppy, etc).

2) Boot off a Win98 boot floppy and run "sys c:" to copy the boot-up system files to the C: drive.

3) Boot back into Linux; run "lilo".

4) Try it out.



If that doesn't solve the problem, I'd:

1) Make sure I have a failsafe method of booting into Linux.

2) Boot off a Win98 boot floppy and run "fdisk /mbr" to restore Win98's version of the Master Boot Record. Then I'd run "sys c:".

3) Boot back into Linux; run "lilo".

4) Try it out.



If that doesn't solve the problem, post the results and we'll go from there.


Kent



Reply to: