无忧启动论坛

 找回密码
 注册
搜索
系统gho:最纯净好用系统下载站广告联系 微信:wuyouceo QQ:184822951
查看: 3210|回复: 1
打印 上一主题 下一主题

[已解决] 菜单是黑白的

[复制链接]
跳转到指定楼层
1#
发表于 2011-11-2 09:51:46 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
  1. # This is a sample menu.lst file. You should make some changes to it.
  2. # The old install method of booting via the stage-files has been removed.
  3. # Please install GRLDR boot strap code to MBR with the bootlace.com
  4. # utility under DOS/Win9x or Linux.

  5. color blue/green yellow/red white/magenta white/magenta
  6. timeout 30
  7. fontfile /FONTS.GZ
  8. default 0

  9. title 启动 0PE
  10. find --set-root /0PE.ISO
  11. map /0PE.ISO (0xff) || map --mem /0PE.ISO (0xff)
  12. map --hook
  13. chainloader (0xff)

  14. title 安装 Windows NT/2K/XP
  15. find --set-root /F6IMG
  16. F6IMG
  17. find --set-root --ignore-floppies --ignore-cd /ntldr
  18. map () (hd0)
  19. map (hd0) ()
  20. map --rehook
  21. find --set-root --ignore-floppies --ignore-cd /ntldr
  22. chainloader /ntldr

  23. title 安装 Windows VISTA/WIN7/WIN2008
  24. find --set-root --devices=h /sources/boot.wim
  25. # did not need swap device
  26. #map () (hd0)
  27. #map (hd0) ()
  28. #map --rehook
  29. #find --set-root --devices=h /bootmgr
  30. chainloader /bootmgr


  31. title Windows密码破解
  32. find --set-root /IMGS/PASSWORD.IMG
  33. map --mem /IMGS/PASSWORD.IMG (fd0)
  34. map --hook
  35. chainloader (fd0)+1
  36. rootnoverify (fd0)

  37. title Diskgenius磁盘分区
  38. find --set-root /IMGS/DG.IMG
  39. map --mem /IMGS/DG.IMG (fd0)
  40. map --hook
  41. chainloader (fd0)+1
  42. rootnoverify (fd0)


  43. title 重启计算机
  44. reboot
复制代码
fontfile /FONTS.GZ  加入这行就成黑白的了

[ 本帖最后由 peter1123 于 2011-11-2 15:44 编辑 ]
2#
 楼主| 发表于 2011-11-2 15:43:20 | 只看该作者

菜单是黑白的[已解决]

回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

小黑屋|手机版|Archiver|捐助支持|无忧启动 ( 闽ICP备05002490号-1 )

闽公网安备 35020302032614号

GMT+8, 2024-4-30 00:25

Powered by Discuz! X3.3

© 2001-2017 Comsenz Inc.

快速回复 返回顶部 返回列表