diff options
| author | Jonas Häggqvist <rasher@rasher.dk> | 2007-08-13 23:09:49 +0000 |
|---|---|---|
| committer | Jonas Häggqvist <rasher@rasher.dk> | 2007-08-13 23:09:49 +0000 |
| commit | 62b0d4b68582be50383d6878b163ccb049cd2f93 (patch) | |
| tree | fa8b1eb1e98b045facfcd2859fcd6a562b495681 | |
| parent | 4060a8c4f7c44efc1434078c9a7974662d5780d0 (diff) | |
| download | rockbox-62b0d4b68582be50383d6878b163ccb049cd2f93.zip rockbox-62b0d4b68582be50383d6878b163ccb049cd2f93.tar.gz rockbox-62b0d4b68582be50383d6878b163ccb049cd2f93.tar.bz2 rockbox-62b0d4b68582be50383d6878b163ccb049cd2f93.tar.xz | |
Add a warning not to use the 64MB build on a an Ipod with 32MB RAM.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14323 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | manual/getting_started/installation.tex | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/manual/getting_started/installation.tex b/manual/getting_started/installation.tex index 17d1359..4578007 100644 --- a/manual/getting_started/installation.tex +++ b/manual/getting_started/installation.tex @@ -198,6 +198,8 @@ functional, but not perfect! section.}} \opt{gigabeat}{\warn{During installation, do not connect your \dap{} using the cradle but plug the USB cable directly to the \dap{}.}} +\opt{ipodvideo}{\warn{If your \dap{} has 32MB RAM (typically if it has a 30GB + harddisk), do not download the \playername{} 64MB build as it will not work.}} \begin{enumerate} |