Penguins Unbound
Penguins Unbound > Past Meetings > 20070929 Virtualization > 1 - OpenVZ > 1.1 - Installing

1.1 - Installing

Page last modified 16:16, 21 Dec 2011 by goeko
    Table of contents
    No headers


    Base install of Ubuntu 6.06 LTS


    Need to recompile the kernel, doesn't come in standard kernels.


    Download kernel
        http://www.kernel.org/pub/linux/kern...2.6.18.tar.bz2


    Download patch

        http://download.openvz.org/kernel/br....1-combined.gz


    Patch Kernel

     

    bzcat linux-2.6.18.tar.bz2 | sudo tar -xvf -
    cd linux-2.6.18/
    sudo patch -p1 < ../patch-ovz028stab039.1-combined 
    




    Compile Kernel (http://wiki.openvz.org/Kernel_configuration)


    Install Kernel


    Modify System Parameters


     

    Powered by MindTouch Core