无忧启动论坛

标题: U盘启动MBR-GRUB,进不了菜单模式?? [打印本页]

作者: kisslz    时间: 2009-6-30 10:52
标题: U盘启动MBR-GRUB,进不了菜单模式??
U盘为G:
  g:\GRLDR
  g:\MENU.LST
  g:\boot\grub\FONTS
  g:\boot\grub\HWDISK.ICO
  g:\boot\grub\SPLASH.XPM.GZ
  g:\boot\imgs\aydos.img
  g:\boot\imgs\ghost.img

menu.lst文件内容:
---------------------------------------
find --set-root /BOOT/GRUB/HWDISK.ICO
fontfile /BOOT/GRUB/FONTS
splashimage /BOOT/GRUB/SPLASH.XPM.GZ
background 008080
timeout 60
default 1

title     Grub4Dos 主菜单 (数字选择菜单项)
clear

title [1] AYDOS v1.0 基础版
map --mem /BOOT/IMGS/AYDOS.IMG (fd0)
map --hook
chainloader (fd0)+1
rootnoverify (fd0)

title [2] GHOST 手动版
map --mem /BOOT/IMGS/GHOST.IMG (fd0)
map --hook
chainloader (fd0)+1
rootnoverify (fd0)
------------------------------------------------------------
测试的情况是有部分电脑启动时找不到menu.lst文件,但有几台电脑没有问题。不知道为什么。。
请各为大大帮帮忙。。
  提示:minima BASH-like line editing is supported.for the first word,TAB lists possible command completions anywhere else TAB lists the possible completions of a device/filename .ESC at any time exits.




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