1 repo
Utilities designed to prepare removable storage for booting operating systems.
Distinguishing note: Focuses on the end-user task of creating bootable drives.
Explore 1 awesome GitHub repository matching operating systems & systems programming · Bootable Media Creators. Refine with filters or upvote what's useful.
Rufus is a disk imaging tool designed to create bootable USB drives by writing disk images directly to removable storage media. It functions as a standalone utility that formats drives and prepares installation media for operating systems, hardware deployment, and embedded system flashing. The application distinguishes itself through direct-access disk input and output, which bypasses high-level file system abstractions to perform low-level sector-based write operations. It utilizes specialized stream mapping to translate file system structures from disk images onto physical media, ensuring b
Writes disk images to removable storage using a portable utility that functions immediately without installation.