Make a Multi ISO Bootable USB drive on Windows & Linux
Cyber Security CyberKn3t Series Linux Nouman Azeem Technology ToolsMake a Multi ISO Bootable USB drive on Windows & Linux
Hello guys!!!
Welcome Back…
Need multiple bootable iso in one Flash Drive???
This post is definitely for you.
Today I am going to show you how to make multiple bootable iso USB drive, so let’s get started…
Software we need:
VENTOY
Ø Windows (Download) (Source)
For Windows:
Download the zip from above link and extract it.
Now execute the executable file.
Select your device and click on install.
Now paste your iso files in your Flash Driveand boot your computer with your Flash Drive you will be presented with a ventoy menu now you can
Boot with the iso of your desire.
For Linux:
Connect your Flash Drive with your PC.
Download ventoy for linux and extract the files.
Now open a terminal and type:
fdisk -l
Now copy the path of your flash drive. i.e /dev/sdb
Now navigate to ventoy folder and type the following command in terminal:
sudo ./Ventoy2Disk.sh –i /dev/sdb (your drive path)
now confirm your drive and type:
y
Now it will ask you for double check type:
y
now ventoy will be installed on your Flash Drive.
Now same procedure just copy and paste your ISO files there.
All Done…
Enjoy…