Difference between revisions of "Ubuntu Lucid"
Narcisgarcia (talk | contribs) (Categories) |
(Added a dependency and results.) |
||
Line 2: | Line 2: | ||
[https://help.ubuntu.com/community/OpenVZ#10.04%20LTS%20(Lucid) https://help.ubuntu.com/community/OpenVZ#10.04 LTS (Lucid)] | [https://help.ubuntu.com/community/OpenVZ#10.04%20LTS%20(Lucid) https://help.ubuntu.com/community/OpenVZ#10.04 LTS (Lucid)] | ||
+ | |||
+ | Note: there is at least one missing dependency. Be sure zlib1g-dev is installed before you attempt to build an OpenVZ kernel using this guide. | ||
+ | |||
+ | uname -a | ||
+ | Linux chinaberry 2.6.32.14-ovz32 #1 SMP Sat Oct 30 09:22:38 EDT 2010 i686 GNU/Linux | ||
+ | |||
+ | It's working for me. | ||
+ | |||
[[Category:Debian]] | [[Category:Debian]] | ||
[[Category:Ubuntu]] | [[Category:Ubuntu]] |
Latest revision as of 09:49, 4 November 2010
There is a guide to install and run OpenVZ in Ubuntu GNU/Linux 10.04 LTS (Lucid Lynx), when the patch for Linux 2.6.32 is not yet completely stable:
https://help.ubuntu.com/community/OpenVZ#10.04 LTS (Lucid)
Note: there is at least one missing dependency. Be sure zlib1g-dev is installed before you attempt to build an OpenVZ kernel using this guide.
uname -a Linux chinaberry 2.6.32.14-ovz32 #1 SMP Sat Oct 30 09:22:38 EDT 2010 i686 GNU/Linux
It's working for me.