Difference between revisions of "Uvt-kvm create"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
Tags: Mobile web edit, Mobile edit |
||
Line 5: | Line 5: | ||
b'INFO: Your CPU does not support KVM extensions\nKVM acceleration can NOT be used\n' | b'INFO: Your CPU does not support KVM extensions\nKVM acceleration can NOT be used\n' | ||
+ | == help == | ||
+ | <pre> | ||
+ | uvt-kvm create --help | ||
+ | usage: uvt-kvm create [-h] [--developer] [--template TEMPLATE] [--memory MEMORY] [--cpu CPU] [--disk DISK] [--ephemeral-disk SIZE] [--bridge BRIDGE] [--mac MAC] | ||
+ | [--unsafe-caching] [--user-data USER_DATA] [--meta-data META_DATA] [--network-config NETWORK_CONFIG] [--password PASSWORD] | ||
+ | [--guest-arch GUEST_ARCH] [--log-console-output] [--host-passthrough] [--machine-type MACHINE_TYPE] [--backing-image-file BACKING_IMAGE_FILE] | ||
+ | [--run-script-once RUN_SCRIPT_ONCE] [--ssh-public-key-file SSH_PUBLIC_KEY_FILE] [--packages PACKAGES] [--no-start] | ||
+ | hostname [filter [filter ...]] | ||
+ | |||
+ | positional arguments: | ||
+ | hostname | ||
+ | filter | ||
+ | |||
+ | optional arguments: | ||
+ | -h, --help show this help message and exit | ||
+ | --developer, -d | ||
+ | --template TEMPLATE | ||
+ | --memory MEMORY | ||
+ | --cpu CPU | ||
+ | --disk DISK | ||
+ | --ephemeral-disk SIZE | ||
+ | Add an empty disk of SIZE in GB | ||
+ | --bridge BRIDGE | ||
+ | --mac MAC | ||
+ | --unsafe-caching | ||
+ | --user-data USER_DATA | ||
+ | --meta-data META_DATA | ||
+ | --network-config NETWORK_CONFIG | ||
+ | --password PASSWORD | ||
+ | --guest-arch GUEST_ARCH | ||
+ | guest arch to select template, default is the host architecture | ||
+ | --log-console-output | ||
+ | --host-passthrough | ||
+ | --machine-type MACHINE_TYPE | ||
+ | --backing-image-file BACKING_IMAGE_FILE | ||
+ | --run-script-once RUN_SCRIPT_ONCE | ||
+ | --ssh-public-key-file SSH_PUBLIC_KEY_FILE | ||
+ | --packages PACKAGES | ||
+ | --no-start | ||
+ | </pre> | ||
== Related terms == | == Related terms == |
Latest revision as of 12:43, 7 April 2021
uvt-kvm create vm1 KVM not available. kvm-ok returned: b'INFO: Your CPU does not support KVM extensions\nKVM acceleration can NOT be used\n'
help[edit]
uvt-kvm create --help usage: uvt-kvm create [-h] [--developer] [--template TEMPLATE] [--memory MEMORY] [--cpu CPU] [--disk DISK] [--ephemeral-disk SIZE] [--bridge BRIDGE] [--mac MAC] [--unsafe-caching] [--user-data USER_DATA] [--meta-data META_DATA] [--network-config NETWORK_CONFIG] [--password PASSWORD] [--guest-arch GUEST_ARCH] [--log-console-output] [--host-passthrough] [--machine-type MACHINE_TYPE] [--backing-image-file BACKING_IMAGE_FILE] [--run-script-once RUN_SCRIPT_ONCE] [--ssh-public-key-file SSH_PUBLIC_KEY_FILE] [--packages PACKAGES] [--no-start] hostname [filter [filter ...]] positional arguments: hostname filter optional arguments: -h, --help show this help message and exit --developer, -d --template TEMPLATE --memory MEMORY --cpu CPU --disk DISK --ephemeral-disk SIZE Add an empty disk of SIZE in GB --bridge BRIDGE --mac MAC --unsafe-caching --user-data USER_DATA --meta-data META_DATA --network-config NETWORK_CONFIG --password PASSWORD --guest-arch GUEST_ARCH guest arch to select template, default is the host architecture --log-console-output --host-passthrough --machine-type MACHINE_TYPE --backing-image-file BACKING_IMAGE_FILE --run-script-once RUN_SCRIPT_ONCE --ssh-public-key-file SSH_PUBLIC_KEY_FILE --packages PACKAGES --no-start
Related terms[edit]
See also[edit]
Advertising: