无忧启动论坛

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

null

[复制链接]
跳转到指定楼层
1#
发表于 2016-3-26 17:59:22 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
本帖最后由 lsc1117 于 2022-1-4 20:29 编辑

RT,我在查看很多引导本地系统的命令之后筛选出如下几种,想问问各位哪种对于常用机型兼容性最好。因为本人没有太多机器可以用来测试,所以特来发帖讨论。
  1. 第一种
  2. title 启动Windows NT/2000/XP/2003
  3. find --set-root --ignore-floppies --ignore-cd /ntldr
  4. map () (hd0)
  5. map (hd0) ()
  6. map --rehook
  7. find --set-root --ignore-floppies --ignore-cd /ntldr
  8. chainloader /ntldr
  9. title 启动Windows Vista/Windows 7
  10. find --set-root --ignore-floppies --ignore-cd /bootmgr
  11. map () (hd0)
  12. map (hd0) ()
  13. map --rehook
  14. find --set-root --ignore-floppies --ignore-cd /bootmgr
  15. chainloader /bootmgr
复制代码
  1. 第二种
  2. title  从 硬盘启动 计算机
  3. find --set-root --ignore-floppies --ignore-cd /ntldr || find --set-root --ignore-floppies --ignore-cd /bootmgr
  4. map () (hd0)
  5. map (hd0) ()
  6. map --rehook
  7. find --set-root --ignore-floppies --ignore-cd /ntldr || find --set-root --ignore-floppies --ignore-cd /bootmgr
  8. chainloader /ntldr || chainloader /bootmgr
复制代码
  1. 第三种
  2. title 从本地引导
  3. find --set-root --ignore-floppies --ignore-cd /bootmgr || find --set-root --ignore-floppies --ignore-cd /ntldr
  4. map (hd1) (hd0)
  5. map (hd0) (hd1)
  6. map --hook
  7. rootnoverify (hd0,0)
  8. makeactive
  9. chainloader +1
  10. boot
复制代码
来自 2#
 楼主| 发表于 2016-3-26 17:59:38 | 只看该作者
此帖仅作者可见

使用道具 举报

来自 3#
发表于 2016-4-9 09:27:10 | 只看该作者
此帖仅作者可见

使用道具 举报

来自 4#
发表于 2016-4-9 12:29:31 | 只看该作者
此帖仅作者可见

使用道具 举报

5#
发表于 2016-3-26 18:26:34 来自手机 | 只看该作者
此帖仅作者可见

使用道具 举报

6#
发表于 2016-3-26 18:31:39 | 只看该作者
此帖仅作者可见

使用道具 举报

7#
发表于 2016-3-26 22:00:09 | 只看该作者
此帖仅作者可见

使用道具 举报

8#
发表于 2016-3-27 08:47:16 | 只看该作者
此帖仅作者可见

使用道具 举报

9#
发表于 2016-3-27 16:12:10 | 只看该作者
此帖仅作者可见

使用道具 举报

10#
发表于 2016-4-9 12:21:55 | 只看该作者
此帖仅作者可见

使用道具 举报

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

本版积分规则

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

闽公网安备 35020302032614号

GMT+8, 2024-4-25 06:52

Powered by Discuz! X3.3

© 2001-2017 Comsenz Inc.

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