search for: tpluuid

Displaying 1 result from an estimated 1 matches for "tpluuid".

Did you mean: luuid
2012 Feb 11
3
9.0-RELEASE PV from scratch on XCP v1.1.0
...size=11GiB ) # Pull the built image into a VDI (Virtual Disk Image) # This operatoin will take a while. (like an hour and a half) xe vdi-import \ uuid=${VDIUUID} \ filename=/mnt/${FSIMAGE} # Create a VM from the "Other install media" template # Then customize to our taste export TPLUUID=$(xe template-list \ name-label="Other install media" \ params=uuid --minimal) # Create the VM itself export VM_UUID=$(xe vm-install \ new-name-label=${VMNAME} \ template=${TPLUUID}) # Customize # Defaults: # Desc. Value VM Parameter(s) # RAM...