1
0
Fork 0
forked from len0rd/rockbox

Made ipodpatcher use slightly more clear for linux users.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12210 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Paul Louden 2007-02-05 21:16:16 +00:00
parent 6e641e81ed
commit d71b44cbd2

View file

@ -68,19 +68,22 @@ your Ipod.
\fixme{Notes about closing itunes, enabling the ``show ipod as disk'' option
in ipod, anything else?}
\item Find your Ipod with ipodpatcher (Windows users only)
\item Find your Ipod with ipodpatcher (Windows and Linux users only)
Windows users: Type the following command to search for Ipods attached to
Type the following command to search for Ipods attached to
your computer:
\begin{code}
ipodpatcher --scan
\end{code}
When ipodpatcher finds your Ipod, remember the number it displays after the
Windows users: when ipodpatcher finds your Ipod, remember the number it displays after the
words ``disk device''- this will be the number you use to access your Ipod
in the following steps. So, for example, if ipodpatcher displays ``disk
device 1'' you will use the number 1 in the commands described below.
Linux users: you will receive something similar to /dev/sda, and will use that
in the commands described below.
\note{Windows users require administrator rights for running ipodpatcher.
Either re-login as administrator, or open a command prompt running under an
administrator account by using one of the "Run as" features of Windows XP.}