Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 1.28 KB

README.md

File metadata and controls

38 lines (29 loc) · 1.28 KB

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