We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f4df00 commit c3e7865Copy full SHA for c3e7865
companionpi.pkr.hcl
@@ -20,7 +20,7 @@ source "arm-image" "companionpi" {
20
iso_checksum = "sha256:43d150e7901583919e4eb1f0fa83fe0363af2d1e9777a5bb707d696d535e2599"
21
iso_url = "https://downloads.raspberrypi.com/raspios_lite_arm64/images/raspios_lite_arm64-2024-07-04/2024-07-04-raspios-bookworm-arm64-lite.img.xz"
22
last_partition_extra_size = 2147483648
23
- qemu_binary = "qemu-aarch64-static"
+ #qemu_binary = "qemu-aarch64-static"
24
}
25
26
build {
0 commit comments