Open main menu
OpenVZ Virtuozzo Containers Wiki
β
Search
Changes
← Older edit
Newer edit →
Using vzpkg and vzyum on x86 64
61 bytes removed
,
21:04, 25 February 2008
Simplify copy step
<code>
cd /vz/template/centos/4/
mkdir x86_64
cp -a
/vz/template/centos/4/
i386
/* /vz/template/centos/4/
x86_64
cd /vz/template/centos/4/x86_64/config
sed -i.tmp 's/i386/x86_64/g' yum.conf
Now we have a x86_64 centos template installed.
===== STEP 3 =====
Gjanssens
13
edits