From 2ef749099941f29be79aa9f3a6d3e4e567d3dae3 Mon Sep 17 00:00:00 2001 From: Gunnar Wolf Date: Mon, 6 Dec 2021 00:11:02 -0600 Subject: [PATCH] Bumping up original image to 2GB, as we are hitting ENOSPC while building --- raspi_master.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/raspi_master.yaml b/raspi_master.yaml index 5289525..18e0474 100644 --- a/raspi_master.yaml +++ b/raspi_master.yaml @@ -2,7 +2,7 @@ steps: - mkimg: "{{ output }}" - size: 1500M + size: 2000M - mklabel: msdos device: "{{ output }}"