example-eikon-alma10-cloud-raw¶
Test Alma 10 cloud image using a raw image in an eikon/plan.
The image was downloaded and recompressed using the following commands.
curl -L https://repo.almalinux.org/almalinux/10/cloud/x86_64/images/AlmaLinux-10-GenericCloud-latest.x86_64.qcow2
qemu-img convert -O disk.raw AlmaLinux-10-GenericCloud-latest.x86_64.qcow2 disk.raw ; zstd disk.raw -o alma10.raw.zst
drpcli files upload alma10.raw.zst as images/eikon/alma10.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-alma10-cloud-raw¶
Not used in current content packs
Objects used by example-eikon-alma10-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/alma10.raw.zst] name:d0 path:/dev/sda]]]