QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 689|回复: 2

求助:修改了grub.conf,进不去系统了。

[复制链接]
发表于 2005-4-14 01:59:53 | 显示全部楼层 |阅读模式
用的是Linux的gurb引导Linux和WinXP两个系统,后来想删掉WinXP,就先把WinXP启动项前加了个“#”禁用,没想到后来竟然进不去Linux了,启动菜单就只有一个选项了,显示的是以前Linux的启动项,但进的竟是Windows。

怎么办?能不能在Windows下修改Linux分区的文件?在Windows下找了个Explore2fs ,但只能用来查看Linux下的文件,根本就不能写。

怎么办???

但愿不是只能再装个Linux修改。



default=0
timeout=5
splashimage=(hd0,1)/grub/splash.xpm.gz
hiddenmenu
title Fedora Core (2.6.9-1.667)
        root (hd0,1)
        kernel /vmlinuz-2.6.9-1.667 ro root=LABEL=/ rhgb quiet
        initrd /initrd-2.6.9-1.667.img
#title Windows XP
        rootnoverify (hd0,0)
        chainloader +1
发表于 2005-4-14 08:23:51 | 显示全部楼层
你应该注释后三项。
# title Windows XP
# rootnoverify (hd0,0)
# chainloader +1

在菜单出现时按c键
grub>root (hd0,1)
grub>kernel /vmlinuz-2.6.9-1.667 ro root=LABEL=/ rhgb quiet
grub>initrd /initrd-2.6.9-1.667.img
grub>boot
进入系统后按上面说的注释三项。
回复

使用道具 举报

发表于 2005-4-14 10:36:47 | 显示全部楼层
在菜单出现时按c键
grub>root (hd0,1)
grub>kernel /vmlinuz-2.6.9-1.667 ro root=LABEL=/ rhgb quiet
grub>initrd /initrd-2.6.9-1.667.img
grub>boot

必须打这些命令吗?
光注释难道不行吗?
回复

使用道具 举报

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

本版积分规则

GMT+8, 2024-11-12 18:48 , Processed in 0.071599 second(s), 16 queries .

© 2021 Powered by Discuz! X3.5.

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