I have booted a USB with an ISO-file, now I want to recover it so I can use it as a normally working USB. What are the code used for this process?
Asked
Active
Viewed 113 times
1 Answers
1
I would recommend that you use mkusb and the wipe menu, where you can select to restore the drive to a standard USB pendrive for storage of data with an MSDOS partition table and one partition with the FAT32 file system.
See the following links

sudodus
- 46,324
- 5
- 88
- 152
-
+1 for using mkusb for USB cleaning, especially if drive has any ISO9660 partitions. – C.S.Cameron Jan 09 '17 at 08:12