Publish: 2020-06-08 | Modify: 2020-06-08
Ventoy is an open-source tool for creating bootable USB drives. With Ventoy, you don't need to repeatedly format the USB drive. You just need to copy the ISO file to the USB drive and it can be booted without any other operations. You can copy multiple ISO files of different types at once, and Ventoy will display a menu to choose from when booting (screenshot). It supports both Legacy BIOS and UEFI modes. So far, it has been tested with over 260+ ISO files (list). It also introduces the concept of "Ventoy Compatible", which theoretically allows any ISO file to be booted if supported.
I don't know if you have encountered this situation before, where you write a system image to a USB drive and then have to format the USB drive again when you want to use a different image. This can be very cumbersome. With Ventoy, you can easily solve this problem by combining WinPE, Windows, Linux, and other systems together, and choose them as needed during startup. You don't need to format the USB drive again when adding a new system.
After installing Ventoy, open the interface as shown in the following image. You need to prepare a USB drive (please backup your data in advance), select your USB drive, and click Install. Note: When installing Ventoy for the first time, the USB drive will be formatted, so please backup your data.
Then, put your system image (.iso) in any directory on the USB drive, and Ventoy will automatically search for your system image. Set the USB drive as the first boot option in the BIOS, and you will see multiple boot options. To add other systems later, simply copy the system image to any directory on the USB drive.
I have previously introduced another multi-system USB boot tool on my blog: WinSetupFromUSB - Multi-System USB Boot Tool. However, this tool requires opening the software and writing the image every time a new system is added, which is not as convenient or simple as Ventoy. Currently, I have switched to Ventoy, which is both simple and convenient. If you often need to install systems, Ventoy is an indispensable tool. I recommend everyone to use it.
I come from China and I am a freelancer. I specialize in Linux operations, PHP, Golang, and front-end development. I have developed open-source projects such as Zdir, ImgURL, CCAA, and OneNav.