gadget_cdrom
gadget_cdrom copied to clipboard
Expand available storage upon first boot
Is it possible to have the provided gadget_cdrom image to expand the available storage on the SD card on the first boot?, also how can it be done it once I have flashed the image, I flashed it on a 64gb SDcard and only 6gb are available for isos. thanks.
Had same issue. I had no proper hdmi cable for pi zero and used older zero with no wifi adapter. I put sd card to my old raspberry pi b+ and expanded fs from raspi-config. Login and pass is default.
yeah the script sometimes fails to fully utilize the space of the SD card, so far when I encounter this issue, ill just delete that iso.img file (found on the root directory) and re-run the create_image.sh script again. You need to unmount /iso directory first before doing all what I mentioned, after that do delete the file, rerun the script and reboot. that should fix the issue.