Skip to content

example-eikon-debian12-cloud-raw

Test Debian 12 cloud image using a raw image in an eikon/plan.

The image was downloaded and recompressed using the following commands.

Text Only
curl -Lo debian12.tar.xz https://cdimage.debian.org/images/cloud/bookworm/latest/debian-12-nocloud-amd64.tar.xz
tar xf debian12.tar.xz; zstd disk.raw -o debian12.raw.zst
drpcli files upload debian12.raw.zst as images/eikon/debian12.raw.zst

There is no sha256sum provided for the image. The example uses the latest image which is updated regularly.

Objects that Reference example-eikon-debian12-cloud-raw

Not used in current content packs

Objects used by example-eikon-debian12-cloud-raw

  • params eikon/plan in field Params as value map[disks:[map[grub_device:true image:map[type:dd-zst url:{{ .ProvisionerURL }}/files/images/eikon/debian12.raw.zst] name:d0 path:/dev/sda]]]