Difference between revisions of "Talk:Quick installation of legacy OpenVZ"

From OpenVZ Virtuozzo Containers Wiki
Jump to: navigation, search
(replied, signed)
(Yum installs both kernel arches)
Line 1: Line 1:
 +
== typo ==
 +
It should be
 +
 +
<code>yum install vzkernel[-flavour]</code>
 +
 +
not
 +
 +
<code>yum install ovzkernel[-flavour]</code>
 +
 
== Yum installs both kernel arches ==
 
== Yum installs both kernel arches ==
  

Revision as of 06:15, 7 July 2011

typo

It should be

yum install vzkernel[-flavour]

not

yum install ovzkernel[-flavour]

Yum installs both kernel arches

This thread relates an error experienced with the yum method: http://forum.openvz.org/index.php?t=rview&th=8098&goto=38102 —The preceding unsigned comment was added by 212.124.200.33 (talkcontribs) 16:12, 17 March 2010.

This is already covered in the quick installation article, there is a note on the page:
Yellowpin.svg Note: if you need to install x86_64 kernel and yum offers to install both x86_64 and i686 kernels, answer No and specify architecture manually, like this: yum install ovzkernel[-flavor].x86_64. This is fixed in newer yum versions.
--Kir 13:57, 17 March 2010 (UTC)