无忧启动论坛

 找回密码
 注册
搜索
系统gho:最纯净好用系统下载站广告联系 微信:wuyouceo QQ:184822951
查看: 3206|回复: 4

map仿真生效多久?

[复制链接]
发表于 2013-3-14 22:13:46 | 显示全部楼层 |阅读模式
在grub里用map仿真出磁盘或者光盘,进入windows后还继续有效吗?还是就失效了?<br />我用以下菜单测试时好像都是失效的,在windows里看不到仿真的磁盘,如果要有效那要怎么写菜单?
  1. title [2] 测试map
  2. #fallback 0
  3. map (ud)/BOOT/IMGS/0PE.ISO (0xff)
  4. map --hook
  5. find --set-root --ignore-floppies --ignore-cd /ntldr || find --set-root --ignore-floppies --ignore-cd /bootmgr
  6. map () (hd0)
  7. map (hd0) ()
  8. chainloader /ntldr || chainloader /bootmgr
复制代码

[ 本帖最后由 anxi_dongri 于 2013-3-14 22:26 编辑 ]
发表于 2013-3-14 23:21:41 | 显示全部楼层
理论上重启之前都是一直有效的,进入系统之后需要相应的驱动程序才能看到仿真驱动器
回复

使用道具 举报

发表于 2013-3-14 23:30:41 | 显示全部楼层
而且你这个启动项的后半部分从逻辑上来讲写的不对,应该

find --set-root --ignore-floppies --ignore-cd /ntldr || find --set-root --ignore-floppies --ignore-cd /bootmgr
map () (hd0)
map (hd0) ()
map --rehook
find --set-root --ignore-floppies --ignore-cd /ntldr || find --set-root --ignore-floppies --ignore-cd /bootmgr
chainloader /ntldr || chainloader /bootmgr

而且建议你把 bootmgr 写在  ntldr 前面,因为如果是装的  XP 与 Win7 的双系统的话,这个菜单是直接去引导了 XP ,Win7 就被跳过了,一般是先找 bootmgr 然后通过bootmgr再跳转至 ntldr 去引导 XP,只有当找不到 bootmgr 的情况下才说明装的是 XP 的单系统,才调用 ntldr 引导系统

[ 本帖最后由 2011ryoohki 于 2013-3-14 23:32 编辑 ]
回复

使用道具 举报

 楼主| 发表于 2013-3-15 07:09:32 | 显示全部楼层
请问需要什么驱动,fira可以吗?
回复

使用道具 举报

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

本版积分规则

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

闽公网安备 35020302032614号

GMT+8, 2024-3-28 20:29

Powered by Discuz! X3.3

© 2001-2017 Comsenz Inc.

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