我需要在linux下方安裝windows(7-10)。我找到了一種部署 wim-image 的方法,但引導程式有問題。我沒有找到直接從grub啟動的方法。我想嘗試透過 dd 複製 bootmgr。
那麼,你能建議我任何引導程式(或 grub 選項)來直接啟動 Windows 嗎?
謝謝。
答案1
如果您想在 Linux 上執行 Windows,您可以嘗試建立在 VMware Player 中執行的虛擬 Windows 機器。
另外,如果您想執行特定的 Windows 程式/可執行文件,請查看 wine。