Hi Terry, Am 30.03.2011 22:33, schrieb Terry: > > root@ispy2:/var/lib/vz/template/cache# *vzctl create 102 --ostemplate > ubuntu-10.04-minimal_10.04_amd64.tar.gz --config basic* > > Creating container private area (ubuntu-10.04-minimal_10.04_amd64.tar.gz) > > Cached OS template > /var/lib/vz/template/cache/ubuntu-10.04-minimal_10.04_amd64*. > tar.gz.tar.gz not found* >
The correct command should be: # vzctl create 102 --ostemplate ubuntu-10.04-minimal_10.04_amd64 --config basic Please notice the striped tar.gz after "--ostemplate". This should resolve your issue :) With Debian you did it right :) Regards Kristian _______________________________________________ Users mailing list [email protected] https://openvz.org/mailman/listinfo/users
