DiskImager
A simple but powerful tool for saving and writing disk images.
Download for Windows 11, 10, 8, 7, and Vista.
Features
- Save raw binary images of any disk as regular files.
- Write disk images to physical disks.
- When writing an image to a disk, supports industry-standard disk image formats (in addition to raw images),
including VDI (VirtualBox), VMDK (VMware), E01 (EnCase), and VHDX/VHD (Virtual hard disk).
Running in Windows
Simply download the Zip file, extract the DiskImager executable from it, and run it. There is nothing to install.
Running in Linux
Since DiskImager runs on the .NET framework, it can run under Linux with Mono. You can install Mono by following
the instructions for your Linux distribution on the
Mono website.
Then download and extract DiskImager, and run
sudo mono DiskImager.exe
.