Difference between revisions of "Cloud-image-utils"

From wikieduonline
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 9: Line 9:
  
  
cloud-localds -v --network-config=network-config ~/kvm/vm01/vm01-seed.qcow2 user-data meta-data
+
<code>cloud-localds -v --network-config=network-config ~/kvm/vm01/vm01-seed.qcow2 user-data meta-data</code>
  
  
[[wget -P]] $HOME/kvm/base https://cloud-images.ubuntu.com/focal/current/focal-server-cloudimg-amd64.img
+
<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
+
* https://medium.com/@yping88/use-ubuntu-server-20-04-cloud-image-to-create-a-kvm-virtual-machine-with-fixed-network-properties-62ecae025f6c
  
 
== Related terms ==
 
== Related terms ==
Line 24: Line 24:
 
== 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: