Create Live CD or Live USB with Ventoy
What is Ventoy?
Ventoy is an open-source application for creating bootable USB drives for ISO/WIM/IMG/VHD(x)/EFI files.
Unlike similar applications that require reformatting every time you change the ISO/WIM/IMG/VHD(x)/EFI file, Ventoy does not require reformatting when changing files. If the USB flash drive has a large capacity, you can store many files on it, and Ventoy will display all these files in the Ventoy boot menu.
Features:
- Supports ISO/WIM/IMG/VHD(x)/EFI files
- No need to reformat when changing operating systems or files, thus extending the lifespan of the USB flash drive
- Can hold many files or operating systems, which will appear in the Ventoy boot menu
- Supports x86 Legacy BIOS, IA32 UEFI, x86_64 UEFI, ARM64 UEFI, and MIPS64EL UEFI
- Supports almost all types of operating systems (Windows/WinPE/Linux/ChromeOS/Unix/VMware/Xen…)
- Over 1000 images tested
- More than 90% of distros on Distrowatch can use Ventoy
How to install Ventoy to a flash drive or removable storage
Download Ventoy using the button/link above. Choose the installer for Linux. Extract the tar.gz file.
The image above shows the files inside the Ventoy tar.gz file. Let’s discuss the installation via the web. For installation using the GUI, simply double-click VentoyGUI x86_64 if you are using a 64-bit processor, which is common nowadays. Or VentoyGui i386 for those still using a 32-bit processor.
For web-based installation, VentoyWeb.sh can be executed as an application. If it cannot be used yet, type this command:
sudo chmod +x VentoyWeb.sh
Then
sudo ./VentoyWeb.sh