Has anyone successfully built a Rocky Linux 8.10 image?
I’m using the packer-maas repository but running into issues. The build fails with the following error:
==> qemu.rocky8 (shell-local): nbdkit: nbd: error: disk does not contain MBR or GPT partition table signature
1 Like
Same problem. Did you find any solution?
I’m failing to build any custom image with packer-maas.
I chose a different approach to deploy Rocky 8.10, using iPXE with a kickstart file and Ansible instead.
I’ll likely revisit troubleshooting packer-maas at a later stage.