Difference between revisions of "Ubuntu Lucid template creation"

From OpenVZ Virtuozzo Containers Wiki
Jump to: navigation, search
(Created)
 
(Added a Lucid bugfix)
 
(2 intermediate revisions by one other user not shown)
Line 3: Line 3:
 
[[Category: Ubuntu]]
 
[[Category: Ubuntu]]
  
A reference for a tutorial: [http://blog.bodhizazen.net/linux/ubuntu-10-04-openvz-templates/ Shadows of epiphany weblog]
+
A reference for a tutorial: [http://blog.bodhizazen.net/linux/ubuntu-10-04-openvz-templates/ Shadows of epiphany weblog - Ubuntu 10.04 OpenVZ Templates]
 +
 
 +
Note: Ready-to-use Ubuntu Lucid 10.04 templates are available here: [[Download/template/precreated | OpenVZ Wiki Precreated Templates]]
 +
 
 +
Note #2: Recent Lucid updates break networking in the precreated template.  To fix it, change the lines in /etc/init/networking.conf that read "start on (local-filesystems and stopped udevtrigger)" to "start on local-filesystems".

Latest revision as of 19:32, 9 February 2011


A reference for a tutorial: Shadows of epiphany weblog - Ubuntu 10.04 OpenVZ Templates

Note: Ready-to-use Ubuntu Lucid 10.04 templates are available here: OpenVZ Wiki Precreated Templates

Note #2: Recent Lucid updates break networking in the precreated template. To fix it, change the lines in /etc/init/networking.conf that read "start on (local-filesystems and stopped udevtrigger)" to "start on local-filesystems".