I am trying to make a multiboot USB stick that includes the Gentoo 11.0 LiveDVD.  I am using <a href="http://www.pendrivelinux.com/boot-multiple-iso-from-usb-via-grub2-using-linux/">http://www.pendrivelinux.com/boot-multiple-iso-from-usb-via-grub2-using-linux/</a> as a general guide, and have a menuentry {} that <i>almost</i> works.  However, gentoo can&#39;t find the squashfs, because it doesn&#39;t know to mount the iso and look there.  Other distros, like ubuntu or the systemrescuecd, have facilities like iso-scan/filename, isoloop, isofrom, and findiso; however I have tried all of those as arguments to the gentoo kernel to no avail.<br>
<br>I may just put the squashfs image in the usb drive directly and work from there, but I&#39;d rather keep everything within the iso if at all possible.  Does anyone here know if there&#39;s a simple way to tell the gentoo livedvd kernel to look at an iso file to find its squashfs image?<br>
<br>Thanks,<br><br>-Andy<br>