QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 615|回复: 2

fc 4下面怎么设置xp为默认启动

[复制链接]
发表于 2005-9-9 12:41:40 | 显示全部楼层 |阅读模式
如题
发表于 2005-9-9 12:44:43 | 显示全部楼层
编辑grub啊,自己看看精华吧
回复

使用道具 举报

发表于 2005-9-9 12:59:08 | 显示全部楼层
/boot/grub/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,7)
#          kernel /boot/vmlinuz-version ro root=/dev/hda8
#          initrd /boot/initrd-version.img
#boot=/dev/hda
default=0  这里的0就是第一个 类推
timeout=5
splashimage=(hd0,7)/boot/grub/splash.xpm.gz
hiddenmenu
title Fedora Core (2.6.12-1.1447_FC4)
        root (hd0,7)
        kernel /boot/vmlinuz-2.6.12-1.1447_FC4 ro root=LABEL=/ rhgb quiet
        initrd /boot/initrd-2.6.12-1.1447_FC4.img
title Fedora Core (2.6.11-1.1369_FC4)
        root (hd0,7)
        kernel /boot/vmlinuz-2.6.11-1.1369_FC4 ro root=LABEL=/ rhgb quiet
        initrd /boot/initrd-2.6.11-1.1369_FC4.img
title Windows
        rootnoverify (hd0,0)
        chainloader +1
回复

使用道具 举报

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

本版积分规则

GMT+8, 2024-11-17 21:52 , Processed in 0.041040 second(s), 16 queries .

© 2021 Powered by Discuz! X3.5.

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