Difference between revisions of "Ubuntu Lucid template creation"
(Added a Lucid bugfix) |
|||
(One intermediate revision by one other user not shown) | |||
Line 4: | Line 4: | ||
A reference for a tutorial: [http://blog.bodhizazen.net/linux/ubuntu-10-04-openvz-templates/ Shadows of epiphany weblog - Ubuntu 10.04 OpenVZ Templates] | 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".