当前位置:  技术问答>linux和unix

grub.conf中设置了默认引导winxp,timeout=0了,现在每次启动都是进入winxp,我装linux时候没有做引导盘,怎么才能进入linux,怎么才能修改grub.conf

    来源: 互联网  发布时间:2016-02-18

    本文导语:  grub.conf中设置了默认引导winxp,timeout=0了,现在每次启动都是进入winxp,我装linux时候没有做引导盘,怎么才能进入linux,怎么才能修改grub.conf | 1.安装gurbfordos 0.4.3,解压到C:下,修改boot.ini,最后添加C:...

grub.conf中设置了默认引导winxp,timeout=0了,现在每次启动都是进入winxp,我装linux时候没有做引导盘,怎么才能进入linux,怎么才能修改grub.conf

|
1.安装gurbfordos 0.4.3,解压到C:下,修改boot.ini,最后添加C:GRLDR="Start Linux GRUB"
2.修改menu.lst,我的如下:
# This is a sample menu.lst file. You should make some changes to it.
# The old install method of booting via the stage-files has been removed.
# Please install GRLDR boot strap code to MBR with the bootlace.com
# utility under DOS/Win9x or Linux.

color black/cyan yellow/cyan
timeout 8
default=0

title Login Fedora Core (2.6.20-1.2320.fc5)
root (hd0,8)
kernel /vmlinuz-2.6.20-1.2320.fc5 ro root=LABEL=/ rhgb quiet
initrd /initrd-2.6.20-1.2320.fc5.img



title Fedora Core (2.6.15-1.2054_FC5)
root (hd0,8)
kernel /vmlinuz-2.6.15-1.2054_FC5 ro root=LABEL=/ rhgb quiet
initrd /initrd-2.6.15-1.2054_FC5.img

title Login Windows XP
rootnoverify (hd0,0)
chainloader +1


title find and load NTLDR of Windows NT/2K/XP
fallback 1
find --set-root /ntldr
chainloader /ntldr
savedefault --wait=2

title find and load CMLDR of Windows NT/2K/XP
fallback 2
find --set-root /cmldr
chainloader /cmldr
savedefault --wait=2

title find and load IO.SYS of Windows 9x/Me
fallback 3
find --set-root /io.sys
chainloader /io.sys
savedefault --wait=2

title find and boot Mandriva with menu.lst already installed
fallback 4
find --set-root /etc/mandriva-release
savedefault --wait=2
configfile /boot/grub/menu.lst

title find and boot Linux with menu.lst already installed
fallback 5
find --set-root /sbin/init
savedefault --wait=2
configfile /boot/grub/menu.lst

title commandline
savedefault --wait=2
commandline

title floppy (fd0)
chainloader (fd0)+1
rootnoverify (fd0)
savedefault --wait=2

title back to dos
savedefault --wait=2
quit

title reboot
savedefault --wait=2
reboot

title halt
savedefault --wait=2
halt

title memdrive duplicated from floppy image file (hd0,0)/sbm.bin
map --mem (hd0,0)/sbm.bin (fd0)
map --hook
chainloader (fd0)+1
rootnoverify (fd0)
savedefault --wait=2

title memdrive based on win98 partition (hd0,5)
map --mem (hd0,6)+1 (hd0)
# map --mem (hd0,0)/win98.gz (hd0)
map --hook
chainloader (hd0)+1
rootnoverify (hd0)
savedefault --wait=2

title WARING!!!! Start Install FC-5(Linux)
 root (hd0,5)
        kernel /isolinux/vmlinuz
        initrd /isolinux/initrd.img
boot

|
可以仍然用 安装光盘1进去.
之后他会问你要不要升级系统,还 是安装新系统
选 升级
之后 配置新引导文件

|
yqh2648说的是用DOS版的grub引导linux,然后修改menu.lst(grun.conf)

    
 
 

您可能感兴趣的文章:

  • grub引导和lilo引导有什么区别啊?thx
  • 天下第一菜的问题!lilo引导grub引导是什么意思!
  • 如何修改Redhat Linux引导程序grub的配置?它默认的DOS引导区有误!
  • 启动机子时的grub没了,直接进入winXP,怎样恢复grub引导?
  • Web服务器/前端 iis7站长之家
  • 怎么恢复GRUB引导啊?
  • 我安装时把GRUB装在了MBR,一个错误操作执行了LILO,结果现在……完蛋了!我怎么回到以前的GRUB引导?
  • 使用grub引导系统遇到问题
  • 如何开机使用grub引导?
  • 分区修改后,如何从grub正常引导RedHat9?
  • 怎样恢复被windows覆盖的MBR.变成由grub引导.
  • grub引导的多系统怎样重装其中的一个???
  • grub引导的经典问题
  • Grub命令行引导Win98不成功?
  • 这样恢复引导程序(grub)???
  • 如何为GRUB引导更改密码?
  • 我有一个kernel,如何用grub来引导它呢?
  • grub引导问题
  • 关于GRUB引导系统的问题
  • 一个关于grub引导的问题
  •  
    本站(WWW.)旨在分享和传播互联网科技相关的资讯和技术,将尽最大努力为读者提供更好的信息聚合和浏览方式。
    本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。












  • 相关文章推荐
  • grub提示符下如何进入操作,才能进入win
  • 教教我,该如何才能用grub?
  • 大家来看看 我的grub.conf,怎么编辑才能启动windowxp?
  • 安装LINUX时,GRUB没有安装到主MBR,而是安装到了hdb7(/boot分区)上,请问怎样才能进入LINUX
  • GRUB2 管理器 Grub Customizer
  • 图形化Grub/Grub2修复工具 Rescatux
  • grub2 grub.cfg修改问题
  • gnu grub 相关问题,本来xp,linux红旗,在xp格式了linux.重起没有了grub菜单
  • 请教如何恢复GRUB启动菜单(GRUB功能正常)
  • 怎么彻底删除GRUB啊?我是双系统WIN2000+LINUX,格了LINUX盘后,重启提示GRUB>
  • 阅读过grub源代码的筒子,请问grub开机选单的图片是怎么显示到屏幕上的啊?
  • 开机显示GUN GRUB version 0.97。。。。grub>这是怎么回事啊?
  • 装系统,把grub给装没有了:“grub loading…… grub error 15”
  • grub 安在/boot分区 无法双启动的问题
  • 我的启动选择是用的GRUB,但有时会意外删除,或想试用其他启动程序,而丢失GRUB……?
  • 关于Grub
  • 重装grub的问题
  • 忽然想到一个grub的问题
  • 郁闷的问题:关于GRUB...
  • GRUB修复
  • 有关grub和lilo的问题
  • 如何恢复grub,难题非常规
  • 一开机就是GRUB的命令行格式,怎么回事?
  • lilo和grub启动管理有什么区别?


  • 站内导航:


    特别声明:169IT网站部分信息来自互联网,如果侵犯您的权利,请及时告知,本站将立即删除!

    ©2012-2021,,E-mail:www_#163.com(请将#改为@)

    浙ICP备11055608号-3