![]() |
OpenVZ Error installing on Debian 6
Hi.
I'm following this How to install OpenVZ on debian 6 i'm not using AMD http://www.howtoforge.com/installing...-squeeze-amd64 And i'm getting error when i use this command apt-get -y install linux-image-openvz-686 vzctl vzquota vzdump Code:
root@Vps:~# apt-get -y install linux-image-openvz-686 vzctl vzquota vzdumpCan someone help me on this please. Regards Noaptus |
Help
Hi.
Can someone help me? |
Can you try to install vzctl first...
Code:
apt-get install vzctl |
No
Hi Falko.
Thanku for taking the time to replay my post. I did as you told me to try and this is the result. Code:
root@Vps:~# apt-get install vzctl |
Can you run
Code:
modprobe vzmonCan you post your /etc/apt/sources.list? I'm under the impression that you're using multiple repositories. |
A quick note aside.
I recommend you installing the official OpenVZ kernel/tools like described here: http://wiki.openvz.org/Install_kerne..._on_Debian_6.0 Note that they missed ploop-lib and libcgroup (http://download.openvz.org/utils/libcgroup/) which you need to download/build the same way like the other packages. Why? Well, I can't tell you from a very technical view but: - you'll get ploop support (container in a single file) (this has many benefits) - latest versions of all packages needed for openvz - I got better general performance (e.g. less resources idle on node) However, keeping those packages up-to-date is more complicated as you have to rerun these steps every time a new package is released. I'm currently checking if alien builds packages are "based on the current system" or if a .deb built with alien is valid on any other machine with the same architecture/system - in that case, I'm going to try to put a repo online. Regards, Michel |
| All times are GMT +2. The time now is 17:39. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.