Actions
Bug #1056
closedmksd needs to increase the size of the FAT partition.
Start date:
23 Oct 2023
Due date:
% Done:
100%
Estimated time:
Severity:
01 - Critical
Description
The addition of lots of overlays has made the rpifw, by itself, >60M which is currently the maximum size of the FAT partition on the SD card.
This partition needs to be doubled in size, which really won't affect the other partitions, which are multiple GBs even on 4GB cards.
Updated by Hammel about 1 year ago
- % Done changed from 0 to 80
I've already implemented this in the rpi1 sandbox and tested with 4GB and 8GB cards. It works fine.
Need to commit and push, then pull on the other sandboxes.
Updated by Hammel about 1 year ago
- Status changed from In Progress to Closed
- % Done changed from 80 to 100
committed and pushed.
closing issue.
Actions