mirror of
https://github.com/pbatard/rufus.git
synced 2024-08-14 23:57:05 +00:00
No description
assemblybiosbootbootable-drivescfreedosgptgrubgrub4dosisombrmd5sha1sha256syslinuxuefiusbwindowswindows-to-go
0fceb38433
* With that obscene an amount of pre-releases of 6.03 (seriously, how many more YEARS pre-release of the same version do you actually need?), of course the syslinux people have managed to break the last remnants of compatibility they had between a single major version, so we are now forced to provide a smorgasbord of pre-release and out of band syslinux binaries on our server, and make sure we detect and handle incompatible syslinux versions clientside... For instance, even after fixing the EFI vs isolinux issue, we find that tails 1.1 is incompatible with 'pre19'. But it also uses its own '20131220' extended identifier, instead of 'pre1', its closest relative. So we have to multiply files and symbolic links to try to keep everybody happy. Talk about a MAJOR LETDOWN from the syslinux project... * Closes #363 |
||
---|---|---|
res | ||
src | ||
.gitattributes | ||
.gitignore | ||
_chver.sh | ||
_post-commit.sh | ||
_pre-commit.sh | ||
_release.sh | ||
_sign.cmd | ||
aclocal.m4 | ||
bootstrap.sh | ||
ChangeLog.txt | ||
configure | ||
configure.ac | ||
install-sh | ||
LICENSE.txt | ||
Makefile.am | ||
Makefile.in | ||
missing | ||
README.txt | ||
rufus.sln | ||
wdk_build.cmd |
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 25 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