Multios Usb

Boot operating systems directly from ISO files
Alternatives To Multios Usb
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Ventoy49,551
2 days ago477gpl-3.0C
A new bootable USB solution.
Rufus23,465
14 hours ago10gpl-3.0C
The Reliable USB Formatting Utility
Floppybird793
3 years ago1mitAssembly
Floppy Bird (OS)
Iso758
a month ago214bsd-3-clauseShell
helloSystem Live and installation ISO
Bootiso744
9 months ago11gpl-3.0Shell
A bash program to securely create a bootable USB device from one image file.
Ethereum_nvidia_miner729
3 years ago1gpl-3.0Shell
💰 USB flash drive ISO image for Ethereum, Zcash and Monero mining with NVIDIA graphics cards and Ubuntu GNU/Linux (headless)
Glim554
4 days ago28Shell
GRUB Live ISO Multiboot
Multibootusb521
3 years ago88gpl-3.0Shell
A collection of GRUB files and scripts that will allow you to create a pendrive capable of booting different ISO files
Etchdroid510
21 days ago25gpl-3.0Kotlin
An application to write OS images to USB drives, on Android, no root required.
Super Uefiinsecureboot Disk446
a year ago3
Super UEFIinSecureBoot Disk: Boot any OS or .efi file without disabling UEFI Secure Boot
Alternatives To Multios Usb
Select To Compare


Alternative Project Comparisons
Readme

MultiOS-USB

USB disk with multiple ISO files. Easy to use: install, copy ISO files and boot from USB.
Display a list of currently supported operating systems.

Main menu

Features:

  • BIOS and UEFI support
  • Secure Boot support
  • Load UEFI drivers
  • Launch .efi executable files and other bootloaders
  • Boot from .iso files
  • Boot Windows 10 installer and Windows PE more info
  • Boot Linux installer from network (experimental)
  • Automatic update configuration files
  • Without background services
  • exFAT filesystem support
  • Auto detect new compatible ISO images (loopback function)
  • Allows you to customize ISO boot menu (for example: custom kernel options)

Installation:

Linux console

Check and install the required packages (in most cases they should be installed):

  • curl or wget
  • tar
  • bzip2
  • sgdisk
  • wipefs
  • mkfs.fat
  • grub or grub2

Go to Releases and download the appropriate file. Unpack the downloaded archive and run in the console:

$ sudo ./installer.sh [options] device [data_size]

 	device				Device to install (e.g. /dev/sdb)
 	data_size			Data partition size (e.g. 5G)
 	-fs, --fs_type			Filesystem type for the data partition [ext2|ext3|ext4|fat32|exfat|ntfs] (default: "FAT32")
 	-h,  --help			Display this message
 	-g,  --grub_inst_dir <NAME>	Specify a data subdirectory (default: "boot_MultiOS")

For example:

$ sudo ./installer.sh /dev/sdX

Replace X with your drive.

If you want to display list your all USB devices run installer without arguments:

$ ./installer.sh

Image based installation (experimental)

Recommended installation method for Windows. Go to Releases and download the appropriate file. You can find installation details in the downloaded archive.

First usage

After installation, copy your ISO files to /ISOs directory and boot your computer from USB.
You can also add your own configuration files to the /boot_MultiOS/config_priv directory. They will not be deleted during automatic MultiOS-USB update.

First boot with enabled Secure Boot on each new computer requires to install a MultiOS-USB certificate.

Press OK
Press OK

Select: Enroll key from disk
Select: Enroll key from disk

Choose MultiOS-EFI as partition, then go to the EFI/BOOT/cert directory and select MultiOS-USB.cer.
Select Continue and confirm (Yes) key enrolling.
You can also immediately add certificates (keys) of popular distributions in the same way.
If you would like to add a certificate later, you can do it by selecting in the Main Menu:
EFI Tools --> and then Add UEFI key or hash.

Update MultiOS-USB:

You can add support for new operating systems. There is no need to reinstall!

Automatic update

All you need to do is download new configuration files by typing:

$ ./updater.sh
Manual update
  • Download and unpack this repository
  • Remove all files and directories on your USB in /boot_MultiOS/config/
  • Copy downloaded files and directories from config to above directory.
Popular Iso Projects
Popular Usb Projects
Popular Data Formats Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Shell
Usb
Iso
Bios
Loopback
Uefi