WinUSB 安装错误:退出代码:512

WinUSB 安装错误:退出代码:512

尝试在 SD 卡上安装 Windows 10(尝试使用 2 台 ubuntu PC,但都出现相同的错误。我曾在这些 PC 上成功制作过可启动的 SD 卡),所有文件都提取到 SD 卡上,但我收到 grub 错误:

grub-install: warning: this GPT partition label contains no BIOS Boot Partition; embedding won't be possible.

我将非常感激任何关于此主题的帮助(错误详细信息如下)。提前致谢。

Installation failed !
Exit code: 512
Log:
Formating device...
Mounting...
mount: block device /home/radek/Desktop/Microsoft Windows 10 6IN1 AIO ENGLISH 2015/Win10AIOx86x64EN-US_2015.iso is write-protected, mounting read-only
Copying...
Installing grub...
Installing for i386-pc platform.
grub-install: warning: this GPT partition label contains no BIOS Boot Partition; embedding won't be possible.
grub-install: warning: Embedding is not possible.  GRUB can only be installed in this setup by using blocklists.  However, blocklists are UNRELIABLE and their use is discouraged..
grub-install: error: will not proceed with blocklists.
Error occured !
Syncing...
/usr/bin/winusb: line 78:  9963 Terminated              while true; do
    sleep 0.05; echo 'pulse';
done
Cleaning...
/usr/bin/winusb: line 78: 12306 Terminated              while true; do
    sleep 0.05; echo 'pulse';
done
Umounting and removing '/media/winusb_iso_1445017506_4786'...
Umounting and removing '/media/winusb_target_1445017506_4786'...

相关内容