QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 850|回复: 4

急问:请问编译内核后如何更改grub.conf?

[复制链接]
发表于 2003-5-31 13:52:35 | 显示全部楼层 |阅读模式
bzImage已经编译出来了,现在我的grub.conf如下

────────────────────────────
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You have a /boot partition. This means that
# all kernel and initrd paths are relative to /boot/, eg.
# root (hd0,0)
# kernel /vmlinuz-version ro root=/dev/hda3
# initrd /initrd-version.img
#boot=/dev/hda
default=0
timeout=10
splashimage=(hd0,0)/grub/splash.xpm.gz
title Red Hat Linux (2.4.20-13.9)
root (hd0,0)
kernel /vmlinuz-2.4.20-13.9 vga=0x314 ro root=/dev/hda3 hdc=ide-scsi
initrd /initrd-2.4.20-13.9.img
────────────────────────────

如果想不删除原来的内核,而是仅仅添加一项,该如何修改?
那个initrd后门的是什么意思?

比较急,盼答复,谢谢

发表于 2003-5-31 14:54:00 | 显示全部楼层
如果你用lilo
我就可以回答你了
回复

使用道具 举报

 楼主| 发表于 2003-5-31 14:58:03 | 显示全部楼层


手头的教程就是用lilo的,开始没注意,几经干到现在才发现


要么,请大大解释一下用bzImage启动的原理,我乱改试试,大不了挂掉嘛。
回复

使用道具 举报

发表于 2003-5-31 15:01:11 | 显示全部楼层
真接在最后再加上:
title red hat linux
#new linux kernel
root(hd0,0)
kernel /bzImage ro root=/dev/hda3 hdc=ide=scsi
就这样,还要把baImage拷贝到你放vmlinuz-2.4.20-13.9 的地方,一般是在/etc/boot下吧,你自己找找吧
回复

使用道具 举报

 楼主| 发表于 2003-5-31 15:08:28 | 显示全部楼层
多谢,我还有一点疑问
原来的grub.conf有两行
kernel /vmlinuz-2.4.20-13.9 xxxxx……
initrd /initrd-2.4.20-13.9 xxxxx……

那第二行initrd开头的那个文件又是做什么用的?
回复

使用道具 举报

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

本版积分规则

GMT+8, 2024-11-19 20:17 , Processed in 0.042932 second(s), 15 queries .

© 2021 Powered by Discuz! X3.5.

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