multibootusb
multibootusb copied to clipboard
A collection of GRUB files and scripts that will allow you to create a pendrive capable of booting different ISO files
Updating for current stable release (Fedora 39 as of this writing). Commenting out the memtest menuentry because it seems no longer present within the ISO...
Updating for current stable release (Fedora 39 as of this writing). Commenting out the memtest menuentry because it seems no longer present within the ISO...
The path for `linux` and `initrd` are dated for the Fedora installation I believe. They currently point to `(loop)/isolinux/vmlinuz` and `(loop)/isolinux/initrd.img`. Running `isoinfo` on a Fedora 37 iso files reveals...
Support for [NixOS](https://nixos.org/) would be nice. I tried using the generic loopback.cfg but it didn't work properly as the OS was expecting a certain directory hierarchy which wasn't present. To...
Hey there i am using garuda linux iso and its not getting detected by multiboot
Hey u made a bootable Ntfs data partition usb and have placed 3 iso's in the data partition which also contians a folder named boot after restarting from my pd...
Hi, I'm facing an issue when booting from ISO: the screen remains black. This issue is well described [here](https://community.linuxmint.com/tutorial/view/842) and the following solution is provided: Add the following '????.modeset=0' parameter...
First of all thanks for forking the original repo. I really loved the tool and I'm glad to see someone is willing to maintain it for a bit longer. Having...