0
votes
0answers
83 views

Unable to boot into any LiveCD or boot Into Grub

After rebooting from my Arch install, grub2-bios gave me a normal.mod is not found error message. I cannot rescue from Grub or boot into any LiveCD from the BIOS; for the Ubuntu Image I am just ...
1
vote
0answers
114 views

Multi-Distro boot DVD with SystemRescueCD 2.8.0 fails to boot the SRCD portion

I'm trying to create a multi-distro mutli-boot dvd image containing (amongst others) the SystemRescueCD iso. I'm using GRUB as the boot loader and I've managed to get most of the other ISOs booting ...
3
votes
2answers
258 views

loop-device: is this a Linux entity or a lower-level one?

Here's an Ubuntu How-to about booting from ISO-image on flash. http://ubuntuforums.org/showthread.php?t=1288604 What I don't get is creation of loop-device in GRUB2 prior to booting a kernel: ...
2
votes
2answers
566 views

Multiple-boot from ISO files does not show OS menu

I used instructions from PenDriveLinux.com to create a multiple-boot USB drive with some ISO images on it. I used Xubuntu 10.10 Desktop image and a Linux Mint 9 XFCE image. I was able to boot either ...
17
votes
3answers
9k views

Installing Grub (2) on a USB flash drive

MultiBootISOs is a tool that let you install Grub on a USB flash drive. I really like it because it lets me boot from ISO files and let me put a bunch of ISOs on my USB and choose which one to boot. ...