From 71a62eb94b26b98532680404c605b2df7e16219d Mon Sep 17 00:00:00 2001 From: notplants Date: Wed, 3 Feb 2021 12:31:09 +0100 Subject: [PATCH] Add image size to readme --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 94b62e7..5a791dc 100644 --- a/README.md +++ b/README.md @@ -43,4 +43,13 @@ PeachCloud images are versioned and published for release at http://releases.pea ## What's Different In This Fork? -the only file that is edited from the original is ```raspi_master.yaml``` \ No newline at end of file +the only file that is edited from the original is ```raspi_master.yaml``` + + +## Image Size + +Note that the alloted disc image size in the original image was 1500M. +This is not large enough to allow for the whole peach installation, +so this image is currently at 3000M (but could be somewhat reduced). + +On first boot, the image resizes to take up the whole size of the SD card it is installed on. \ No newline at end of file