无忧启动论坛

标题: Grub如何实现mule.lst菜单跳转? [打印本页]

作者: tianxiashuma    时间: 2010-10-23 03:40
标题: Grub如何实现mule.lst菜单跳转?
默认的是只有一个菜单。如何实现跳转到下一个菜单?

最新版booice 写入主分区grub引导方式。把新版grub考入u盘。。
貌似grub 初级教程里是没的。。
Grub for DOS版本是0.45英文 目前是最新的
作者: messenger    时间: 2010-10-23 12:44
建议看一下hpy7332老师的帖子,看了之后就会了。
作者: dgxhls    时间: 2010-10-23 14:34
configfile /XXXX.LST
作者: tianxiashuma    时间: 2010-10-25 11:37
标题: 回复 #2 messenger 的帖子
能详细说下哪个帖子吗?貌似沾边的我都看了下。
作者: tianxiashuma    时间: 2010-10-25 11:37
版主。虽然知道你们是忙人。但是你说的我看不懂
作者: sratlf    时间: 2010-10-25 13:30
加载其他配置文件的命令是configfile

如menu.lst里想转到menu1.lst,可以在menu.lst里加上下面的命令

title menu1
configfile ()/menu1.lst

此处假设两个lst文件在同一分区根目录下

再有不明白的可以直接在网上搜索configfile
作者: tianxiashuma    时间: 2010-10-27 18:19
标题: 回复 #6 sratlf 的帖子
谢谢。又学到。
已经成功了。。
在u盘跟目录加个menu1.lst


title goto menu1.lst
configfile /menu1.lst
作者: 风神    时间: 2010-10-27 19:43
我也准备加一个,学习了
作者: qqyspgj    时间: 2010-11-2 13:15
原帖由 <i>sratlf</i> 于 2010-10-25 13:30 发表 <a href="http://bbs.wuyou.net/redirect.php?goto=findpost&pid=2070602&ptid=179063" target="_blank"><img src="http://bbs.wuyou.net/images/common/back.gif" border="0" onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onmouseover="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open(this.src);}" onmousewheel="return imgzoom(this);" alt="" /></a><br />
加载其他配置文件的命令是configfile<br />
<br />
如menu.lst里想转到menu1.lst,可以在menu.lst里加上下面的命令<br />
<br />
title menu1<br />
configfile ()/menu1.lst<br />
<br />
此处假设两个lst文件在同一分区根目录下<br />
<br />
再有不明白的可 ...
<br />

假如U盘是量产的GRUB4启动,剩余空间menu1.lst菜单怎么找,甚至ISO,请教
作者: sratlf    时间: 2010-11-2 20:17
标题: 回复 #9 qqyspgj 的帖子
用find
作者: qqyspgj    时间: 2010-11-3 08:27
find找不到U盘,只能看到量产的CD




欢迎光临 无忧启动论坛 (http://bbs.wuyou.net/) Powered by Discuz! X3.3