2
votes
1answer
92 views

Can grub2 detect processor architecture, and display options accordingly?

I have a bootable usb flash drive with grub2 handling booting of ISOs (mostly different spins of Ubuntu). I am editing the menu.cfg myself and have my own script to update grub because I don't want to ...
3
votes
2answers
2k views

How do you install Grub2 on a USB stick?

How do you install Grub2 on a bootable USB stick? Somewhere I've heard that Grub2 can boot directly from ".iso" images, so I'm hoping Grub2 will make it easy to drag-and-drop several "liveCD" iso ...