05-03-2016, 09:39 PM
No, I could use diskpart to reformat the USB, but it sure was not bootable any more.
DISKPART> list volu
Volume ### Ltr Label Fs Type Size Status Info
---------- --- ----------- ----- ---------- ------- --------- --------
Volume 0 C NTFS Partition 79 GB Healthy System
Volume 1 D NTFS Partition 59 GB Healthy
Volume 2 E RAW Removable 29 GB Healthy
DISKPART> clean
diskpart
list disk
select disk 1
clean
create partition primary
select partition 1
active
format fs=ntfs quick
exit
WinToUSB left my USB flash drive raw.
So what is
error 0x0005000200f70000
DISKPART> list volu
Volume ### Ltr Label Fs Type Size Status Info
---------- --- ----------- ----- ---------- ------- --------- --------
Volume 0 C NTFS Partition 79 GB Healthy System
Volume 1 D NTFS Partition 59 GB Healthy
Volume 2 E RAW Removable 29 GB Healthy
DISKPART> clean
diskpart
list disk
select disk 1
clean
create partition primary
select partition 1
active
format fs=ntfs quick
exit
WinToUSB left my USB flash drive raw.
So what is
error 0x0005000200f70000