1
0
Fork 0
forked from len0rd/rockbox

Added warning to installation chapter of the Rockbox Manual for Ipod Nano and Ipod Video warning that the 2nd generation Nano and 80GB 5.5G, respectively, are not supported by Rockbox.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11866 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Michael DiFebbo 2006-12-30 15:14:30 +00:00
parent b22cd3919f
commit 88deb54682

View file

@ -1,6 +1,23 @@
% $Id$ % % $Id$ %
\chapter{Installation}\label{sec:installation} \chapter{Installation}\label{sec:installation}
\opt{ipodvideo}{
\note{Rockbox presently runs only on the original Ipod Video 30GB and 60GB,
and on the newer 30GB Ipod Video (sometimes referred to as the ``5.5G'').
Rockbox does \emph{not} run on the 80GB Ipod Video) (sometimes known as the
``5.5G''). For information on identifying which Ipod you own, see this page
on Apple's web site: \url{http://www.info.apple.com/kbnum/n61688}
}
}
\opt{ipodnano}{
\note{Rockbox presently runs only on the original Ipod Nano. Rockbox does
\emph{not} run on the newer, second generation Ipod Nano (the all alumminum
verion). For information on identifying which Ipod you own, see this page on
Apple's web site: \url{http://www.info.apple.com/kbnum/n61688}
}
}
\section{Prerequisites}\label{sec:prerequisites} \section{Prerequisites}\label{sec:prerequisites}
\index{Installation!Prerequisites} \index{Installation!Prerequisites}
Before installing Rockbox you should make sure you meet the prerequisites. Before installing Rockbox you should make sure you meet the prerequisites.