portableapps.sitesunblocked.org Platform. And it's open source and completely free.
portableapps.sitesunblocked.org Platform.
Features 5m3f1z
Rufus is a small utility that helps format and create bootable USB flash drives, such as USB keys/pendrives, memory sticks, etc. It can be be especially useful for cases where: you need to create USB installation media from bootable ISOs (Windows, Linux, etc.); you need to work on a system that doesn't have an OS installed; you need to flash a BIOS or other firmware from DOS; you want to run a low-level utility. Rufus is significantly faster than similar utilities and it's open source and free.
portableapps.sitesunblocked.org Installer / portableapps.sitesunblocked.org Format 1y1x1j
Rufus Portable is packaged in a portableapps.sitesunblocked.org Installer so it will automatically detect an existing portableapps.sitesunblocked.org installation when your drive is plugged in. It s upgrades by installing right over an existing copy, preserving all settings. And it's in portableapps.sitesunblocked.org Format, so it automatically works with the portableapps.sitesunblocked.org Platform including the Menu and Backup Utility.
3j2c6h
Rufus Portable is available for immediate from the Rufus Portable homepage. Get it today!
Comments 19c1v
uunetbootin? 1s3np
How is this different/better than good ol' uunetbootin?
Faster 1c5g1d
For starters, it's up to 3x faster. Check the bottom of the app's homepage.
Nice 4h5r36
On my Ubuntu box I always use Unetbootin so its nice to have an equivalent on my new Companion.
Thanks John!
Why does Rufus need to call 2g4x2e
Why does Rufus need to call home?
Looks like it tries to update some files 72i5b
I took a quick look at the source for Rufus and in rufus.h there's this code that looks like it tries to autoupdate some Syslinux files. Dunno if that's why you think it's "calling home" or not.
#define RUFUS_URL "http://rufus.akeo.ie"
/* Special handling for old .c32 files we need to replace */
#define NB_OLD_C32 2
#define OLD_C32_NAMES {"menu.c32", "vesamenu.c32"}
#define OLD_C32_THRESHOLD {53500, 145000}
#define NEW_C32_URL {RUFUS_URL "/s/menu.c32", RUFUS_URL "/s/vesamenu.c32"}