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,如需转载请自行联系原作者
  • 相关阅读:
    log4Net使用
    VS Code入门
    用VS Code写Python
    C#(99):LINQ查询操作符实例
    C#(99):LINQ to Objects(2)
    spring mvc 配置对静态资源的访问
    EntLib 自动数据库连接字符串加密
    块级格式化上下文( Block formatting contexts)
    Entlib DAAB映射枚举类型
    js 继承
  • 原文地址:https://www.cnblogs.com/twodog/p/12138178.html
Copyright © 2011-2022 走看看