1
1
Fork 0
mirror of https://github.com/pbatard/rufus.git synced 2024-08-14 23:57:05 +00:00
No description
Find a file
Pete Batard 55a5eb07e7 [iso] fix handling of label-based ISOs
* Linux has a MAJOR quirk in that labels such as "Contains Space"
  get converted to "/dev/disk/by-label/Contains\x20Space".
* While Rufus already had smart label Syslinux handling (by replacing
  the ones found in isolinux.cfg to their more limited FAT32 version)
  there was absolutely NO WAY of guessing this quirk until ISOs
  such as Red Hat 7 or CentOS 7 started to use spaces in their ISO
  labels and people reported breakage!
* This commit also fixes an issue where psz_fullpath was modified when
  it shouldn't, which broke Debian 7.7.0, and most likely any ISO
  containing a subdirectory in the directory where a syslinux/isolinux
  config file is located.
* Closes #396
* Closes #394
* Closes #388
* Closes #380
2014-11-07 23:57:17 +00:00
res [loc] add Czech translation 2014-11-04 00:08:06 +00:00
src [iso] fix handling of label-based ISOs 2014-11-07 23:57:17 +00:00
.gitattributes [misc] miscellaneous cleanup 2013-11-23 00:46:06 +00:00
.gitignore [msvc] update solution files and add missing config.h 2012-01-31 17:39:54 +00:00
_chver.sh [misc] use "in-place" option when running sed 2014-02-03 19:44:52 +00:00
_post-commit.sh [freedos] Embed FreeDOS always in a single version of rufus.c 2012-03-28 19:50:21 +01:00
_pre-commit.sh [misc] use "in-place" option when running sed 2014-02-03 19:44:52 +00:00
_release.sh [misc] optimize for size 2014-02-01 00:06:29 +00:00
_sign.cmd [net] Check for application update (part 3) 2012-11-22 01:52:33 +00:00
aclocal.m4 [mingw] add configure and dependencies 2011-12-05 01:06:53 +00:00
bootstrap.sh [loc] use a single rufus.loc as translator base 2013-11-01 21:53:48 +00:00
ChangeLog.txt v1.4.11 (build 530) 2014-11-04 20:16:59 +00:00
configure [core] fix formatting for drives with nonstandard sector size 2014-10-28 19:19:17 +00:00
configure.ac [core] fix formatting for drives with nonstandard sector size 2014-10-28 19:19:17 +00:00
install-sh [internal] update app URL as well as scripts 2011-12-09 22:47:44 +00:00
LICENSE.txt [misc] refactoring and cleanup - part 2 2013-01-25 01:56:28 +00:00
Makefile.am v1.4.5 (build 427) 2014-02-27 19:59:10 +00:00
Makefile.in v1.4.5 (build 427) 2014-02-27 19:59:10 +00:00
missing [mingw] add configure and dependencies 2011-12-05 01:06:53 +00:00
README.txt v1.4.11 (build 530) 2014-11-04 20:16:59 +00:00
rufus.sln [cmdline] initial commandline support 2013-02-04 01:14:28 +00:00
wdk_build.cmd [cmdline] initial commandline support 2013-02-04 01:14:28 +00:00

Rufus: The Reliable USB Formatting Utility

Features:
- Formats USB flash drives as well as VHD images to FAT/FAT32/NTFS/UDF/exFAT/ReFS
- Creates DOS bootable USB drives, using FreeDOS or MS-DOS with no external files required
- Creates MBR or GPT/UEFI bootable drives
- Creates bootable drives from bootable ISOs (Windows, Linux, etc.)
- Twice as fast as Microsoft's USB/DVD tool or UNetbootin, on ISO->USB (1)
- Can perform bad blocks check, with fake drive detection
- Modern and familiar UI, with more than 30 languages natively supported (2)
- Small footprint, no installation required
- 100% Free Software (GPL v3)

Compilation:
  Use either Visual Studio 2012, WDK 7.1 (Windows Driver Kit) or MinGW and then
  invoke the .sln, wdk_build.cmd or configure/make respectively.
  
Additional information:
  Rufus provides extensive information about what it is doing, either through
  its easily accessible log, or through the Windows debug facility.

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

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

(2) http://rufus.akeo.ie/translations