forked from len0rd/rockbox
fixed a typo, stripped trailing whitespace and made some small tweaks to the installation chapter
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11589 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
6b1d2cbd82
commit
c35d3a1f1c
1 changed files with 146 additions and 146 deletions
|
@ -84,9 +84,9 @@ software.
|
||||||
and load the remaining firmware from disk. It is also responsible for the
|
and load the remaining firmware from disk. It is also responsible for the
|
||||||
disk mode on your \dap{}.
|
disk mode on your \dap{}.
|
||||||
|
|
||||||
This boot loader is stored in special flash memory in your \playerman. It is
|
This boot loader is stored in special flash memory in your \playerman{}.
|
||||||
already installed on your \dap{}, so it is never necessary to modify this
|
It is already installed on your \dap{}, so it is never necessary to modify
|
||||||
in order to install Rockbox.}
|
this in order to install Rockbox.}
|
||||||
|
|
||||||
\item[The Rockbox boot loader.] \index{Boot loader}
|
\item[The Rockbox boot loader.] \index{Boot loader}
|
||||||
\opt{HAVE_RB_BL_ON_DISK}{The Rockbox boot loader is loaded from disk by
|
\opt{HAVE_RB_BL_ON_DISK}{The Rockbox boot loader is loaded from disk by
|
||||||
|
@ -168,7 +168,7 @@ you want to install and get the version for your \dap{}.
|
||||||
Because daily builds and CVS builds are development versions which change
|
Because daily builds and CVS builds are development versions which change
|
||||||
frequently, they may behave differently than described in this manual, or
|
frequently, they may behave differently than described in this manual, or
|
||||||
they may introduce new (and maybe annoying) bugs. If you do not want to get
|
they may introduce new (and maybe annoying) bugs. If you do not want to get
|
||||||
undefined behaviour from your \dap\ you should really stick to the current
|
undefined behaviour from your \dap{} you should really stick to the current
|
||||||
stable release, if there is one for your \dap{}. If you want to help the
|
stable release, if there is one for your \dap{}. If you want to help the
|
||||||
project development, you can try development builds and help by reporting
|
project development, you can try development builds and help by reporting
|
||||||
bugs. Just be aware that these are development builds that are highly
|
bugs. Just be aware that these are development builds that are highly
|
||||||
|
@ -180,7 +180,7 @@ you downloaded above, and extract its contents to your \daps{} drive.
|
||||||
|
|
||||||
Use the ``Extract all'' command of your unzip program to extract the files in
|
Use the ``Extract all'' command of your unzip program to extract the files in
|
||||||
the \fname{.zip} file onto your \dap{}. Note that the entire contents of the
|
the \fname{.zip} file onto your \dap{}. Note that the entire contents of the
|
||||||
\fname{/zip} file should be extracted directly to the root of your \daps{}
|
\fname{.zip} file should be extracted directly to the root of your \daps{}
|
||||||
drive. Do not try to create a separate directory or folder on your \dap{} for
|
drive. Do not try to create a separate directory or folder on your \dap{} for
|
||||||
the Rockbox files! The \fname{.zip} file already contains the internal
|
the Rockbox files! The \fname{.zip} file already contains the internal
|
||||||
directory structure that Rockbox needs.
|
directory structure that Rockbox needs.
|
||||||
|
@ -188,7 +188,7 @@ directory structure that Rockbox needs.
|
||||||
\note{
|
\note{
|
||||||
If the contents of the \fname{.zip} file are extracted correctly, you will
|
If the contents of the \fname{.zip} file are extracted correctly, you will
|
||||||
have a file called \fname{\firmwarefilename} in the main folder of your
|
have a file called \fname{\firmwarefilename} in the main folder of your
|
||||||
\daps{} drive, and also a folder called /\fname{.rockbox}, which contains a
|
\daps{} drive, and also a folder called \fname{/.rockbox}, which contains a
|
||||||
number of other folders and system files needed by Rockbox. If you receive a
|
number of other folders and system files needed by Rockbox. If you receive a
|
||||||
``-1'' error when you start Rockbox, you have not extracted the contents of
|
``-1'' error when you start Rockbox, you have not extracted the contents of
|
||||||
the \fname{.zip} file to the proper location.
|
the \fname{.zip} file to the proper location.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue