i have windows 98 on the "C:" drive (/dev/hda1)
i have rh 6.2 linux on the "first" scsi drive (/dev/sda1)
the scsi drive is 9Gbyte and has 1100+ cylinders
the root partition was created first, and is about half of the disk
so /boot should be below the 1024th cylinder ?
the boot disk (/dev/hda) is 13G, with a 6G partition with win98
on it
the bios has LBA on for the ide disk
i even tried downloading the latest version of lilo (lilo-21.4.4.tar)
and changing "linear" to "lba32" in /etc/lilo.conf
i am out of ideas
i don't have the right lilo.conf here to post, but i THINK it looks
something like this:
boot=/dev/hda
map=/boot/map
install=/boot/boot.b
prompt
timeout=50
linear
default=linux-up
image=/boot/vmlinuz-2.2.14-5.0smp
label=linux
initrd=/boot/initrd-2.2.14-5.0smp.img
read-only
root=/dev/sda1
image=/boot/vmlinuz-2.2.14-5.0
label=linux-up
initrd=/boot/initrd-2.2.14-5.0.img
read-only
root=/dev/sda1
other=/dev/hda1
label=dos
thanks for any help,
dan