riekon
04-01-2004, 11:51 PM
I just installed gentoo as a second linux installation on a single hardrive. I cannot figure out how to correctly boot into gentoo with lilo.
my current lilo setup is as follows :
# Linux bootable partition config begins
image = /boot/vmlinuz
root = /dev/hdb1
label = Slackware9.1
read-only # Non-UMSDOS filesystems should be mounted read-only for checking
image = /mnt/gentoo/boot/kernel-2.4.24
root = /dev/hdb6
label = Gentoo
read-only
# Linux bootable partition config ends
# DOS bootable partition config begins
other = /dev/hda1
label = WinXP
table = /dev/hda
# DOS bootable partition config ends
This was suggested to me, but has not benefited me entirely.
Any ideas?
my current lilo setup is as follows :
# Linux bootable partition config begins
image = /boot/vmlinuz
root = /dev/hdb1
label = Slackware9.1
read-only # Non-UMSDOS filesystems should be mounted read-only for checking
image = /mnt/gentoo/boot/kernel-2.4.24
root = /dev/hdb6
label = Gentoo
read-only
# Linux bootable partition config ends
# DOS bootable partition config begins
other = /dev/hda1
label = WinXP
table = /dev/hda
# DOS bootable partition config ends
This was suggested to me, but has not benefited me entirely.
Any ideas?