USBWriter is tiny Windows tool that lets you write an image file directly to an USB drive. It requires no installation and depends on no bloated framework, it's just a little program that you may put on your desktop.

This tool is useful to create a bootable USB disk from a Linux Live CD image file such as Ubuntu, Fedora, Gentoo or ArchLinux.

Please read the wiki in case of issues, every possible error or misbehavior is explained.

Project Samples

Project Activity

See All Activity >

Categories

Bootable USB

License

Public Domain

Follow USBWriter

USBWriter Web Site

Other Useful Business Software
Cybersecurity Management Software for MSPs Icon
Cybersecurity Management Software for MSPs

Secure your clients from cyber threats.

Define and Deliver Comprehensive Cybersecurity Services. Security threats continue to grow, and your clients are most likely at risk. Small- to medium-sized businesses (SMBs) are targeted by 64% of all cyberattacks, and 62% of them admit lacking in-house expertise to deal with security issues. Now technology solution providers (TSPs) are a prime target. Enter ConnectWise Cybersecurity Management (formerly ConnectWise Fortify) — the advanced cybersecurity solution you need to deliver the managed detection and response protection your clients require. Whether you’re talking to prospects or clients, we provide you with the right insights and data to support your cybersecurity conversation. From client-facing reports to technical guidance, we reduce the noise by guiding you through what’s really needed to demonstrate the value of enhanced strategy.
Rate This Project
Login To Rate This Project

User Ratings

★★★★★
★★★★
★★★
★★
6
0
1
1
4
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 3 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 3 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 3 / 5

User Reviews

  • Don't eject disk after selecting it from the dropdown until you're done writing it or it can damage other hard drives. --------- \ After it writes it may make the USB drive invisible to Windows, or impossible to format, this is not a fault with the program. Windows cannot read all USB drives. The fix is easy and takes a few seconds, here is how you wipe it clean back to normal: --------- You can use the utilities that come with Windows to do this without downloading anything else. DISKPART from the command line as Administrative user will do what you need. Windows+R > cmd.exe ------------ diskpart ------------ Once inside of the diskpart utility type in ----------- list disk ----------- Select the USB disk by typing ----------- select disk (x) ---------- and then ----------- clean ------- , this should now wipe the USB stick, and windows disk utility will be able to see it again. Make sure you select the right stick!
  • I used this to write a linux iso to my usb drive. Did exactly what I expected and was simple to use. Perfect for me!
  • This program is f***ing toxic, smashed a 8gig flashdrive and a 16gig sd card, and is beyond repair, just by making a bootable arch drive. Whoever made this, F*** you. Don't use this program, it may work but it is definitely not worth the trouble. There are better options! Powergold1 provides solid advice, though it wasn't working for me and neither were gparted :( EDIT: Okay it seemed like the major problem was in the mounted path after creating the different filesystem, I was going for mounting until I noticed the "automount" command. Using this before creating a new partition made it possible for me to clean the disk again :) I have seen lots of people fixing this using cmd+diskpart, but none of them had the same specific problem, but were related to write-protection. I was denied access cause it had no path, responding that the file simply didn't exist. 2 stars, still toxic :p
  • I used this to write the arch linux iso to my usb drive. It's nice and simple and does what it's supposed to do. Important notice: If you're on windows and you want to use your usb drive for something else after having used the iso for whatever you wanted to do with it, you'll find that there's no space on your usb drive and windows won't let you format it as you're used to. Don't panic, your usb drive still works. This only happens because this software creates a new partition on your usb drive where it writes the image, which Windows doesn't expect. To undo that you do the following: Open a cmd.exe and type: diskpart in diskpart type: list disk to show your drives. Then type: select x where x is the number of your usb drive (it's usually the last one in the list). After that: clean which deletes everything that's on your usb drive, including the iso and its partition. Next step: create partition primary now you have a partition on your usb and you only need to format it. Type: format fs=fat32 quick And lastly you assign a letter to the usb drive by typing: assign After that you can close diskpart and the cmd and your usb drive should be back to normal.
    1 user found this review helpful.
  • DANGEROUS! My 32GB USB is now 8MB.
Read more reviews >

Additional Project Details

Operating Systems

Windows

Intended Audience

End Users/Desktop

User Interface

Win32 (MS Windows)

Programming Language

C

Related Categories

C Bootable USB Tool

Registered

2013-04-14