Maximum File Size on SD Card and File Handling


Author Message
stef123
Regular Member

Joined: 25/09/2024
Location: United Kingdom
Posts: 89
Posted: 12:25pm 30 Oct 2024      


fsck.fat 4.2 (2021-01-31)
Checking we can access the last sector of the filesystem
There are differences between boot sector and its backup.
This is mostly harmless. Differences: (offset:original/backup)
 65:01/00
 Not automatically fixing this.
Boot sector contents:
System ID "        "
Media byte 0xf8 (hard disk)
      512 bytes per logical sector
    32768 bytes per cluster
     1170 reserved sectors
First FAT starts at byte 599040 (sector 1170)
        2 FATs, 32 bit entries
  3894784 bytes per FAT (= 7607 sectors)
Root directory start at cluster 2 (arbitrary size)
Data area starts at byte 8388608 (sector 16384)
   973584 data clusters (31902400512 bytes)
63 sectors/track, 255 heads
     8192 hidden sectors
 62325760 sectors total


Totally normal 32 GB SD Card (formatted as FAT32).
Edited 2024-10-30 22:27 by stef123