The Reliable USB Formatting Utility
Go to file
Pete Batard 80f12bce4d [freedos] fixes CHS warning and date/time prompt
* create an empty AUTOEXEC.BAT file to avoid date/time prompt
* use a patched version of KERNEL.SYS from 2011.12.16 FreeDOS SVN to avoid CHS warnings
  see freedos/readme.txt for details
* also removed read-only attribute on COMMAND.COM and KERNEL.SYS to allow SYS CONFIG
* also
* closes #19
* closes #20
2011-12-16 17:11:19 +00:00
freedos [freedos] fixes CHS warning and date/time prompt 2011-12-16 17:11:19 +00:00
src [freedos] fixes CHS warning and date/time prompt 2011-12-16 17:11:19 +00:00
.gitattributes [internal] update app URL as well as scripts 2011-12-09 22:47:44 +00:00
.gitignore [mingw] rules to generate configure.ac 2011-12-05 01:11:15 +00:00
Makefile.am [freedos] separate non FreeDOS and FreeDOS builds into rufus and rufus_fd 2011-12-15 15:53:33 +00:00
Makefile.in [freedos] separate non FreeDOS and FreeDOS builds into rufus and rufus_fd 2011-12-15 15:53:33 +00:00
README [fat] use ms-sys' partition_info source to correct Disk Drive ID 2011-12-14 20:48:20 +00:00
TODO [freedos] finalize rufus and rufus_fd breakdown 2011-12-15 17:05:19 +00:00
_autogen.sh [mingw] rules to generate configure.ac 2011-12-05 01:11:15 +00:00
_chver.sh [misc] fix warnings 2011-12-06 14:05:53 +00:00
_post-commit.sh [internal] update app URL as well as scripts 2011-12-09 22:47:44 +00:00
_pre-commit.sh [misc] pre 1.0.3 update 2011-12-13 02:06:59 +00:00
_sign.cmd [freedos] separate non FreeDOS and FreeDOS builds into rufus and rufus_fd 2011-12-15 15:53:33 +00:00
aclocal.m4 [mingw] add configure and dependencies 2011-12-05 01:06:53 +00:00
configure [misc] pre 1.0.3 update 2011-12-13 02:06:59 +00:00
configure.ac [misc] pre 1.0.3 update 2011-12-13 02:06:59 +00:00
install-sh [internal] update app URL as well as scripts 2011-12-09 22:47:44 +00:00
missing [mingw] add configure and dependencies 2011-12-05 01:06:53 +00:00
rufus_2010.sln [freedos] separate non FreeDOS and FreeDOS builds into rufus and rufus_fd 2011-12-15 15:53:33 +00:00
wdk_build.cmd [freedos] separate non FreeDOS and FreeDOS builds into rufus and rufus_fd 2011-12-15 15:53:33 +00:00

README

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.
  Remember that you can get plenty of useful information about what Rufus 
  is doing through a Windows debugger such as DebugView.

More info:
  http://rufus.akeo.ie

Enhancements/Bugs
  https://github.com/pbatard/rufus/issues