summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manual/getting_started/installation.tex17
1 files changed, 17 insertions, 0 deletions
diff --git a/manual/getting_started/installation.tex b/manual/getting_started/installation.tex
index 7d6b678a4e..80c01224e9 100644
--- a/manual/getting_started/installation.tex
+++ b/manual/getting_started/installation.tex
@@ -1,6 +1,23 @@
1% $Id$ % 1% $Id$ %
2\chapter{Installation}\label{sec:installation} 2\chapter{Installation}\label{sec:installation}
3 3
4\opt{ipodvideo}{
5 \note{Rockbox presently runs only on the original Ipod Video 30GB and 60GB,
6 and on the newer 30GB Ipod Video (sometimes referred to as the ``5.5G'').
7 Rockbox does \emph{not} run on the 80GB Ipod Video) (sometimes known as the
8 ``5.5G''). For information on identifying which Ipod you own, see this page
9 on Apple's web site: \url{http://www.info.apple.com/kbnum/n61688}
10 }
11}
12
13\opt{ipodnano}{
14 \note{Rockbox presently runs only on the original Ipod Nano. Rockbox does
15 \emph{not} run on the newer, second generation Ipod Nano (the all alumminum
16 verion). For information on identifying which Ipod you own, see this page on
17 Apple's web site: \url{http://www.info.apple.com/kbnum/n61688}
18 }
19}
20
4\section{Prerequisites}\label{sec:prerequisites} 21\section{Prerequisites}\label{sec:prerequisites}
5\index{Installation!Prerequisites} 22\index{Installation!Prerequisites}
6Before installing Rockbox you should make sure you meet the prerequisites. 23Before installing Rockbox you should make sure you meet the prerequisites.