GLIM
From Glee
GRUB Live ISO Multiboot
GLIM is a set of grub configuration files to turn a simple VFAT formatted USB memory stick with many GNU/Linux distribution ISO images into a neat device from which many different Live environments can be used.
See the code and README for more details : https://github.com/thias/glim
Supported Distributions
antiX
- Download : http://antix.mepis.org/#Downloads
- GRUB2 Configuration : https://github.com/thias/glim/tree/master/grub2/inc-antix.cfg
Arch Linux
- Download : https://www.archlinux.org/download/
- GRUB2 Configuration : https://github.com/thias/glim/tree/master/grub2/inc-arch.cfg
Bodhi Linux
- Download : http://www.bodhilinux.com/download/
- GRUB2 Configuration : https://github.com/thias/glim/tree/master/grub2/inc-bodhi.cfg
CentOS
- Download : https://www.centos.org/download/
- GRUB2 Configuration : https://github.com/thias/glim/tree/master/grub2/inc-centos.cfg
CloneZilla
- Download : http://clonezilla.org/downloads.php
- GRUB2 Configuration : https://github.com/thias/glim/tree/master/grub2/inc-clonezilla.cfg
Debian GNU/Linux
- Download : http://cdimage.debian.org/debian-cd/current-live/
- GRUB2 Configuration : https://github.com/thias/glim/tree/master/grub2/inc-debian.cfg
Fedora
- Download : https://getfedora.org/
- GRUB2 Configuration : https://github.com/thias/glim/tree/master/grub2/inc-fedora.cfg
GParted
- Download : http://gparted.sourceforge.net/download.php
- GRUB2 Configuration : https://github.com/thias/glim/tree/master/grub2/inc-utilities.cfg
Grml Live Linux
- Download : http://grml.org/download/
- GRUB2 Configuration : https://github.com/thias/glim/tree/master/grub2/inc-grml.cfg
iPXE
- Download : http://ipxe.org/download
- GRUB2 Configuration : https://github.com/thias/glim/tree/master/grub2/inc-utilities.cfg
Kali
- Download : https://www.kali.org/downloads/
- GRUB2 Configuration : https://github.com/thias/glim/tree/master/grub2/inc-kali.cfg
Linux Mint
- Download : http://www.linuxmint.com/download.php
- GRUB2 Configuration : https://github.com/thias/glim/tree/master/grub2/inc-linuxmint.cfg
Red Hat Enterprise Linux
- Download : https://access.redhat.com/downloads/
- GRUB2 Configuration : https://github.com/thias/glim/tree/master/grub2/inc-rhel.cfg
System Rescue CD
- Download : http://www.sysresccd.org/Download
- GRUB2 Configuration : https://github.com/thias/glim/tree/master/grub2/inc-sysrescd.cfg
Ubuntu
- Download : http://www.ubuntu.com/download
- GRUB2 Configuration : https://github.com/thias/glim/tree/master/grub2/inc-ubuntu.cfg
Xubuntu
- Download : http://xubuntu.org/getxubuntu/
- GRUB2 Configuration : https://github.com/thias/glim/tree/master/grub2/inc-xubuntu.cfg
Special Case Distributions
OpenELEC
This is a special case, since OpenELEC isn't provided as ISO images, nor is it able to find the KERNEL and SYSTEM files it needs anywhere else than at the root of the filesystem. But it's useful to enable booting the OpenELEC installer by just copying both files from any single version (ION, Intel, Fusion, Generic, etc.) to the root of the USB memory stick, instead of first having to create a new separate USB memory just for the installer.
- Download : http://openelec.tv/get-openelec
- GRUB2 Configuration : https://github.com/thias/glim/tree/master/grub2/inc-openelec.cfg