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