Setup the Packer Environment Prequisites The packer executable found in the download for your system at https://www.packer.io/ (Download button) needs to be in a directory that is in your PATH.
By Daniel F. Dickinson on November 16, 2020
Setup the Packer Environment Prequisites The packer executable found in the download for your system at https://www.packer.io (Download button) needs to be in a directory that is in your PATH.
By Daniel F. Dickinson on November 13, 2020
Option 1: Use the Image Directly (not recommended) Upload packer image using virsh ls -al *.qcow2
virsh -c qemu+ssh://user@host/system vol-upload --pool default --vol preseeded-armhf-uefi-image-preseed-image-xxxx-xx-xx-xx-xx.qcow2 --file preseeded-armhf-uefi-image-preseed-image-xxxx-xx-xx-xx-xx.
By Daniel F. Dickinson on November 16, 2020
By Daniel F. Dickinson on June 24, 2021
Several new posts and updates.
By Daniel F. Dickinson on May 20, 2021
This method of compiling for armel (e.g. ARMv5, earlier, and some ARMv6) uses pbuilder in an ARM hardFloat VM
By Daniel F. Dickinson on December 5, 2020
Option 1: Use the Image Directly (not recommended) Upload kernel, initrd, and packer image using virsh ls -al vmlinuz* initrd.gz* *.qcow2 virsh -c qemu+ssh://user@host/system vol-create-as --pool default --name vmlinuz-x.
By Daniel F. Dickinson on November 13, 2020