Chat with our sales team
广告
整个网络 最新的文章 最热门的*五*个话题 翻译文章 评测试用 新闻评论 最新资讯

七月 27, 2006

在MacBook上实现Vista Beta 2与OS X的双启动

由. xx appbeta 将文章归档于

注意是在Macbook上,不是PC上,就是说必须有MacBook。

Windows Vista拥有全新的启动管理器,作者利用它实现了Vista与OS X的双重启动。



  1. 启动到Mac OS X。打开Terminal(终端)程序,输入以下命令将 boot.efi 复制到桌面:
    cp /usr/standalone/i386/boot.efi ~/Desktop/
  2. 复制boot.efi 到USB闪存上.
  3. 启动到Vista,复制boot.efi到C:
  4. 以管理员身份打开Command Prompt.
  5. 需要探测你是否有继承的启动加载器,在Command Prompt窗口输入.
    bcdedit /enum all | find "{ntldr}"
    如果返回:

    identifier              {ntldr}
    那么就是有继承的启动加载器,进行步骤6、7;如果没有返回任何内容就忽略步骤6、7.

  6. 将下列内容复制到继承启动加载器.
    bcdedit /copy {ntldr} /d "Mac OS X"
    bcdedit /set {YOUR-GUID-HERE} device boot
    bcdedit /set {YOUR-GUID-HERE} path oot.efi
    bcdedit /displayorder {YOUR-GUID-HERE} /addlast
    要将其中的YOUR-GUID-HERE使用世纪的GUID替代,可以这样察看GUID:

    C:>bcdedit /copy {ntldr} /d "Mac OS X"
    The entry was successfully copied to {bcfa924e-07e0-11db-9d86-accf6fd346a1}.

    C:>bcdedit /set {bcfa924e-07e0-11db-9d86-accf6fd346a1} device boot
    The operation completed successfully.

    C:>bcdedit /set {bcfa924e-07e0-11db-9d86-accf6fd346a1} path oot.efi
    The operation completed successfully.

    C:>bcdedit /displayorder {bcfa924e-07e0-11db-9d86-accf6fd346a1} /addlast
    The operation completed successfully.
  7. 输入以下内容创建继承加载器.
    bcdedit /create {ntldr} /d "Mac OS X"
    bcdedit /set {ntldr} device boot
    bcdedit /set {ntldr} path oot.efi
    bcdedit /displayorder {ntldr} /addlast

广告


固定链接: 在MacBook上实现Vista Beta 2与OS X的双启动
关键词:  

引用:



广告


广告


广告


CW工具栏安设
RSSrss   | 所有的部落格订阅选择
Googlegoogle  |   什么是RSS?
YodaoYodao
Netvibes Netvibes
AnothrAnothr
时事通讯
点击联系广告合作.

使用我们的搜索寻找其他有趣的文章

这blog而已 全网络
  • 联系appbeta

  • appbeta@gmail.com
Blue Nile, Inc.
广告 -
这里订您的.


 
点击联系广告合作.


  • 推荐书

  • Other blogs in the same channel in the Creative Weblogging Network

广告 -
这里订您的.