Flashed to 128 GB SD Card. Can't expand or see anything in windows.
Throw it in a PI.
lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTsda 8:0 1 118.3G 0 disk├─sda1 8:1 1 10M 0 part /media/usb0├─sda2 8:2 1 512M 0 part /media/usb1├─sda3 8:3 1 51M 0 part /media/usb2└─sda4 8:4 1 3.2G 0 part /media/usb3df -aTh
/dev/sda1 vfat 10M 6.7M 3.4M 67% /media/usb0/dev/sda2 ext4 504M 151M 318M 33% /media/usb1/dev/sda3 ext4 50M 36K 46M 1% /media/usb2/dev/sda4 vfat 3.2G 764M 2.5G 24% /media/usb3So we have 4 partitions. Which one should get expanded?
/media/usb3. But first copy all files folder off of it to local using WinSCP.exe.
Nop. Linux won't let me expand. Also I think this is fat32 wich linux doesn't want to mess with anywayz. So put it back in windowz.
For whatever reason some files never made it over from ftp so resync to back up folder in windows.
I think we could re-create partition full size and copy these files back to rest of giant partition.
So delete last partition, recreate and format as exFat.
Then format with guiformat to fat32.
Now copy files back onto new big fat32 partition.