Unix2usb is a shell script allows you to create bootable USB drives with ventoy bootloader. It is Fast convenient and easy to use.
- Clone the repository:
git clone https://github.com/sddion/Unix2usb.git
- Make the script executable:
cd Unix2usb && chmod +x Unix2usb.sh
- Run the script:
./Unix2usb.sh
-
Optionally Run the script with appropriate command-line options:
Option Description -i, -I Installation -n Non-destructive installation -u Update -l Information listing
Follow on-screen prompts and instructions for each operation.
- Multiboot Support
- Fast and Easy to Use
- ISO drag and drop Support .
- Supports multiple package managers for installing exFAT support(automatically installed if missing)
- Custom Theme :
Here you will find updates and changes made to Unix2usb
Unix2usb now comes with a graphical user interface (GUI) for a more user-friendly experience. The GUI provides interactive prompts and progress indicators during the installation process.
To use the GUI:
- Make the script executable:
sudo chmod +x UnixGui.sh
- Run the script
./Unix2Gui.sh
as usual.
This script is licensed under the GNU General Public License (GPL). See the script header for details.
This Unix2USB variant allows you to create a Multiboot Bootable USB drive from Linux/Debian/Arch. It works by installing Custom theme and configuration files with a Ventoy bootloader.
Ventoy binary files included in this package can be found here