Thread: Grub2 - Multi Loading ISOs
i used guide:
http://www.youtube.com/watch?v=xf2cysuxvh8
annnd didn't work. got grub rescue menu.
grub.cfg identical user's in video, own edits of course match name of iso file , name of flash drive:
menuentry "ubuntu" {
set isofile="/boot/isos/ubuntu.iso"
loopback loop $isofile
linux {loop}/casper/vmlinuz boot=casper iso-scan/filename=$isofile quiet
splash noprompt --
initrd (loop)/casper/initrd.lz
}
doing wrong? want large 16gb flash drive , put sorts of isos in there troubleshooting @ work. how can accomplish this? wanted start small 1 iso , make sure works, add more. said, it's not working. did go wrong?
i built mine manually, these links.
multiboot usb grub2 (boot directly iso files)
install grub2, create folder isos , edit grub.cfg loop mount isos.
howto: booting livecd isos usb flash drive grub2
http://ubuntuforums.org/showthread.php?t=1288604
http://ubuntu-ky.ubuntuforums.org/sh....php?t=1535864
install grub2 usb -general info
http://members.iinet.net/~herman546/p20/grub2%20bash%20commands.html#grub_usb
if want set automatically (you can still manually edit later if want).
script install many isos. not loopmount installing kernel , boot image.
multibootusb - install , boot multiple linux pendrive / flash drive / usb disk
http://ubuntuforums.org/showthread.php?t=1518273
http://sourceforge.net/projects/multibootusb/files/
another: multiboot055.sh
http://blog.p-mt.net/archives/644
multisystem liveusb multiboot
http://liveusb.info/dotclear/
have 4gb several ubuntu & repaircd on it. 16gb can full install , include many iso if want. installed 8gb , used half , have 8gb of data have few isos also.
if hard drive have add drive, partition info or set root. , may depend on bios on how sees flash. flash works without reference drive, partition, hard drive has have it. bios set boot drive hd0 in grub2.
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] Grub2 - Multi Loading ISOs
Ubuntu
Comments
Post a Comment