{$Wap}
 | 网站首页 | 招标竞卖 | 供求资源 | 市场准入 | 网络学院 | 软件下载 | 精彩瞬间 | 意见建议 | 博仪论坛 | 博仪博客 | 
◇◇◇ 您现在的位置: 郑铁物资 >> 网络学院 >> 操作系统 >> Linux >> 教程正文
Ubuntu7.10硬盘安装时不安装GRUB的启动方法
作者:mazrmc    教程来源:本站原创    点击数:    更新时间:2007-10-22

参照上次的安装步骤:/Netcollege/Linux/200710/1023.html

至最后时不把GRUB安装到硬盘的MBR中,此时需要启动Ubuntu,则修改Vista根目录下的menu.lst即可。

color cyan/blue white/magenta
timeout 30
default 0
fallback 1

title Start Ubuntu7.10
root (hd0,4)
kernel /vmlinuz root=/dev/sda5 ro quict splash
initrd /initrd.img

title Install Ubuntu7.10
kernel (hd0,0)/Ubuntu/vmlinuz
initrd (hd0,0)/Ubuntu/initrd.gz

title Back To (Windwos OS)
rootnoverify (hd0,0)
makeactive
chainloader +1

title commandline
savedefault --wait=2
commandline

title Reboot
savedefault --wait=2
reboot

第一行title里面的参数说明:

1.root (hd0,4)这是因为Ubuntu安装在了第一块硬盘的第一个逻辑分区,如果安装在其它分区可参照此设置;

2.kernel /vmlinuz root=/dev/sda5也是上述同样的原因,第一逻辑分区被认为sda5(STAT硬盘时)。

By Mazrmc

2007.10.22

 

最新网络学院
推荐网络学院
热点网络学院
设为首页 | 加入收藏 | 联系我们 | 友情链接 | 版权申明
Copyright 2005-2006 © 郑州铁路局物资采购供应中心 All Rights Reserved.