QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 1223|回复: 29

Help!!!!!!

[复制链接]
发表于 2003-5-7 23:15:01 | 显示全部楼层 |阅读模式
我装了win2000,rh9.0 和 mdk9.1 我是先装rh9.0的后装mdk9.1并把lilo装在MBR 我制作了rh9.0 的起动盘,现在想用mdk9.1的lilo引导rh9.0,我应该怎么做????
发表于 2003-5-7 23:33:35 | 显示全部楼层
enter mdk, write lilo.conf, run lilo.
回复

使用道具 举报

 楼主| 发表于 2003-5-8 00:14:24 | 显示全部楼层
How to write?
回复

使用道具 举报

发表于 2003-5-8 00:18:30 | 显示全部楼层
post u lilo.conf here.
回复

使用道具 举报

 楼主| 发表于 2003-5-8 00:59:23 | 显示全部楼层
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
回复

使用道具 举报

发表于 2003-5-8 01:31:50 | 显示全部楼层
looks fine, so what is u problem. btw, where u root / on and where u mdk / on?
回复

使用道具 举报

 楼主| 发表于 2003-5-8 20:56:03 | 显示全部楼层
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.
回复

使用道具 举报

发表于 2003-5-8 22:02:47 | 显示全部楼层
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
回复

使用道具 举报

 楼主| 发表于 2003-5-9 20:47:22 | 显示全部楼层
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?
回复

使用道具 举报

发表于 2003-5-9 21:01:42 | 显示全部楼层
版主是外国人?
回复

使用道具 举报

发表于 2003-5-9 21:44:04 | 显示全部楼层
[quote:b2dc7f1c90="superlqq"]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?[/quote]

do u run lilo after modifying the lilo.conf?
回复

使用道具 举报

 楼主| 发表于 2003-5-9 23:13:16 | 显示全部楼层
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?
回复

使用道具 举报

发表于 2003-5-9 23:17:35 | 显示全部楼层
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.
回复

使用道具 举报

发表于 2003-5-9 23:36:09 | 显示全部楼层
[quote:38c6f6af59="cheungming"]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[/quote]
然后,在 KDE 的 konsole 下执行 lilo 即可。
回复

使用道具 举报

 楼主| 发表于 2003-5-9 23:37:19 | 显示全部楼层
Yes,rh9 is in lilo.conf.But when I reboot ,"linux-rh9-nonfb"
still not in the GUI lilo`s menu.
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-11-20 00:02 , Processed in 0.156467 second(s), 15 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表