Skip to content

fix(DiskFormatter): Large drive handling (>8GB)#1451

Merged
tdewey-rpi merged 1 commit into
mainfrom
dev/tdewey/fat32-large-drives
Jan 14, 2026
Merged

fix(DiskFormatter): Large drive handling (>8GB)#1451
tdewey-rpi merged 1 commit into
mainfrom
dev/tdewey/fat32-large-drives

Conversation

@tdewey-rpi

Copy link
Copy Markdown
Collaborator
  • Updated WriteFat32 to specify the backup boot sector location using a constant for clarity.
  • Modified WriteRootDirectory to accept the Fat32Config parameter, allowing for dynamic root cluster size calculation based on sectors per cluster.
  • Enhanced comments for better understanding of the backup boot sector and root directory handling.

- Updated WriteFat32 to specify the backup boot sector location using a constant for clarity.
- Modified WriteRootDirectory to accept the Fat32Config parameter, allowing for dynamic root cluster size calculation based on sectors per cluster.
- Enhanced comments for better understanding of the backup boot sector and root directory handling.

Signed-off-by: Tom Dewey <tom.dewey@raspberrypi.com>
@tdewey-rpi tdewey-rpi merged commit a7110a3 into main Jan 14, 2026
@tdewey-rpi tdewey-rpi deleted the dev/tdewey/fat32-large-drives branch January 21, 2026 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant