mirror of
https://github.com/pbatard/rufus.git
synced 2024-08-14 23:57:05 +00:00
[misc] added README/TODO
* also renamed Allocation Unit to Cluster
This commit is contained in:
parent
7726071098
commit
d81525d3f4
4 changed files with 37 additions and 8 deletions
18
README
Normal file
18
README
Normal file
|
@ -0,0 +1,18 @@
|
|||
Rufus: The Reliable USB Formatting Utility
|
||||
|
||||
Features:
|
||||
- Formats USB memory sticks to FAT/FAT32/NTFS/exFAT
|
||||
- Creates MS-DOS bootable USB memory sticks, with no external files required
|
||||
- Checks for badblock
|
||||
- Modern UI, with UAC elevation for Windows Vista and later
|
||||
- Fully Open Source (GPL v3)
|
||||
|
||||
Compilation:
|
||||
Use either Visual Studio 2010, WDK (Windows Driver Kit) or MinGW and then
|
||||
invoke the .sln, wdk_build.cmd or configure/make respectively.
|
||||
|
||||
More info:
|
||||
https://github.com/pbatard/rufus/wiki/Rufus
|
||||
|
||||
Enhancements/Bugs
|
||||
https://github.com/pbatard/rufus/issues
|
Loading…
Add table
Add a link
Reference in a new issue