No . . . The thing I&#39;m trying to do is very specific.<br>I want to put two .iso FILES (not CDs) on any system that has qemu.<br><br>Then, I want to use qemu to run one of them (like a CDrom).<br>I want a user account running within the first to be able to see and mount the 2nd .iso.<br>
<br><br><br><br><br><br><br>This technique would allow me to have a live CD (that does not change) store <br>data in the subdirectory of the directory where the .iso is . . . .<br>It would allow me to mount an encrypted loopback filesystem and store data.<br>
It would allow me the ability to ftp the 2nd .iso to another dedicated server, etc.<br><br>Such a setup has a ton o&#39; advantages; Primarily portability.<br><br>So far, I&#39;ve been looking into &quot;Breaking out of a chroot() jail&quot;:<br>
   <a href="http://www.bpfh.net/simes/computing/chroot-break.html">http://www.bpfh.net/simes/computing/chroot-break.html</a><br>   <a href="http://www.linuxsecurity.com/content/view/117632/49/">http://www.linuxsecurity.com/content/view/117632/49/</a><br>
   <a href="http://en.wikipedia.org/wiki/Chroot">http://en.wikipedia.org/wiki/Chroot</a><br>   <a href="http://linuxgazette.net/issue30/tag_chroot.html">http://linuxgazette.net/issue30/tag_chroot.html</a><br>   <a href="http://kerneltrap.org/Linux/Abusing_chroot">http://kerneltrap.org/Linux/Abusing_chroot</a><br>
   <a href="http://pentestmonkey.net/blog/chroot-breakout-perl/">http://pentestmonkey.net/blog/chroot-breakout-perl/</a><br>   <a href="http://olivier.sessink.nl/jailkit/jailkit.8.html">http://olivier.sessink.nl/jailkit/jailkit.8.html</a><br>
<br>(That&#39;s part of the reason I posted the question on this list (because I know <br>there are security experts that may be familiar with this technique).<br><br>What do you all think?<br><br>Thanks in advance!<br><br>
--<br><br>Drew<br>