无忧启动论坛

标题: 启动多grldr菜单 或同时使用0pe跟安装windows [打印本页]

作者: Qoo記    时间: 2011-7-26 01:43
标题: 启动多grldr菜单 或同时使用0pe跟安装windows
目标:能安装windows 跟使用PE
单独安装windows跟使用pe是没问题
但一起就不懂了

看到fbinst菜单产生了分开选择启动的grldr菜单的思路
如是者写了
default 1
timeout 5
menu F1 grldr "1grldr"
menu F2 grldr "grldr"
那是失败的
看到平常别人应该是做作启动grub,syslinux等不同菜单
是fbinst菜单不能启动不同grub还是我写错了?
这个启动多grub请问错在哪?

另外想把0pe的菜单放进我原来的
title windows 7 x86 sp1
find --set-root --ignore-floppies --ignore-cd /bootmgr
map () (hd0)
map (hd0) ()
map --rehook
find --set-root --ignore-floppies --ignore-cd /bootmgr
chainloader /bootmgr
请问如何加接口
都直接进0pe
作者: 3370123    时间: 2011-7-26 09:58
default 0
timeout 5
color red
text ""
text ""
text ""
color yellow/blue
text " F1. Boot From grub"
menu F1 grldr "grldr"
color red
text ""
text ""
color yellow/blue
text " F2. Boot From burg"
menu F2 grldr "buldr"
color red
text ""
text ""
color yellow/blue
text " F3 USB_ACC"
menu F3 grldr "grldr.bin"
color red
text ""


这是我的fbinst菜单,没问题,我觉的是你制作的问题
作者: Qoo記    时间: 2011-7-26 10:57
原帖由 3370123 于 2011-7-26 09:58 发表
default 0
timeout 5
color red
text ""
text ""
text ""
color yellow/blue
text " F1. Boot From grub"
menu F1 grldr "grldr"
color red
text ""
text ""
...


是多GRUB启动失败是因为没了TEXT指令显示
那如果是PE跟安装WINDOWS写望同一个菜单?




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