OpenVZ Forum


Home » General » Support » *SOLVED* Ubuntu 6.06 - will it work
*SOLVED* Ubuntu 6.06 - will it work [message #9833] Wed, 24 January 2007 13:51 Go to next message
calummuir is currently offline  calummuir
Messages: 2
Registered: January 2007
Junior Member
Hi all,

Will the installation of openvz on ubuntu server work? Should I consult the wiki installation on debian? If so, could someone point me in the right direction as what kernel and so on to install?

I'm really looking forward to this.

And I'm looking for people who have succeeded on their installation of openvz on ubuntu, and how they did it, they should write a wiki!

Thanks

[Updated on: Wed, 31 January 2007 09:46] by Moderator

Report message to a moderator

Re: Ubuntu 6.06 - will it work [message #9854 is a reply to message #9833] Fri, 26 January 2007 10:01 Go to previous messageGo to next message
Vasily Tarasov is currently offline  Vasily Tarasov
Messages: 1345
Registered: January 2006
Senior Member
Hello,

I don't use Ubuntu, but it is rather simple to install OpenVZ on any distribution I've used. So, I guess, there will be no problem with Ubuntu too.

The way I use is installing everything from sources:

1) Choose the kernel you want to use: stable (based on 2.6.9) or test (based on 2.6.18). 2.6.18-based kernel is rather stable however, so don't be afraid to use it Smile. Further in this small manual I suppose, that you choosed 2.6.18-based kernel
2) Download vanilla 2.6.18 kernel from kernel.org
3) Download recent OpenVZ patch against 2.6.18
4) Download OpenVZ config file, that fits you (smp/up, x86_64/i386, etc.)
5) Extract 2.6.18 kernel, patch it with OpenVZ patch and copy config file you downloaded in kernel directory. Name this file .config
6) Compile kernel by make command
7) Install kernel by make install command
\8) Modify grub.conf file in order to boot in OpenVZ kernel
9) Reboot in OpenVZ kernel
10) Download vzctl sources
11) Compile and install it by ./configure --prefix=/ , make and make install
12) Download precreated template and copy it to /vz/template/cache

After that you will be able to create VE:
vzctl create 101 --ostemplate <template-name>
and start it:
vzctl start 101

HTH,
Vasily.

[Updated on: Fri, 26 January 2007 10:02]

Report message to a moderator

Re: Ubuntu 6.06 - will it work [message #9860 is a reply to message #9854] Fri, 26 January 2007 14:23 Go to previous message
calummuir is currently offline  calummuir
Messages: 2
Registered: January 2007
Junior Member
ah right, nice one, thanks

I knew it would be something like that.

cheers
Previous Topic: Migrating physical Trixbox 2.0/Asterisk => VE: no network
Next Topic: *SOLVED* Sharing IPs between VEs
Goto Forum:
  


Current Time: Tue Sep 10 08:01:45 GMT 2024

Total time taken to generate the page: 0.04950 seconds