1
0
Fork 0
forked from len0rd/rockbox

manual: Correct typo in ipod6g-specific doumentation

Change-Id: I520a95a38dfc902c6694a4e9f3c8a641b675045d
This commit is contained in:
Solomon Peachy 2024-10-22 21:10:02 -04:00
parent 7912bf3bee
commit a232b1a98d

View file

@ -274,7 +274,7 @@ of before installing.
Rockbox supports very large drive capacities when used with GPT partitioning on devices that utilize ATA storage, but due to the limitations of the FAT32 filesystem, individual paritions cannot exceed 2TiB. Additionally, there may be underlying platform limitations that make it difficult, if not impossible, utilize a drive larger than some arbitrary size or boot from a drive using GPT partitioning.
\opt{ipod6g}{
For example, the stock Apple firmware on earlier 6th generation iPod Classic models\footnote{MB029, MB145, MB147, MB150} is limited to drives no larger than 128GiB, and booting into the Apple firmware firmware with larger drive sizes will result in massive data corruption. Later 6th generation iPod Classic models\footnote{MB562, MB565, MC293, MC297} (sometimes referred to as ``7th gen'') do not have this issue. Rockbox itself will function correctly on all 6th/7th generation iPod Classi models.
For example, the stock Apple firmware on earlier 6th generation iPod Classic models\footnote{MB029, MB145, MB147, MB150} is limited to drives no larger than 128GiB, and booting into the Apple firmware firmware with larger drive sizes will result in massive data corruption. Later 6th generation iPod Classic models\footnote{MB562, MB565, MC293, MC297} (sometimes referred to as ``7th gen'') do not have this issue. Rockbox itself will function correctly on all 6th/7th generation iPod Classic models.
}
\note{In practice, no Rockbox-capable device can currently handle total drive capacities exceeding 2TiB.}