Bootable USB With Ventoy
π₯ How to Make Snigdha OS Bootable USB with Ventoyβ
Ventoy is a tool that allows you to create a bootable USB drive where you can copy multiple ISO files, and it will boot them directly without needing to format the USB drive again. This is an excellent method for creating a multi-boot USB drive with various Linux distributions, including Snigdha OS.
Here's how to use Ventoy to create a bootable USB with Snigdha OS:
πΏ Step 1: Download Snigdha OS ISOβ
-
Go to the Official Snigdha OS Website:
Visit the official Snigdha OS download page: -
Choose Your Desired Edition:
Snigdha OS offers multiple desktop environments (KDE, GNOME, XFCE, etc.). Select the edition you prefer. -
Download the ISO:
Click the download link for your chosen edition. The file will typically be named:snigdhaos-YYYY.MM.DD-x86_64.iso
πΎ Step 2: Download and Install Ventoyβ
-
Download Ventoy:
Visit the official Ventoy website: -
Download the Latest Version:
Download the latest stable version of Ventoy for your operating system. You will get a compressed file. -
Extract the Compressed File:
Extract the downloaded Ventoy archive to a folder.
π» Step 3: Create Bootable USB with Ventoyβ
For Linux Usersβ
-
Insert Your USB Drive:
Plug in your USB drive (at least 4 GB). Use thelsblk
command to check the device name (e.g.,/dev/sdX
). -
Install Ventoy on the USB:
Navigate to the Ventoy folder, open a terminal, and run the following command (replace/dev/sdX
with your USB device):sudo ./Ventoy2Disk.sh -i /dev/sdX
This will install Ventoy onto the USB drive. It will create a Ventoy partition and make the USB drive bootable.
-
Wait for the Process to Complete:
Once the process finishes, your USB drive is ready to use with Ventoy installed.
For Windows Usersβ
-
Insert the USB Drive:
Plug in your USB drive (minimum 4 GB). -
Run Ventoy as Administrator:
Extract the Ventoy zip file and runVentoy2Disk.exe
as Administrator. -
Select the USB Drive:
In the Ventoy tool, select the USB drive you want to use. -
Install Ventoy on the USB Drive:
Click Install to install Ventoy on the USB. Confirm that you want to overwrite any existing data on the USB drive.
π Step 4: Copy Snigdha OS ISO to the USBβ
-
Copy the Snigdha OS ISO:
Once Ventoy is installed on your USB drive, simply copy the Snigdha OS ISO (e.g.,snigdhaos-YYYY.MM.DD-x86_64.iso
) to the USB drive. You can copy and paste it like any other file. -
You Can Add More ISOs:
You can also copy additional ISOs to the USB drive to make a multi-boot USB drive with other Linux distributions.
π Step 5: Boot from USB Using Ventoyβ
-
Insert the USB Drive into the Target Computer:
Plug the USB drive into the computer where you want to install Snigdha OS. -
Enter BIOS/UEFI:
Restart the computer and enter the BIOS/UEFI by pressing the appropriate key (oftenF2
,DEL
, orESC
). -
Set USB as the Primary Boot Device:
In BIOS/UEFI, set the USB drive as the first boot device. -
Save and Reboot:
Save the settings and reboot. The system will boot into Ventoyβs boot menu. -
Select Snigdha OS:
In the Ventoy boot menu, youβll see a list of ISOs on the USB. Select Snigdha OS and press Enter to boot from it.
π Conclusionβ
Congratulations! You've successfully created a Snigdha OS bootable USB drive using Ventoy. This method allows you to keep multiple Linux distributions on one USB stick, making it incredibly convenient for testing or installing multiple distros.
Enjoy your experience with Snigdha OS! ππ