

You can copy as many ISO files as you wish (even combined Windows and Linux ISOs), and when booting from the USB, Ventoy shows a list of available ISO files, allowing you to boot from the one you select. You need to install Ventoy to a USB drive, then every time you want to create a bootable USB drive, all you have to do is copy the ISO to the USB. Ventoy is available for Microsoft Windows and Linux, and it can create bootable USB drives containing Linux and Windows ISO files.

Now for any query, you can write us in the comments below.Ventoy, a tool for easy bootable USB drive creation (simply copy the ISO to the USB), has been updated recently with a native GUI for Linux. So we hope you are now able to use Ventoy for making a USB drive bootable. Now simply you need to copy the ISO file of an operating system to your USB drive and plug it into the system where you want to boot this drive. dev/sda2 holds the Ventoy bootloader files. dev/sda1 is the main partition that will hold the iso file and the second partition i.e. You can check this by using the given command in your terminal – sudo fdisk -l /dev/sdaĭon’t forget to replace the /dev/sda with the correct USB name on your system. Now two partitions will be created on the USB drive. Once Ventoy gets successfully installed to your USB it will display a Congratulation message. Here click on Install to install the Venotoy on your USB drive. This should recognize the USB drive plugged into your system. Open a web browser on your system and enter the given URL – This will start the server as you can see in the image below. Next, use the following command to run the Ventoy server – sudo. Move to the extracted directory – cd ventoy-1.0.70/

Once it gets downloaded use the following command to extract the files – sudo tar -xvf ventoy-1.0.

OR use the given command in your terminal to download it – wget
