Skip to content

cbodden/multiboot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unsupported License GPLv3

multiboot

This script is used to create a grub2 bootable flash disc with multiple current linux distros, OpenBSD, and NetBSD. At present for full install, you will need a flash disk of at least 4GB or larger.

These are the OS'es that are currently being supported:

  • alpine extended (amd64 & i386)
  • centos minimal (x86_64)
  • debian netinstall (amd64 & i386)
  • gentoo current minimal (amd64 & x86)
  • grml
  • kali live (amd64)
  • netbsd (amd64 & i386)
  • openbsd (amd64)
  • tails live & masquerade (i386)
  • ubuntu desktop (amd64 & i386)
  • ubuntu server (amd64 & i386)

Requirements

Installation / Usage

git clone git@github.com:cbodden/multiboot.git
cd multiboot
sudo ./multiboot.sh

Todo / Add

  • need to update documentation
  • lots of other stuff....

Troubleshooting

This script was tested using a system that does not automount the usb flash drive. If your distro automounts the flash disk, try unmounting it first before running this script.

License and Author

Author:: Cesar Bodden (cesar@pissedoffadmins.com)

Copyright:: 2014, Pissedoffadmins.com

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

About

multiboot usb flash script using grub2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages