1
1
Fork 0
mirror of https://github.com/pbatard/rufus.git synced 2024-08-14 23:57:05 +00:00

[misc] more pre 1.1.0 improvements

This commit is contained in:
Pete Batard 2012-02-07 23:16:15 +00:00
parent 5d58b83ed8
commit c1a8135d30
5 changed files with 94 additions and 85 deletions

View file

@ -1,10 +1,13 @@
Rufus: The Reliable USB Formatting Utility
Features:
- Formats USB memory sticks to FAT/FAT32/NTFS/exFAT
- Creates MS-DOS/FreeDOS bootable USB memory sticks, with no external files required
- Checks for bad blocks
- Formats USB flash drives to FAT/FAT32/NTFS/exFAT
- Creates DOS bootable USB drives, with no external files required
- Creates bootable USB drives from ISOs, such as Windows installation media
- Twice as fast as Microsoft's USB/DVD tool or UNetbootin, on ISO->USB (1)
- Bad blocks check
- Modern UI, with UAC elevation for Windows Vista and later
- Very small footprint, no installation required
- Fully Open Source (GPL v3)
Compilation:
@ -15,10 +18,18 @@ Compilation:
Additional information:
Rufus provides extensive information abour what it is doing through the Windows
debug facility, which can be accessed with an application such as DebugView.
debug facility. This info can be accessed with an application such as DebugView.
More info:
http://rufus.akeo.ie
Enhancements/Bugs
https://github.com/pbatard/rufus/issues
(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