Help!!!!!!
我装了win2000,rh9.0 和 mdk9.1 我是先装rh9.0的后装mdk9.1并把lilo装在MBR 我制作了rh9.0 的起动盘,现在想用mdk9.1的lilo引导rh9.0,我应该怎么做???? enter mdk, write lilo.conf, run lilo. How to write? post u lilo.conf here. boot="/dev/hda"map=/boot/map
keytable=/boot/us-latin1.klt
prompt
nowarn
timeout="100"
message=/boot/message
menu-scheme=wb:bw:wb:bw
default=old_linux
vga="?"
image="/boot/vmlinuz"
label="linux"
root="/dev/hda9"
initrd="/boot/initrd.img"
append="devfs=mount acpi=off quiet"
vga=788
read-only
image=/boot/vmlinuz
label="linux-nonfb"
root=/dev/hda9
initrd=/boot/initrd.img
append="devfs=mount acpi=off"
read-only
other=/dev/hda1
label="windows"
table=/dev/hda
other=/dev/fd0
label="floppy"
unsafe
image="/boot/vmlinuz-2.4.21-0.13mdk"
label="old_linux"
root="/dev/hda9"
initrd="/boot/initrd-2.4.21-0.13mdk.img"
append="quiet devfs=mount acpi=off"
vga=788
read-only
image=/boot/vmlinuz
label="failsafe"
root=/dev/hda9
initrd=/boot/initrd.img
append="devfs=nomount acpi=off failsafe"
read-only looks fine, so what is u problem. btw, where u root / on and where u mdk / on? I want to add rh9.0`s boot menu on mdk9.1`s lilo. rh9.0`s root/ is on hda7 and mdk9.1`s is on hda9. cp u rh9 kernel to mdk /boot as vmlinuz-rh9, add this to u lilo.conf, save it, and run lilo.
image=/boot/vmlinuz-rh9
label="linux-rh9-nonfb"
root=/dev/hda7
append="devfs=mount acpi=off"
read-only I have done as you tell me to do.But I can`t see ¨linux-rh9-nonfd¨on lilo`s menu?What should I do? 版主是外国人? I have done as you tell me to do.But I can`t see ¨linux-rh9-nonfd¨on lilo`s menu?What should I do?
do u run lilo after modifying the lilo.conf? After I modify the¨booot manager¨,I had pressed the ¨Apply¨.Is this means run the lilo.conf?If not, please tell me how to run? u modify from gui. i never do not in gui, i always use command line.
try to open a console and run lilo. see the output and check if rh9 is there. cp u rh9 kernel to mdk /boot as vmlinuz-rh9, add this to u lilo.conf, save it, and run lilo.
image=/boot/vmlinuz-rh9
label="linux-rh9-nonfb"
root=/dev/hda7
append="devfs=mount acpi=off"
read-only
然后,在 KDE 的 konsole 下执行 lilo 即可。 Yes,rh9 is in lilo.conf.But when I reboot ,"linux-rh9-nonfb"
still not in the GUI lilo`s menu.
页:
[1]
2