这样一来,就可以在三个硬盘中任何一个硬盘启动不同的系统了。
default 0
timeout 8
command --set-path=(bd)/GRUB/
UNIFONT (bd)/GRUB/U16HEI
title [0] 选择启动硬盘示例菜单 Boot From (hdX)\n 请输入要启动的硬盘号。\n 例如输入1表示从(hd1)启动。\n 如果直接回车,或输入错误,则从(hd0)启动。\n Menu by Pseudo 2010-09-05
errorcheck off
#最多检测4个硬盘
geometry (hd0) && pause --wait=0 && geometry (hd1) && pause --wait=0 && geometry (hd2) && pause --wait=0 && geometry (hd3)
errorcheck on
WENV set x=$input,Input hd number here:
WENV get x || WENV set x=0
WENV run map (hd0) (hd${x})
WENV run map (hd${x}) (hd0)
map --hook || clear
chainloader (hd0)+1
title [1] 进入Grub4Dos命令行 Grub4Dos Commanline
commandline
title [2] 其它菜单项自己写 Other Menu Item todo
clear
原帖由 zxw 于 2010-9-5 16:04 发表
#0
title
geometry (hd-1) && pause --wait=0 && calc *0x475-- && fallback --go 0 ! fallback --go 1
#1
title
……
menulst-1.jpg (72.32 KB, 下载次数: 162)
menulst-2.JPG (64.31 KB, 下载次数: 159)
而必须入进命令行模式可按E临时修改相关的指令,以达到引导系统的目的。
WINMOUNT
欢迎光临 无忧启动论坛 (http://bbs.wuyou.net./) | Powered by Discuz! X3.3 |