Displaying 1 result from an estimated 1 matches for "centos6bob".
2012 Feb 13
2
xcp : vm installation
...and looks like they are working
properly.
I try then
to create a storage to prepare my vm installation:
#xe sr-create name-label=centos6 type=iso
device-config:location=/.../centos6 device-config:legacy_mode=true
content-type=iso
Then I tried
installing a vm with:
#xe
vm-install new-name-label=centos6bob sr-name-label=centos6 template=CentOS\ 6\
\(32-bit\)
You
attempted an operation that was not allowed.
reason:
Cannot copy a VM''s disks to an ISO SR
getting the
error up here.
I tried also
changing the sr-type with “nfs”, but the error is nearly the same. I think I am
making some wrong ste...