Difference between revisions of "Cloud-image-utils"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
|||
(8 intermediate revisions by 3 users not shown) | |||
Line 9: | Line 9: | ||
− | + | <code>cloud-localds -v --network-config=network-config ~/kvm/vm01/vm01-seed.qcow2 user-data meta-data</code> | |
+ | |||
+ | |||
+ | <code>[[wget -P]] $HOME/kvm/base https://cloud-images.ubuntu.com/focal/current/focal-server-cloudimg-amd64.img</code> | ||
+ | |||
+ | |||
+ | * https://medium.com/@yping88/use-ubuntu-server-20-04-cloud-image-to-create-a-kvm-virtual-machine-with-fixed-network-properties-62ecae025f6c | ||
+ | |||
+ | == Related terms == | ||
+ | * <code>[[qemu-img create]]</code> | ||
+ | * <code>[[cloud-init]]</code> | ||
+ | * <code>[[cloud-guest-utils]]</code> | ||
== See also == | == See also == | ||
* {{Ubuntu}} | * {{Ubuntu}} | ||
+ | |||
+ | [[Category:Ubuntu]] |
Latest revision as of 09:16, 14 February 2023
apt install cloud-image-utils
/usr/bin/cloud-localds /usr/bin/mount-image-callback /usr/bin/resize-part-image /usr/bin/ubuntu-cloudimg-query /usr/bin/write-mime-multipart
cloud-localds -v --network-config=network-config ~/kvm/vm01/vm01-seed.qcow2 user-data meta-data
wget -P $HOME/kvm/base https://cloud-images.ubuntu.com/focal/current/focal-server-cloudimg-amd64.img
Related terms[edit]
See also[edit]
Advertising: