Expanding the file FAT32 partition?

Installing ARpiCADE for the first time? Having issues? Check here first for solutions and tips on installing.

Moderator: dee2eR

Post Reply
User avatar
Kamshaft
Community Member
Community Member
Posts: 7
Joined: Thu Oct 19, 2017 11:41 am
Location: Ontario, Canada
Contact:

Expanding the file FAT32 partition?

Post by Kamshaft » Fri Oct 20, 2017 4:35 pm

Is there any way of doing this? I know in raspian it does, but will it expand the right partition?

bravebluerx
Contributing Member
Contributing Member
Posts: 27
Joined: Fri Sep 22, 2017 5:27 pm

Re: Expanding the file FAT32 partition?

Post by bravebluerx » Sat Oct 21, 2017 7:46 am

For me this is what I did for my 64 Gb micro sd card:

I burned the 3.4 arpicade image to it with Etcher in windows -(arpicade image is sized for 8Gb micro sd cards). Then I manually copied all files from the fat32 partition of the sd card to a desktop folder. Then using "minitool partition wizard" for windows I then deleted that first fat32 partition, moved the ext linux partition to the end leaving 400mb of space available, and then resized/expanded the empty space as fat32 to fill the rest of the card. After doing that, I then copied the fat32 data back to the resized sd card. Make sure you also set both the fat32 partition and ext partitions to "primary" through minitool partition wizard or the pi wont boot the image correctly. Works great.
Last edited by bravebluerx on Mon Apr 30, 2018 9:00 pm, edited 3 times in total.

User avatar
Kamshaft
Community Member
Community Member
Posts: 7
Joined: Thu Oct 19, 2017 11:41 am
Location: Ontario, Canada
Contact:

Re: Expanding the file FAT32 partition?

Post by Kamshaft » Sat Oct 21, 2017 4:28 pm

I'll try that. Thanks! :D

Bubbak
Contributing Member
Contributing Member
Posts: 29
Joined: Sat Nov 25, 2017 3:35 pm

Re: Expanding the file FAT32 partition?

Post by Bubbak » Mon Dec 11, 2017 1:00 am

I'm trying to expand my SD card the following the post, and for some reason every time I move the partition and resize the fat32, I get a blank screen when I plug it in. I'm not sure where I'm going wrong. I'm using a 32 gig card. I write the image with Escher. I test the card and it works. I open it up in Minitool partition wizard. Make the changes and copy back the original files to the new partition. Plug it in and just a blue screen. :oops:

dee2eR
Inventor
Inventor
Posts: 2116
Joined: Tue Aug 22, 2017 2:07 pm

Re: Expanding the file FAT32 partition?

Post by dee2eR » Mon Dec 11, 2017 4:20 am

are you sure the file system was resized as a fat32 file system?

Over a certain size some software seems to default to exfat rather than fat32, exfat will not work for the pi /boot as far as I know.

Bubbak
Contributing Member
Contributing Member
Posts: 29
Joined: Sat Nov 25, 2017 3:35 pm

Re: Expanding the file FAT32 partition?

Post by Bubbak » Mon Dec 11, 2017 12:45 pm

I'm pretty sure its fat32, but I'll double check it tonight..

Bubbak
Contributing Member
Contributing Member
Posts: 29
Joined: Sat Nov 25, 2017 3:35 pm

Re: Expanding the file FAT32 partition?

Post by Bubbak » Tue Dec 12, 2017 12:19 am

Got it.. Apparently my format defaulted to NTFS.. Reformatted to Fat32 and its working..

Post Reply