<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 10/13/2013 06:15 PM, Ron Frazier
      (ALE) wrote:<br>
    </div>
    <blockquote
      cite="mid:65a65c49-5af0-4487-9963-12487c1bb784@email.android.com"
      type="cite">
      <pre wrap="">The host computer intentionally doesn't have java on it for security reasons.  So I cannot run eclipse that way.</pre>
    </blockquote>
    <br>
    There is no reason to do that.&nbsp; That said, if that's what you want
    to do, the performance hit is all yours.&nbsp; :-)<br>
    <br>
    <blockquote
      cite="mid:65a65c49-5af0-4487-9963-12487c1bb784@email.android.com"
      type="cite">
      <pre wrap="">I was about to get it working, then I ran into this disk space problem.  The emulator won't boot.  I have about 4 hours invested in configuring this vm, so the redoing it route represents a substantial degree of pain.  I may try to delete the swap space and annex some of that digital real estate.</pre>
    </blockquote>
    <br>
    It is a good idea to install "full-featured" VMs with a minimum of
    25 GB of space, all on a single / partition, and as I mentioned in
    my previous email, on top of LVM.&nbsp; This gives you a great deal of
    flexibility should you need to grow later&#8212;in fact, it's one of the
    major reasons behind the existence of LVM.<br>
    <br>
    <blockquote
      cite="mid:65a65c49-5af0-4487-9963-12487c1bb784@email.android.com"
      type="cite">
      <pre wrap="">You would think you could just click a button in virtualbox and change the hard drive limits.</pre>
    </blockquote>
    <br>
    This is difficult for a number of reasons.<br>
    <br>
    When an operating system is installed on a hard disk&#8212;physical or
    virtual&#8212;it comes with partition tables and partitions on it.&nbsp; For
    BIOS partitions, the partition table exists at the beginning of the
    disk.&nbsp; For GPT-formatted disks, which should be used by modern
    systems, there are <b>two</b> copies of the partition table&#8212;one at
    the beginning of the disk and one at the end of the disk.<br>
    <br>
    Because this is a virtual <b>HDD</b> and <b>HDD</b>s cannot be
    resized, well, that's a reasonable limitation.<br>
    <br>
    What it boils down to is that you add disk space to a VM the same
    way you do to a real host:&nbsp; Add a second drive and append it to your
    setup (if you're using LVM), or create a second drive and move the
    data over to it (hopefully putting LVM on that so that you have the
    ability to grow later).<br>
    <br>
    &nbsp;&nbsp;&nbsp; &#8212; Mike<br>
    <br>
    <div class="moz-signature">-- <br>
      <table border="0">
        <tbody>
          <tr>
            <td> <img src="cid:part1.00040005.09050206@naunetcorp.com"
                alt="Naunet Corporation Logo"> </td>
            <td> Michael B. Trausch<br>
              <br>
              President, <strong>Naunet Corporation</strong><br>
              &#9742; (678) 287-0693 x130 or (855) NAUNET-1 x130<br>
              FAX: (678) 783-7843<br>
            </td>
          </tr>
        </tbody>
      </table>
    </div>
  </body>
</html>