Re: Error message creating when creating VPS. [message #14682 is a reply to message #14670] |
Thu, 05 July 2007 15:03  |
joelee
Messages: 63 Registered: April 2006
|
Member |
|
|
Vasily, thanks for your input! I think I have found the problem. When I was creating the OStemplate process I entered a command incorrectly.
I enterede cmd:
vzctl create 101 --ostemplate debian-4.0-i386-minimal.tar.gz --config vps.basic
And, should be:
vzctl create 101 --ostemplate debian-4.0-i386-minimal --config vps.basic
Note: One should leave out the tar.gz from the dist file downloaded!!!
Joe
|
|
|