2011-12-05 12:41:55 +00:00
|
|
|
Rufus: The Reliable USB Formatting Utility
|
|
|
|
|
|
|
|
Features:
|
2014-04-22 11:28:41 +00:00
|
|
|
- Formats USB flash drives as well as VHD images to FAT/FAT32/NTFS/UDF/exFAT/ReFS
|
2013-11-05 02:16:49 +00:00
|
|
|
- Creates DOS bootable USB drives, using FreeDOS or MS-DOS with no external files required
|
2015-03-18 21:34:28 +00:00
|
|
|
- Creates MBR or GPT/UEFI bootable drives, including UEFI bootable NTFS
|
2014-04-22 11:28:41 +00:00
|
|
|
- Creates bootable drives from bootable ISOs (Windows, Linux, etc.)
|
2015-02-11 23:22:18 +00:00
|
|
|
- Creates bootbale drives from disk images, including compressed ones
|
|
|
|
- Creates Windows To Go drives
|
2012-02-07 23:16:15 +00:00
|
|
|
- Twice as fast as Microsoft's USB/DVD tool or UNetbootin, on ISO->USB (1)
|
2013-06-10 20:50:42 +00:00
|
|
|
- Can perform bad blocks check, with fake drive detection
|
2014-11-04 20:16:59 +00:00
|
|
|
- Modern and familiar UI, with more than 30 languages natively supported (2)
|
2012-03-28 18:50:21 +00:00
|
|
|
- Small footprint, no installation required
|
2013-12-02 18:54:47 +00:00
|
|
|
- 100% Free Software (GPL v3)
|
2011-12-05 12:41:55 +00:00
|
|
|
|
|
|
|
Compilation:
|
2014-11-14 23:40:00 +00:00
|
|
|
Use either Visual Studio 2013, WDK 7.1 (Windows Driver Kit) or MinGW and then
|
2011-12-05 12:41:55 +00:00
|
|
|
invoke the .sln, wdk_build.cmd or configure/make respectively.
|
2014-11-14 23:40:00 +00:00
|
|
|
|
2014-11-17 23:41:46 +00:00
|
|
|
Note that, since Rufus is an OSI compliant Open Source project, you are entitled to
|
2014-11-14 23:40:00 +00:00
|
|
|
download and use the *freely available* Visual Studio 2013 Community Edition to
|
|
|
|
build, run or develop for Rufus. As per the Visual Studio Community Edition license
|
|
|
|
this applies regardless of whether you are an individual or a corporate user.
|
|
|
|
For details, see http://www.visualstudio.com/products/visual-studio-community-vs
|
|
|
|
or http://pete.akeo.ie/2014/11/visual-studio-2013-has-now-become.html
|
|
|
|
|
2012-01-11 11:09:40 +00:00
|
|
|
Additional information:
|
2013-06-10 20:50:42 +00:00
|
|
|
Rufus provides extensive information about what it is doing, either through
|
|
|
|
its easily accessible log, or through the Windows debug facility.
|
2011-12-05 12:41:55 +00:00
|
|
|
|
|
|
|
More info:
|
2011-12-14 20:48:20 +00:00
|
|
|
http://rufus.akeo.ie
|
2013-12-02 18:54:47 +00:00
|
|
|
http://rufus.akeo.ie/FAQ
|
2011-12-05 12:41:55 +00:00
|
|
|
|
|
|
|
Enhancements/Bugs
|
|
|
|
https://github.com/pbatard/rufus/issues
|
2012-02-07 23:16:15 +00:00
|
|
|
|
|
|
|
|
|
|
|
(1) Tests carried out with a 16 GB USB 3.0 ADATA pen drive on a
|
|
|
|
Core 2 duo/4 GB RAM platform running Windows 7 x64.
|
|
|
|
ISO: en_windows_7_ultimate_with_sp1_x64_dvd_618240.iso
|
|
|
|
- Windows 7 USB/DVD Download Tool v1.0.30: 8 mins 10s
|
|
|
|
- UNetbootin v1.1.1.1: 6 mins 20s
|
|
|
|
- Rufus v1.1.0: 3 mins 25s
|
2013-12-02 18:54:47 +00:00
|
|
|
|
|
|
|
(2) http://rufus.akeo.ie/translations
|