<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=Content-Type content="text/html; charset=utf-8">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p
        {mso-style-priority:99;
        mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body lang=EN-US link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>There is another way of doing it, but boy is that ever
complicated.  It involved running Xserver-Xephyr to create a second X server
running nested inside your main X server.  Then you need to run the CD in a
separate process, and bind that instance to Xephyr.  There, no VM.  But, that
being said, if all you want is a solution that works to try this software, I
would just use the simplicity of a Virtual Machine.<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>Kevin Fries<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in'>

<p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span
style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>
ubuntu-us-co-bounces@lists.ubuntu.com
[mailto:ubuntu-us-co-bounces@lists.ubuntu.com] <b>On Behalf Of </b>Andrew<br>
<b>Sent:</b> Tuesday, July 29, 2008 9:06 AM<br>
<b>To:</b> Ubuntu Colorado Local Community Team<br>
<b>Subject:</b> Re: [CoLoCo] running LiveCD from HD help<o:p></o:p></span></p>

</div>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<div>

<p class=MsoNormal style='margin-bottom:12.0pt'>Well, i just wanted to try it
out like i was booting from it burned on a cd, but really didn't want to use a
VM. But, maybe that would just be easier. It just bugs me that i almost got it
to boot this way. Some people call it the &quot;poor man's install&quot; even though
most don't install with it.<o:p></o:p></p>

<div>

<p class=MsoNormal>On Tue, Jul 29, 2008 at 9:01 AM, Kevin Fries &lt;<a
href="mailto:kfries@cctus.com">kfries@cctus.com</a>&gt; wrote:<o:p></o:p></p>

<div>

<div>

<p><span style='font-size:11.0pt;color:#1F497D'>OK, you have me confused, so
you are probably confusing others also.</span><o:p></o:p></p>

<p><span style='font-size:11.0pt;color:#1F497D'>&nbsp;</span><o:p></o:p></p>

<p><span style='font-size:11.0pt;color:#1F497D'>If you are trying to run the CD
like it would in the drive, complete with a GUI desktop, use something like
VM-Ware or Sun's VirtualBox.&nbsp; Load the CD in the VM and no hard
drive.&nbsp; Start the VM, and it will run in a window on your machine.</span><o:p></o:p></p>

<p><span style='font-size:11.0pt;color:#1F497D'>&nbsp;</span><o:p></o:p></p>

<p><span style='font-size:11.0pt;color:#1F497D'>If you simply want a command
line, you can always just chroot into the directory where you extracted the
files.</span><o:p></o:p></p>

<p><span style='font-size:11.0pt;color:#1F497D'>&nbsp;</span><o:p></o:p></p>

<p><span style='font-size:11.0pt;color:#1F497D'>On the other hand, if you are
trying to install onto your hard drive:</span><o:p></o:p></p>

<p><span style='font-size:11.0pt;color:#1F497D'>&nbsp;</span><o:p></o:p></p>

<p><span style='font-size:11.0pt;color:#1F497D'>… and you are trying to replace
your current OS, you need to add the kernel and boot info to your existing
/boot directory, then add a new grub menu listing to load that kernel.&nbsp;
Most CDs that I have ever used will then start the install.</span><o:p></o:p></p>

<p><span style='font-size:11.0pt;color:#1F497D'>&nbsp;</span><o:p></o:p></p>

<p><span style='font-size:11.0pt;color:#1F497D'>… and you are trying to install
into a separate directory, I would just chroot into that directory, then
manually start the text based installer.</span><o:p></o:p></p>

<p><span style='font-size:11.0pt;color:#1F497D'>&nbsp;</span><o:p></o:p></p>

<p><span style='font-size:11.0pt;color:#1F497D'>Hope I helped in some way</span><o:p></o:p></p>

<p><span style='font-size:11.0pt;color:#1F497D'>&nbsp;</span><o:p></o:p></p>

<p><span style='font-size:11.0pt;color:#1F497D'>&nbsp;</span><o:p></o:p></p>

<p><span style='font-size:11.0pt;color:#1F497D'>Kevin Fries</span><o:p></o:p></p>

<p><span style='font-size:11.0pt;color:#1F497D'>&nbsp;</span><o:p></o:p></p>

<div style='border:none;border-top:solid windowtext 1.0pt;padding:3.0pt 0in 0in 0in;
border-color:-moz-use-text-color -moz-use-text-color'>

<p><b><span style='font-size:10.0pt'>From:</span></b><span style='font-size:
10.0pt'> <a href="mailto:ubuntu-us-co-bounces@lists.ubuntu.com" target="_blank">ubuntu-us-co-bounces@lists.ubuntu.com</a>
[mailto:<a href="mailto:ubuntu-us-co-bounces@lists.ubuntu.com" target="_blank">ubuntu-us-co-bounces@lists.ubuntu.com</a>]
<b>On Behalf Of </b>Andrew<br>
<b>Sent:</b> Tuesday, July 29, 2008 8:52 AM<br>
<b>To:</b> Ubuntu Colorado Local Community Team<br>
<b>Subject:</b> [CoLoCo] running LiveCD from HD help</span><o:p></o:p></p>

</div>

<div>

<div>

<p>&nbsp;<o:p></o:p></p>

<div>

<p>Since i didn't have a dvd on hand to try out the gOS space thing, i decided
i would try to run it from my hard drive instead. I've gotten close several
times, but I am having some problems. <br>
<br>
I started based of this first:<br>
<br>
<a href="http://www.neowin.net/forum/lofiversion/index.php/t305843.html"
target="_blank">http://www.neowin.net/forum/lofiversion/index.php/t305843.html</a><br>
<br>
But, that is for noppix, and isn't quite perfect. So, i wen't to this, which
was closer, but still not perfect. <a
href="http://www.linuxquestions.org/questions/ubuntu-63/fluxbuntu-poor-mans-install-is-it-possible-531616/"
target="_blank">http://www.linuxquestions.org/questions/ubuntu-63/fluxbuntu-poor-mans-install-is-it-possible-531616/</a><br>
<br>
I've gotten the live-dvd extracted to /mnt/hda4/gOS<br>
<br>
and this is the current grub initiation i'm using, but it gives me a busybox
and a initramfs prompt instead of booting up.<br>
<br>
title gOS Live-CD from HD<br>
<br>
root (hd0,0)<br>
kernel /mnt/hda4/gOS/casper/vmlinuz ramdisk_size=1048576 root=/dev/ram rw quiet
splash<br>
initrd /mnt/hda4/gOS/casper/initrd.gz<br>
savedefault<br>
boot<br>
<br>
<br>
<br>
any suggestions would help. Thanks.<br>
<br>
-Andrew<o:p></o:p></p>

</div>

</div>

</div>

</div>

</div>

<p class=MsoNormal style='margin-bottom:12.0pt'><br>
--<br>
Ubuntu-us-co mailing list<br>
<a href="mailto:Ubuntu-us-co@lists.ubuntu.com">Ubuntu-us-co@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a
href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-us-co" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-us-co</a><o:p></o:p></p>

</div>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

</div>

</div>

</body>

</html>