Parent Page
Expand Disk
- Any body know how to expand the file system after restoring backup .img file to larger 128 GB micro sd card?
- raspi-config says my partition layout is not currently supported and I am probably using NOOBS?
- I used win32 disk imager to back up the 32 GB Kingstong Micro sd card that came with the system
- Then I used Raspberry Pi Imager to write the image
sudo fdisk -1
Device Boot Start End Sectors Size Id Type
/dev/mmcblk0p1 8192 137215 129024 63M e W95 FAT16 (LBA)
/dev/mmcblk0p2 137216 60526591 60389376 28.8G 5 Extended
/dev/mmcblk0p5 139264 204797 65534 32M 83 Linux
/dev/mmcblk0p6 204800 729085 524286 256M c W95 FAT32 (LBA)
/dev/mmcblk0p7 729088 60526591 59797504 28.5G 83 Linux
Even though we see 5 partitions, Notice 60526591 as the end for mmcblk0p2 and mmcblk0p7. This means the extended mmcblk0p2 partition contains inner ones of linux, fat32, and linux again.
So this used a PINN installer. Bascially the extended partion contains the inner children and it's next to impossible to resize this crap.
BUILDACADE_PI3_V1_1a.img.gz
source forge link to sd card images
- BUILDACADE_PI3_V1_1a.img.gz - Latest Build-A-Cade RetroPie image for Raspberry Pi 3. RetroPie version 4.8.4. Includes Full screen HDMI, Build-A-Theme background customizer, Coin Sound feature, and Software Update Check. Also includes theme background images from the winners of the Build-A-Theme contest.
This image is much better.
Device Boot Start End Sectors Size Id Type
/dev/mmcblk0p1 * 8192 532479 524288 256M e W95 FAT16 (LBA)
/dev/mmcblk0p2 532480 249737215 249204736 118.9G 83 Linux