我正在尝试创建一个可引导的windows USB棒,但是当我进入安装过程时,它会给出以下错误:
> Installation failed ! Exit code: 512 Log: Formating device... Mounting... mount: block device /home/jelani/Downloads/en_windows_embedded_8.1_industry_pro_with_update_x64_dvd_4065122.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: 11716 Terminated while true; do
sleep 0.05; echo 'pulse'; done Cleaning... /usr/bin/winusb: line 78: 23374 Terminated while true; do
sleep 0.05; echo 'pulse'; done Umounting and removing '/media/winusb_iso_1431566006_3530'... Umounting and removing '/media/winusb_target_1431566006_3530'...有人知道我怎么能解决这个错误吗?谢谢!
发布于 2015-05-14 06:47:45
从ppa安装unetbootin。好的,我知道新版本的剂量支援视窗ntfs格式.
但我做了it.trust我自己。用fat32格式格式化usb驱动器,然后打开unetbootin,只选择windows iso,当开机时你的usb drive.butt不启动process.now,转到磁盘应用程序(gnome磁盘实用程序),卸载和格式化你的usb到ntfs。再上一次。现在回到unetbootin.then,您可以看到它的done.you可以创建windows。我大概要花15分钟。
https://askubuntu.com/questions/623432
复制相似问题