zoukankan      html  css  js  c++  java
  • Native Boot 从一个 VHD 引导系统的相关说明

     Native Boot 是 Windows 7 和 Windows Server 2008 R2 提供的一个新的功能,它允许从一个 VHD 文件引导一个操作系统,但是需要注意的是目前的 Windows 7 Beta 下 Native Boot 所提供的 Boot From a VHD 是有一定要求的,故 gOxiA 一直测试从 VHD 启动一个 Winpe 2.0 或 3.0 都失败了!搜索了网上的相关资源,发现目前广泛测试的都是基于引导一个安装在 VHD 中的 Windows 7,并找到了相关的要求信息:

    •     
    • You can only boot a Windows 7 or Windows Server 2008 R2 VHD    
    • You must configure the boot editor from a Windows 7 or Server 2008 R2 install    
    • You cannot use a Virtual PC VHD, I suggest a Hyper-V VHD    
    • You need to start with a clean slate, don’t try and reuse an old VHD 
            貌似如说明所述只能引导一个安装在 VHD 中的 Windows 7 或 Windows Server 2008 R2!最终结果还要看 RTM,gOxiA 会尽快进行详细的测试并证实!



    本文转自 苏繁 51CTO博客,原文链接:http://blog.51cto.com/goxia/219412,如需转载请自行联系原作者
  • 相关阅读:
    Python类知识点
    安装psycopg2时出错:Error: pg_config executable not found.
    top命令
    Ubuntu18.10创建软件图标
    初始化Redis密码
    Ubuntu修改root密码,ssh 允许root用户登录
    Flask_Migrate数据库迁移
    Ubuntu18.04 systemd开机自启
    dnspython
    记一次Celery的仇
  • 原文地址:https://www.cnblogs.com/twodog/p/12138178.html
Copyright © 2011-2022 走看看