diff options
author | Solomon Peachy <pizza@shaftnet.org> | 2024-10-22 21:10:02 -0400 |
---|---|---|
committer | Solomon Peachy <pizza@shaftnet.org> | 2024-10-22 21:11:08 -0400 |
commit | a232b1a98de719c3d3093141e928d37d30b9b574 (patch) | |
tree | dae935b6f1fdf8c4e95c38bbd39f5ecb00833d9e /manual/getting_started | |
parent | 7912bf3bee50ab03ba5ef385fec7723f8a146a9c (diff) | |
download | rockbox-a232b1a98de719c3d3093141e928d37d30b9b574.tar.gz rockbox-a232b1a98de719c3d3093141e928d37d30b9b574.zip |
manual: Correct typo in ipod6g-specific doumentation
Change-Id: I520a95a38dfc902c6694a4e9f3c8a641b675045d
Diffstat (limited to 'manual/getting_started')
-rw-r--r-- | manual/getting_started/installation.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/getting_started/installation.tex b/manual/getting_started/installation.tex index c5a5cf37de..1b09ce1f22 100644 --- a/manual/getting_started/installation.tex +++ b/manual/getting_started/installation.tex | |||
@@ -274,7 +274,7 @@ of before installing. | |||
274 | 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. | 274 | 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. |
275 | 275 | ||
276 | \opt{ipod6g}{ | 276 | \opt{ipod6g}{ |
277 | 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. | 277 | 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. |
278 | } | 278 | } |
279 | 279 | ||
280 | \note{In practice, no Rockbox-capable device can currently handle total drive capacities exceeding 2TiB.} | 280 | \note{In practice, no Rockbox-capable device can currently handle total drive capacities exceeding 2TiB.} |