fachinformatiker-wiki

it's easy when it's here

User Tools

Site Tools


proxmox:pve:cloud-init

Cloud-Init

wget https://laotzu.ftp.acc.umu.se/images/cloud/trixie/latest/debian-13-generic-amd64.raw
cp debian-13-generic-amd64.raw debian-13-generic-amd64.raw.orig
virt-customize -a debian-13-generic-amd64.raw --install qemu-guest-agent
virt-customize -a debian-13-generic-amd64.raw --root-password password:<password>
virt-customize -a debian-13-generic-amd64.raw --run-command "echo -n > /etc/machine-id"
qm disk import <vm-id> <cloud-image-disk-file> <storage>
qm disk import 400 debian-13-generic-amd64.raw nvme-pool01
This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website.  More information about cookies 
proxmox/pve/cloud-init.txt · Last modified: by gsys