MultiBootUSB is a cross platform* software/utility to create multi boot live Linux on a removable USB disk. It is similar to UNetbootin but many distros can be installed, provided you have enough space on the disk. MultiBootUSB also provides an option to uninstall distro(s) at any time, if you wish.
Multi Boot USB / MultiBoot USB / MultiBootUSB is a software / installer which allows user to install multiple Live Linux Distros in to a single USB drive / Pendrive / Flash drive and able to boot from it. USB can be tested without reboot using inbuilt QEMU.
DDriveWrite is a C#.Net project that facilitates direct reading and writing of a disk image to a disk drive in a manner not unlike a *nix 'dd' command to a drive device node.
Designed for use in bootable USB image applications.
Update: After about 2 years I've finally made a couple small updates, improving usability on more modern versions of windows.
This frontend makes it easier (and probably more safe) to use the Windows version of dd (http://www.chrysocome.net/dd) program.
User can:
* Select the disk device (a partition or a root one)
* Put a binary image onto the device
* Save a binary image of the selected device to a file
* Erase the selected device (fill it with zeroes)
Suitable for:
* Create a bootable USB disks from an ISO images
* Backup disks
* Make an ISO image from CD disk
* Erase corrupted MBR's which Windows can not handle
USE WITH CAUTION - it is a very beta version.
...