public
Fork of rubys/mars
Description: Yet Another Planet Refactoring
Homepage: http://intertwingly.net/blog/2007/12/19/Yet-Another-Planet-Refactoring
Clone URL: git://github.com/technomancy/mars.git
mars / test / cache / entry / intertwingly.net,2004,2845
100644 27 lines (27 sloc) 3.915 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<entry xmlns:thr='http://purl.org/syndication/thread/1.0' xmlns='http://www.w3.org/2005/Atom'>
    <id>tag:intertwingly.net,2004:2845</id>
    <link href='http://intertwingly.net/blog/2008/05/05/VMWare-Workstation-Hardy-Heron-VMWare-Tools' rel='alternate'/>
    <link href='http://intertwingly.net/blog/2845.atom' rel='replies' thr:count='7' thr:updated='2008-05-06T16:57:07-04:00'/>
    <title>VMWare Workstation, Hardy Heron, VMWare Tools</title>
    <summary type='xhtml'><div xmlns='http://www.w3.org/1999/xhtml'><p><a href='http://norman.walsh.name/2008/05/05/vmwaretools'>Norman Walsh</a>: <em>In case you haven’t found it yet, <a href='http://peterc.org/2008/62-how-to-install-vmware-tools-on-ubuntu-hardy-804-under-vmware-fusion.html'>here’s a pointer</a> to the instructions for building VMWare Tools under Ubuntu 8.04, “Hardy Heron”.</em></p>
<p>The above instructions (originally for VMWare Fusion) also work for VMWare Workstation.</p></div></summary>
    <content type='xhtml'><div xmlns='http://www.w3.org/1999/xhtml'><svg viewBox='0 0 100 100' height='100' xmlns='http://www.w3.org/2000/svg' width='100'>
  <g stroke='#7d9bc6' stroke-width='3' fill='none'>
    <rect x='17' y='41' rx='3' height='44' width='44'></rect>
    <rect x='27' y='19' rx='3' height='44' width='44'></rect>
    <rect x='39' y='29' rx='3' height='44' width='44'></rect>
  </g>
</svg>
<p><a href='http://norman.walsh.name/2008/05/05/vmwaretools'><cite>Norman Walsh</cite></a>: <em>In case you haven’t found it yet, <a href='http://peterc.org/2008/62-how-to-install-vmware-tools-on-ubuntu-hardy-804-under-vmware-fusion.html'>here’s a pointer</a> to the instructions for building VMWare Tools under Ubuntu 8.04, “Hardy Heron”.</em></p>
<p>It turns out that IBM Ubuntu software layer (e.g. VPN software) does not yet work with Hardy Heron.  A few years ago, I would compiling and comparing notes with collegues, but now I’ve gotten complacent.  I mean, really, Hardy has been out for 11 days now, what’s the problem?</p>
<p>So, I decided to try VMWare Workstation (i.e., for Windows).  The above instructions (originally for VMWare Fusion) also work for VMWare Workstation.  Suspend/Resume work, but unless Ubuntu is separately suspended, it won’t re-synchronize with the hardware clock on resume, but the following in <code>crontab</code> for <code>root</code> addresses this:</p>
<pre class='code'>0,10,20,30,40,50 * * * * /etc/init.d/hwclock.sh start &gt; /dev/null</pre>
<p>The VM runs above the Wifi layer (i.e., appears to the VM as <code>eth0</code>), but below the VPN layer (drats!).</p>
<p>On a T61p, the display runs about as well as the native open source video driver (i.e., no <a href='http://compiz.org/'>compiz</a>).  One idiosyncrasy I’ve found so far is that releasing the right mouse button often has the effect of selecting the first menu item.</p>
<p>Switching back and forth between operating systems is fast, and one can even share directories (e.g. <code>C:\cygwin\home\rubys</code> as <code>/mnt/hgfs/rubys</code>) and copy/paste between host and VM windows.</p></div></content>
    <updated>2008-05-05T20:40:39-04:00</updated>
  <source xmlns:planet='http://planet.intertwingly.net/'><planet:Intertwingly>http://intertwingly.net/blog/index.atom</planet:Intertwingly><link href='http://intertwingly.net/blog/index.atom' rel='self'/><id>http://intertwingly.net/blog/index.atom</id><icon>http://intertwingly.net/favicon.ico</icon><title>Sam Ruby</title><subtitle>It’s just data</subtitle><author>
    <name>Sam Ruby</name>
    <email>rubys@intertwingly.net</email>
    <uri>http://intertwingly.net/blog/</uri>
  </author><updated>2008-06-27T10:49:16-04:00</updated><link href='http://intertwingly.net/blog/' rel='alternate'/><link href='http://creativecommons.org/licenses/BSD/' rel='license'/><link href='http://intertwingly.net/blog/index.atom' rel='self'/></source></entry>