Skip to content

Konrad-Ziarko/MultiBootUsb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MultiBootUsb

Codacy Badge

GUI application for quickly adding boot entries on MultiBoot USB devices

Disclaimer

Grub entries were written for:

  • RHEL
  • CentOs
  • Ubuntu
  • Debian live
  • SystemRescueCD
  • ArchLinux # Ends up in tty mode

Build from source

Run script stored in installer folder

Usage

  1. Place .iso files in /isos directory on the drive
  2. Select desired removable drive from the list
  3. Click 'Add boot entries' button
  4. Follow popup windows to finish the process

Main window

What is required?

Python 3.5 or greater.

License

This project is licensed under the MIT License - see the LICENSE file for details