Open main menu

OpenVZ Virtuozzo Containers Wiki β

Changes

OpenSUSE template creation

1 byte added, 10:56, 19 October 2009
create OS template: use --numeric-owner option for tar
== Create OS template ==
 
Create OS template cache by invoking the following command:
<code> tar --numeric-owner -czf /vz/template/cache/opensuse-10.3-i386-default.tar.gz ./</code>
{{Note|For Debian-based host you should put the archive inside <code>/var/lib/vz/template/cache</code>}}