热门关键字:  2007  下载  web  Windows XP  Windows+XP
当前位置 :| 首页 >>网安文摘 >>技术文摘 >>Windows >>

linux和windows如何设置默认启动系统

来源: 作者: 时间:2007-03-14 点击:
  这需要修改/boot/grub/grub.conf。举一个例子你就明白了。假设你的/boot/grub/grub.conf是这样子的:  

default=0 
timeout=10 
splashimage=(hd0,7)/grub/splash.xpm.gz 
title Red Hat Linux (2.4.18-14) 
root (hd0,7) 
  
kernel /vmlinuz-2.4.18-14 ro root=LABEL=/ 
initrd /initrd-2.4.18-14.img 
title DOS 
rootnoverify (hd0,0) 
chainloader +1 


  那么你的grub会默认启动Red Hat Linux (2.4.18-14)这个系统,把default=0改成default=1,那么grub会默认启动DOS这个系统。注意,这里的要点是:你想默认启动第n个title所指的系统,那么default应该是等于n-1 
上一篇:用Windows的录音机程序实现WAV转MP3   下一篇:妙法 WinXP/2000/2003也从DOS启动
栏目列表
赞助商链接