Rockbox.org home
Downloads
Release release
Dev builds dev builds
Extras extras
themes themes
Documentation
Manual manual
Wiki wiki
Device Status device status
Support
Forums forums
Mailing lists mailing lists
IRC IRC
Development
Bugs bugs
Patches patches
Dev Guide dev guide
Search



Donate

Rockbox Technical Forums


Login with username, password and session length
Home Help Search Staff List Login Register
News:

Rockbox Ports are now being developed for various digital audio players!

+  Rockbox Technical Forums
|-+  Third Party
| |-+  Repairing and Upgrading Rockbox Capable Players
| | |-+  Aligning FAT32 partitions
« previous next »
  • Print
Pages: [1]

Author Topic: Aligning FAT32 partitions  (Read 1283 times)

Offline dreamlayers

  • Developer
  • Member
  • *
  • Posts: 425
  • Boris Gjenero
    • My Blog
Aligning FAT32 partitions
« on: May 03, 2015, 08:10:20 PM »
I now have a Samsung HS12YHA drive in my 5th generation iPod. Since it has 4 KiB sectors (512 * 8 ), I aligned the partitions to 4 KiB boundaries. Today I wondered if FAT32 aligns data sectors based on the start of the partition. Apparently it does not, and a more complicated procedure is needed to align FAT32 partitions.

When I do "sudo hdparm --fibmap filename" the starting LBA of files is a multiple of 8. It's enough to check one file, because cluster size is a multiple of 8. So, the partition seems aligned. I guess I was just lucky?

Is there anything else that I could align in FAT32? I don't suppose the file allocation tables themselves benefit from alignment, because single sector reads are done there.
Logged

  • Print
Pages: [1]
« previous next »
+  Rockbox Technical Forums
|-+  Third Party
| |-+  Repairing and Upgrading Rockbox Capable Players
| | |-+  Aligning FAT32 partitions
 

  • SMF 2.0.17 | SMF © 2019, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.044 seconds with 15 queries.