FAT32 driver handle backup sectors #284
Labels
arch: none
Affects common code across architectures
enhancement
New feature or request
good first issue
Good for newcomers
Currently, the driver will assume the disk is good and the boot and FAT sectors are valid. If not, then will throw and error. FAT32 has backup sectors the driver can parse before erroring. Possibly try to copy the backup to the main sectors.
The text was updated successfully, but these errors were encountered: