我在 ubuntu 14.04 上制作了一个 liveUSB。我试图从闪存驱动器启动 Windows 8,然后收到此消息。我看到了 Linux 的转换。有适用于 Windows 的转换吗?
答案1
Live USB 不支持从 Ubuntu 创建 Windows 启动 USB。它仅允许从 Windows 创建 Linux 启动 USB。
尝试操作系统,
sudo add-apt-repository ppa:colingille/freshlight
sudo sh -c "sed -i 's/trusty/saucy/g' /etc/apt/sources.list.d/colingille-freshlight-trusty.list"
sudo apt-get update
sudo apt-get install winusb
和操作系统你可以做你需要的。