免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
楼主: delme
打印 上一主题 下一主题

怎样更改开机启动菜单 [复制链接]

论坛徽章:
0
11 [报告]
发表于 2004-12-06 16:56 |只看该作者

怎样更改开机启动菜单

应该是Grub,现在用新版的Linux都用Grub了!

论坛徽章:
0
12 [报告]
发表于 2004-12-06 17:33 |只看该作者

怎样更改开机启动菜单

改 /boot/grub/grub.conf ,将delfualt值改成1 就可以了!
linux9大部分用的都是grub
改/etc/grub.conf也可以,效果是一样的

论坛徽章:
0
13 [报告]
发表于 2004-12-06 20:04 |只看该作者

怎样更改开机启动菜单

原帖由 "sujw" 发表:
改 /boot/grub/grub.conf ,将delfualt值改成1 就可以了!
linux9大部分用的都是grub
改/etc/grub.conf也可以,效果是一样的


delfualt值是什么含义呢?
默认都是0
如果我有很多个linux的版本
也是把delfualt值改成1吗??

论坛徽章:
0
14 [报告]
发表于 2004-12-09 10:41 |只看该作者

怎样更改开机启动菜单

改的是 /boot/grub/grub.conf ,
/etc/grub.conf自己也跟着变了

delfualt的值原来是0,我已经把delfualt的值改为1了,开机还是默认的Linux.

论坛徽章:
0
15 [报告]
发表于 2004-12-09 11:01 |只看该作者

怎样更改开机启动菜单

原帖由 "阿旺" 发表:
cd /etc
cp lilo.conf.anaconda lilo.conf
vi lilo.conf
把default改为dos(看看win2003对应的标签是不是这个)
:wq
敲lilo回车

我的方法保你好使,因为我就是这样成功的,不过我还是想知道怎么换成grub

论坛徽章:
0
16 [报告]
发表于 2004-12-09 11:06 |只看该作者

怎样更改开机启动菜单

貼出你的/etc/grub/menu.lst

论坛徽章:
0
17 [报告]
发表于 2004-12-09 11:34 |只看该作者

怎样更改开机启动菜单

这是我的grub.conf

# grub.conf generated by anaconda

#

# Note that you do not have to rerun grub after making changes to this file

# NOTICE:  You do not have a /boot partition.  This means that

#          all kernel and initrd paths are relative to /, eg.

#          root (hd0,2)

#          kernel /boot/vmlinuz-version ro root=/dev/hda3

#          initrd /boot/initrd-version.img

#boot=/dev/hda

default=1

timeout=10

splashimage=(hd0,0)/boot/grub/splash.xpm.gz

title Red Hat Linux (2.4.20-
       
root (hd0,2)
       
kernel /boot/vmlinuz-2.4.20-8 ro root=LABEL=/
       
initrd /boot/initrd-2.4.20-8.img

title DOS
       
rootnoverify (hd0,0)
        chainloader +1

论坛徽章:
0
18 [报告]
发表于 2004-12-09 11:45 |只看该作者

怎样更改开机启动菜单

沒有什么問題啊。。。你改為default=1 不行???
你怎么判斷你用得是grub,lilo,還是win load?

论坛徽章:
0
19 [报告]
发表于 2004-12-10 10:34 |只看该作者

怎样更改开机启动菜单

不清楚

论坛徽章:
0
20 [报告]
发表于 2004-12-12 16:18 |只看该作者

怎样更改开机启动菜单

这是我的lilo.conf
prompt

timeout=50

default=DOS

boot=/dev/hda

map=/boot/map

install=/boot/boot.b

message=/boot/message

lba32


image=/boot/vmlinuz-2.4.20-8

        label=linux

        initrd=/boot/initrd-2.4.20-8.img

        read-only

        append="root=LABEL=/"


other=/dev/hda1

        optional

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

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP