OpenVZ Installation

Discussion in 'Installation/Configuration' started by abintipl, Aug 2, 2014.

  1. abintipl

    abintipl Member

    Hi,

    I am using a Dedicated Server with Debian Wheezy 7 6 to install openvz as per instructions given on

    http://www.howtoforge.com/installing-and-using-openvz-on-debian-wheezy-amd64

    Since there is no OpenVZ kernel in the official repositories, I am trying first option & have latest RPM packages

    wget http://download.openvz.org/utils/vzctl/4.7.2/vzctl-4.7.2-1.x86_64.rpm
    wget http://download.openvz.org/utils/vzctl/4.7.2/vzctl-core-4.7.2-1.x86_64.rpm
    wget http://download.openvz.org/utils/ploop/1.12/ploop-1.12-1.x86_64.rpm
    wget http://download.openvz.org/utils/ploop/1.12/ploop-lib-1.12-1.x86_64.rpm
    wget http://download.openvz.org/utils/vzquota/3.1/vzquota-3.1-1.x86_64.rpm
    .
    When I go to next step

    apt-get install fakeroot alien libcgroup1

    Following Error comes

    root@Debian-76-wheezy-64-minimal /tmp # apt-get install fakeroot alien libcgroup
    1
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    E: Unable to locate package fakeroot
    E: Unable to locate package alien
    E: Unable to locate package libcgroup1

    Any Advice(Step by Step) on this would be helpful to me

    Thanks & regards,

    Abin
     
  2. srijan

    srijan New Member HowtoForge Supporter

    Check your sources.list
    Then update and try to install to fakeroot alient and lic6group
     
  3. till

    till Super Moderator Staff Member ISPConfig Developer

    There is no official kernel from debian, but there is an official kernel for debian from openvz. I wont sue the redhat kernel on a debian system, it can cause you a lot of troble and the openvz debian kernel works fine, I use it on many servers. Just follow the instructions on this page to install the server:

    http://www.howtoforge.com/installing-and-using-openvz-on-debian-wheezy-amd64-p2
     

Share This Page