reduce image size to 20gb

This commit is contained in:
Christoph Stenglein 2024-03-10 21:05:35 +01:00 committed by openoms
parent 65b6e86fec
commit 0a243dd1d5
No known key found for this signature in database
GPG Key ID: 5BFB77609B081B65

View File

@ -28,7 +28,7 @@ source "arm" "raspiblitz-arm64-rpi-lean" {
type = "83"
}
image_path = "raspiblitz-arm64-rpi-fat.img"
image_size = "28G"
image_size = "20G"
image_type = "dos"
qemu_binary_destination_path = "/usr/bin/qemu-arm-static"
qemu_binary_source_path = "/usr/bin/qemu-arm-static"