Difference between revisions of "User:Augustz/OpenVZ Centos 5 x86 64 - Scratchpad"

From OpenVZ Virtuozzo Containers Wiki
Jump to: navigation, search
Line 3: Line 3:
 
I'm looking to get OpenVZ working with Centos 5 and x86_64. We'll see how it turns out.
 
I'm looking to get OpenVZ working with Centos 5 and x86_64. We'll see how it turns out.
  
<code>
+
<pre>
 
You need the .i386 version of elementtree
 
You need the .i386 version of elementtree
  
 
rpm -ivh http://mirror.centos.org/centos/5/os/i386/CentOS/python-elementtree-1.2.6-5.i386.rpm
 
rpm -ivh http://mirror.centos.org/centos/5/os/i386/CentOS/python-elementtree-1.2.6-5.i386.rpm
  
</code>
+
</pre>

Revision as of 16:09, 2 September 2007

Welcome to my scratchpad.

I'm looking to get OpenVZ working with Centos 5 and x86_64. We'll see how it turns out.

You need the .i386 version of elementtree

rpm -ivh http://mirror.centos.org/centos/5/os/i386/CentOS/python-elementtree-1.2.6-5.i386.rpm