WoeUSB 给出状态 256

jsc*_*sse 2 partitioning boot windows-10 woeusb

我尝试使用 WoeUSB 创建 Windows 10 USB 启动介质。我用 NTFS 分区格式化了 USB 驱动器,但 WoeUSB 抱怨:

Installation failed!  
Exit code: 256   
Log:  
WoeUSB v@@WOEUSB_VERSION@@
============================== 
Mounting source filesystem...  
Wiping all existing partition table and filesystem signatures in /dev/sdc... wipefs:
error: /dev/sdc: probing initialization failed The command "wipefs --all 
"${target_device}"" failed with exit status "1", program is prematurely aborted   
Unmounting and removing "/medi/woeusb_source_1530017199_18199"...  
You may now safely detach the target device
Run Code Online (Sandbox Code Playgroud)

或者

 wipefs: WARNING: /dev/sdc: appears to contain 'dos' partition table
Run Code Online (Sandbox Code Playgroud)

小智 5

不要弹出只是卸载。

这是有效的:

  1. 插入U盘
  2. 开放式
  3. 使用 gparted 卸载
  4. 使用 gparted 格式化为 ntfs
  5. 紧密间隔
  6. 使用woeusb,现在应该可以工作了