Index: manual/getting_started/installation.tex =================================================================== --- manual/getting_started/installation.tex (revision 14992) +++ manual/getting_started/installation.tex (working copy) @@ -10,12 +10,7 @@ } \section{Overview} -There are two ways of installing Rockbox: automated and manual. While the -manual way is older, more tested and proven to work correctly, the -automated installation is based on a nice graphical application that does -almost everything that's needed for you. It is still important that you have -an overview of the installation process to be able to select the correct -installation options. +There are two ways of installing Rockbox: automated and manual. While the manual way is older, more tested and proven to work correctly, the automated installation is based on a nice graphical application that does almost everything for you. It is still important that you have an overview of the installation process to enable you to select the correct installation options. \opt{MASCODEC}{Rockbox itself comes as a single package. There is no need to install additional software for running Rockbox.} @@ -28,8 +23,8 @@ \begin{description} \opt{HAVE_RB_BL_ON_DISK}{ \item[The \playerman{} boot loader.] - The \playerman{} boot loader is the program that tells your \dap{} how to boot - and load the remaining firmware from disk. It is also responsible for the + The \playerman{} bootloader is the program that tells your \dap{} how to boot + and load the firmware from disk. It is also responsible for the disk mode on your \dap{}. This boot loader is stored in special flash memory in your \playerman{}. @@ -39,8 +34,8 @@ \item[The Rockbox boot loader.] \index{Boot loader} \opt{HAVE_RB_BL_ON_DISK}{The Rockbox boot loader is loaded from disk by the \playerman{} boot loader. It is responsible for loading the Rockbox - firmware and for providing the dual boot function. It directly replaces the - \playerman{} firmware on the \daps{} disk. + firmware and for providing the dual boot function. It takes the place of the + \playerman{} firmware in the \daps{} boot sequence.. \opt{gigabeat}{\note{Dual boot does not currently work on the gigabeat.}}} \opt{HAVE_RB_BL_IN_FLASH}{ @@ -56,8 +51,7 @@ most of the Rockbox code is contained in a ``build'' that resides on your \daps{} drive. This makes it easy to update Rockbox. The build consists of a directory called - \fname{.rockbox} containing all of Rockbox' files, which is located in the - root of your \daps{} drive. + \fname{.rockbox} containing all the Rockbox files. This directory is located in the root of your \daps{} drive. \end{description} } @@ -66,12 +60,10 @@ Apart from the required parts there are some addons you might be interested in installing too. \begin{description} - \item[Fonts.] Rockbox can load custom fonts. The fonts itself are - distributed as separate package and thus needs to be installed - separately. The fonts are not required to run Rockbox itself but + \item[Fonts.] Rockbox can load custom fonts. The fonts are distributed as a package which needs to be installed separately. The fonts are not required to run Rockbox itself but a lot of themes require the fonts package to be installed. - \item[Themes.] The view of Rockbox can be customized by themes. Depending + \item[Themes.] The appearance of Rockbox can be customized with themes. Depending on your taste you might want to install additional themes to change the look of Rockbox. \end{description} @@ -80,15 +72,14 @@ \section{Prerequisites}\label{sec:prerequisites} \index{Installation!Prerequisites} Before installing Rockbox you should make sure you meet the prerequisites. -Also you may need some tools for installation. In most cases these will be +You may also need some tools for installation. In most cases these will be already available on your computer but if not you need to get some additional software. \begin{description} \item[USB connection.] To transfer Rockbox to your \dap{} you need to - connect it to your computer. To proceed you need to know where to access the - \dap{}. On Windows this means you need to figure out the drive letter - associated with the device. On Linux you need to know the mount point of + connect it to your computer. For manual installation/uninstallation, or should autodetection fail during automatic installation, you need to know where to access the + \dap{}. On Windows this means you need to figure out the drive letter associated with the \dap{}. On Linux you need to know the mount point of your \dap{}. \opt{ipod}{ @@ -98,7 +89,7 @@ computer. Reset the \dap{} by pressing and holding the \ButtonMenu{} and \ButtonSelect{} buttons simultaneously. As soon as the \dap{} resets, press and hold the \ButtonSelect{} and \ButtonPlay{} buttons simultaneously. Your - \dap{} should enter disk mode, and you can try reconnecting to the computer. + \dap{} should enter disk mode and you can try reconnecting to the computer. } \opt{ipod3g,ipod4g,ipodcolor,ipodmini}{ @@ -106,22 +97,19 @@ the moment. Please use USB only.} } \end{description} -For manual installation and customization additional software is required. +For manual installation and customization, additional software is required. \begin{description} \item[ZIP utility.]\index{zip} - Rockbox is distributed as an archive using the - \fname{.zip} format. Thus you need a tool to handle that compressed - format. Usually your computer should have a tool installed that can - handle the \fname{.zip} file format. Windows XP has built-in support for - \fname{.zip} files and presents them to you as folders unless you have - installed a third party program that handles compressed files. For + Rockbox is distributed as a compressed archive using the + \fname{.zip} file format. You need a tool capable of handling this. Most computers will have one already installed. Windows XP has built-in support for + \fname{.zip} files and presents them to you as directories, unless you have + installed a third-party program that handles compressed files. For other operating systems this may vary. If the \fname{.zip} file format is not recognised on your computer you can find a program to handle them - at \url{http://www.info-zip.org/} or \url{http://sevenzip.sf.net/} which + at \url{http://www.info-zip.org/} or \url{http://sevenzip.sf.net/}, which can be downloaded and used free of charge. \item[Text editor.] As you will see in the following chapters, Rockbox is - highly configurable. In addition to saving configurations within Rockbox, - Rockbox also allows you to create customised configuration files. If you + highly configurable. In addition to saving configurations within Rockbox, you can also create customised configuration files. If you would like to edit custom configuration files on your computer, you will need a text editor like Windows' ``Wordpad''. \end{description} @@ -140,46 +128,38 @@ \section{Installing Rockbox}\label{sec:installing_rockbox}\index{Installation} \subsection{Automated Installation} -To automatically install Rockbox download the official installer and -housekeeping tool \textsc{Rockbox Utility}. It allows you to +To automatically install Rockbox, download the official installer and housekeeping tool \textsc{Rockbox Utility}. It allows you to: \begin{itemize} \item Automatically install all needed components for using Rockbox (``Small Installation'') \item Automatically install all suggested components (``Full Installation'') -\item Selectively install any of all available parts of Rockbox -\item Install additional themes interactively +\item Selectively install any available parts of Rockbox +\item Install additional themes \item Install voice files and generate talk clips \item Uninstall all components you installed using Rockbox Utility \end{itemize} -Prebuild binaries for Windows, Linux and MacOS~X are -available from \download{rbutil/}. As Rockbox Utility is still under +Pre-built binaries for Windows, Linux and Mac OS X are available from \download{rbutil/}. As \textsc{Rockbox Utility} is still under development more information including up-to-date download links can be found at \wikilink{RockboxUtilityQt}. -\warn{Upon the first start of Rockbox Utility you \emph{need} to set at least -the correct player and mountpoint in the configuration dialog. Autodetection -can detect most player types. If autodetection failed or was unable to detect -the mountpoint make sure to enter the correct values. The mountpoint indicates +\warn{When first starting \textsc{Rockbox Utility} run ‘Autodetect’, found in the configuration dialog (File > Configure). Autodetection +can detect most player types. If autodetection fails or is unable to detect the mountpoint, make sure to enter the correct values. The mountpoint indicates the location of the \dap{} in your filesystem. On Windows, this is the drive -letter the \dap{} gets assigned, on other systems this is a path in the +letter the \dap{} gets assigned. On other systems this is a path in the filesystem.} \opt{ipodvideo}{\warn{Autodetection is unable to distinguish between the - \playerman{} 30~GB and 60~GB / 80~GB models and defaults to the - 30~GB model. This will usually work but you might want to check the + \playerman{} 30~GB and 60~GB / 80~GB models, defaulting to the 30 GB model. This will usually work but you might want to check the detected value, especially if you experience problems with Rockbox.}} -\note{Rockbox Utility currently lacks some guiding messages. Please have a - look at the manual installation instructions if you're stuck - during installation.} +\note{Rockbox Utility currently lacks some guiding messages. Please have a look at the manual installation instructions if you are stuck during installation.} \subsection{Manual Installation} \subsubsection{Choosing a Rockbox version}\label{sec:choosing_version} -There are three different types of firmware binaries from the Rockbox website: +There are three different types of firmware binaries available from the Rockbox website: \label{Version} -Release version, current build and daily build. You need to decide which one -you want to install and get the version for your \dap{}. +Release version, current build and daily build. You need to decide which one you want to install and get the appropriate version for your \dap{}. \begin{description} @@ -189,14 +169,10 @@ 2.5, is available at \url{http://www.rockbox.org/download/}. } \opt{SWCODEC}{ - There has not yet been a stable release for the \playername{}. Until - there is a stable release for \playername{}, use a current build. + There has not yet been a stable release for the \playername{}. Until there is one, use a current build. } -\item[Current Build.] The current build is built at each source code change to - the Rockbox SVN repository, and represent the current state of Rockbox - development. This means that the build could contain bugs, but is most of - the time safe to use. You can download the current build from +\item[Current Build.] The current build is built at each source code change to the Rockbox SVN repository, and represents the current state of Rockbox development. This means that the build could contain bugs but most of the time is safe to use. You can download the current build from \url{http://build.rockbox.org/}. \item[Archived Build.] In addition to the release version and the current build, @@ -211,22 +187,11 @@ Rockbox has a fonts package that is available at \url{http://www.rockbox.org/daily.shtml} or from the \emph{extras} link in the menu on the Rockbox website. While the current builds and - daily builds change frequently, the fonts package rarely changes. Thus, - the fonts package is not included in these builds. (The release version, on - the other hand, does not change, so fonts are included when you download a - release.) When installing Rockbox for the first time, you should install - the fonts package. + daily builds change frequently, the fonts package rarely changes. The fonts package is therefore not included in these builds. When installing Rockbox for the first time, you should install the fonts package. The release version, on the other hand, does not change, so fonts are included when you download a release. } } -Because current builds and daily builds are development versions which change -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 -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 -project development, you can try development builds and help by reporting -bugs. Just be aware that these are development builds that are highly -functional, but not perfect! +\warn{Because current builds and daily builds are development versions which change 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 undefined behaviour from your \dap{}, you should stick to the current stable release if there is one for your \dap{}. If you want to help with project development, you can try development builds and help by reporting bugs. Just be aware that these are development builds that are highly functional but not perfect!} \subsubsection{Installing the firmware}\label{sec:installing_firmware} @@ -249,25 +214,22 @@ previous section. \item Connect your \dap{} to the computer via USB - \opt{ipod3g,ipod4g,ipodmini,ipodcolor}{ or Firewire} as described in - the manual that came with your \dap{}. + \opt{ipod3g,ipod4g,ipodmini,ipodcolor}{ or Firewire} to the computer via USB, as described in the manual that came with your \dap{}. -\item Take the file that you downloaded above, and use the ``Extract - all'' command of your unzip program to extract the files in the +\item Take the file that you downloaded and 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 \fname{.zip} file should be -extracted directly to the root of your \daps{} drive. Do not try to +\note{The entire contents of the \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 the Rockbox files! The \fname{.zip} file already contains the internal directory -structure that Rockbox needs. +structure that Rockbox needs.} \end{enumerate} \opt{archos}{ \note{ - 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 + If the contents of the \fname{.zip} file are extracted correctly, you will have a directory called \fname{.rockbox} which contains all the files needed by Rockbox, in the main found in the bootloader + \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 ``-1'' error when you start Rockbox, you have not extracted the contents of @@ -299,21 +261,26 @@ \subsection{Enabling Speech Support (optional)}\label{sec:enabling_speech_support} \index{Speech}\index{Installation!Optional Steps} -If you wish to use speech support you will also need a voice file, english ones -are available from \url{http://www.rockbox.org/daily.shtml}. Download the -``voice'' for your player, rename it to \fname{english.voice}, copy it -into the \fname{langs} folder which is inside the \fname{/.rockbox} folder on -your \dap{} and reboot. Voice menus are turned on by default. See -\reference{ref:Voiceconfiguration} for details on voice settings. +If you wish to use speech support you will also need a voice file: English ones are available from \url{http://www.rockbox.org/daily.shtml}. +\begin{enumerate} +\item Download the “voice” for your \dap{}. +\item Rename it to \fname{english.voice}. +\item Copy it into the \fname{langs} directory inside the \fname{.rockbox} directory on your \dap{}. +\item Reboot. +\end{enumerate} + +\note{Voice menus are turned on by default. See +\reference{ref:Voiceconfiguration} for details on voice settings.} + \section{Running Rockbox} Remove your \dap{} from the computer's USB port. % \nopt{ipod,e200}{Unplug any connected power supply and turn the unit off. When you next turn the unit on, Rockbox should load. }% -\opt{ipod}{Rebooting the Ipod by holding +\opt{ipod}{Reboot the Ipod by holding \opt{IPOD_4G_PAD}{\ButtonMenu{}+\ButtonSelect{}}% \opt{IPOD_3G_PAD}{\ButtonMenu{}+\ButtonPlay{}} - for a couple of seconds until the \dap{} reboots. Now Rockbox should load. + for a couple of seconds or so. Now Rockbox should load. } % \opt{e200}{Your e200 will automatically reboot and Rockbox should load. }% When you see the Rockbox splash screen, Rockbox is loaded and ready for @@ -321,25 +288,20 @@ \opt{ipod}{ \note{ - Rockbox starts in the \setting{File Browser}. If you have loaded music onto - your player using Itunes, you will not be able to see your music because - Itunes changes your files' names and hides them in directories in the - \fname{Ipod\_Control} folder. You can view files placed on your \dap{} by - Itunes by initializing and using Rockbox's database. See - \reference{ref:database} for more information. + Rockbox starts in the \setting{File Browser}. If you have loaded music onto your \dap{} using Itunes, you will not be able to see your music. This is because Itunes changes your files’ names and hides them in directories in the \fname{Ipod\_Control} directory. Files placed on your \dap{} using Itunes can be viewed by initializing and using Rockbox’s database. See section \reference{ref:database} for more information. } } \section{Updating Rockbox} -Even if you don't use Rockbox Utility for updating Rockbox it's easy. +It is easy to update Rockbox, even without using Rockbox Utility. Download a Rockbox build. (The latest release of the Rockbox software will always be available from \url{http://www.rockbox.org/download/}). Unzip the build to the root directory -of your \dap{} like you did in the installation step before. If your unzip +of your \dap{}, as you did in the installation stage. If your unzip program asks you whether to overwrite files, choose the ``Yes to all'' option. The new build will be installed over your current build. -\note{If you use Rockbox Utility be aware that it can not detect manually +\note{If you use Rockbox Utility, be aware that it cannot detect manually installed components.} \section{Uninstalling Rockbox}\index{Installation!uninstall} @@ -360,7 +322,7 @@ } \nopt{gigabeat,m5,x5,archos} { - \note{The Rockbox bootloader can start the original firmware on your \dap. + \note{The Rockbox bootloader allows you to choose between both Rockbox and the original firmware. (See \reference{ref:Dualboot} for more information.)}} \opt{h10,h10_5gb}{ @@ -381,10 +343,7 @@ } \optv{ipod}{ - If you would like to go back to using the original \playerman{} software, - connect the \dap{} to your computer, and follow the instructions to install - the bootloader, but when prompted by ipodpatcher, enter 'u' for uninstall, - instead of 'i' for install. + To uninstall Rockbox and go back to using just the original Ipod software: Connect the \dap{} to your computer and follow the instructions to install the bootloader but, when prompted by ipodpatcher, enter ’u’ for uninstall, instead of ’i’ for install. } \opt{m5,x5}{ @@ -414,9 +373,6 @@ } } -If you wish to clean up your disk, you may also wish to delete the -\fname{.rockbox} folder and its contents. -\nopt{m5,x5}{Turn the \playerman{} off. - Turn the \dap{} back on and the original \playerman{} software will load. +If you wish to clean up your disk, delete the \fname{.rockbox} directory. } Index: manual/getting_started/ipod_install.tex =================================================================== --- manual/getting_started/ipod_install.tex (revision 14992) +++ manual/getting_started/ipod_install.tex (working copy) @@ -8,32 +8,24 @@ In order to make your \dap{} load and execute the Rockbox firmware you have just installed, you will need to install the Rockbox -bootloader. Unless bugs are found in the bootloader code, or -significant new feature are added, you will only have to perform this -step once. +bootloader. Unless bugs are found in the bootloader code, or significant new features are added, you will only have to perform this step once. \subsubsection{Bootloader installation from Windows} \begin{enumerate} -\item Make sure you are logged into your computer as Administrator, or a -user with Administrator privileges and connect your \dap{}. +\item Make sure you are logged into your computer as Administrator, or a user with Administrator privileges, and connect your \dap{}. \item Download ipodpatcher.exe from \download{bootloader/ipod/ipodpatcher/win32/ipodpatcher.exe} and run it. -\item If all has gone well, you should see some information displayed about -your ipod and a message asking you if you wish to install the Rockbox -bootloader. Press i followed by ENTER, and ipodpatcher will now +\item If all has gone well, you should see some information displayed about your Ipod and a message asking you if you wish to install the Rockbox bootloader. Press i followed by ENTER and ipodpatcher will now install the bootloader. After a short time you should see the message ``[INFO] Bootloader installed successfully.'' Press ENTER again to exit ipodpatcher. -\item Make sure that you have correctly extracted a build of Rockbox so that -you have a \fname{/.rockbox}, which contains all the files needed by Rockbox -in the root of your \daps{} drive and that you have also installed the fonts -package -- see \reference{sec:installing_fonts} for more information. +\item Make sure that you have correctly extracted a build of Rockbox so that you have a \fname{.rockbox} directory, which contains all the files needed by Rockbox, in the root of your \daps{} drive and that you have also installed the fonts package – see section \reference{sec:installing_fonts} for more information. \item Disconnect your \dap{} in the usual way. The bootloader is now installed. @@ -44,15 +36,14 @@ \begin{enumerate} \item Attach your \dap{} to your Mac and wait for its icon to appear in -Finder. If you have configured itunes to open automatically when your -\dap{} is attached (the default behaviour), then wait for it to open and -then quit it. You also need to ensure the ``Enable use as disk'' option -is enabled for your \dap{} in itunes. +Finder. If you have configured Itunes to open automatically when your +\dap{} is attached (the default behaviour), wait for it to open and +then quit it. You also need to ensure the “Enable use as disk” option in Itunes is enabled. \item\label{subsec:macos_umount} Open up Disk Utility (in Applications $\rightarrow$ Utilities) and click on the name of your \dap{} (e.g. DAVES IPOD) in the list on the left -pane. Then click on the ``unmount'' icon at the top. \warn{Do \emph{not} +pane. Next, click on the “unmount” icon at the top. \warn{Do \emph{not} click on the ``eject'' icon.} \item Download and open ipodpatcher.dmg from @@ -61,7 +52,7 @@ \item If all has gone well, you should see some information displayed about your \dap{} and a message asking you if you -wish to install the Rockbox bootloader. Press i followed by ENTER, and +wish to install the Rockbox bootloader. Press i followed by ENTER and ipodpatcher will now install the bootloader. After a short time you should see the message ``[INFO] Bootloader installed successfully.'' Press ENTER again to exit ipodpatcher and then quit the Terminal application. @@ -72,15 +63,12 @@ \dap{} and then run ipodpatcher again.} \item Your \dap{} will now automatically reconnect itself to your Mac. -Wait for it to connect, and then eject and unplug it in the normal way. -\note{You should unplug your ipod immediately after ejecting it to -prevent Rockbox immediately rebooting your \dap{} into disk mode when it +Wait for it to connect and then eject and unplug it in the normal way. +\note{You should unplug your Ipod immediately after ejecting it to +prevent Rockbox rebooting your \dap{} into disk mode when it detects that your \dap{} is attached to a computer. } -\item Make sure that you have correctly extracted a build of Rockbox so that -you have a \fname{/.rockbox}, which contains all the files needed by Rockbox -in the root of your \daps{} drive and that you have also installed the fonts -package -- see \reference{sec:installing_fonts} for more information. +\item Make sure that you have correctly extracted a build of Rockbox so that you have a \fname{.rockbox} directory, which contains all the files needed by Rockbox, in the root of your \daps{} drive and that you have also installed the fonts package – see section \reference{sec:installing_fonts} for more information. \end{enumerate} @@ -91,7 +79,7 @@ \item Download ipodpatcher from \download{bootloader/ipod/ipodpatcher/linux32x86/ipodpatcher} (32-bit x86 binary) or \download{bootloader/ipod/ipodpatcher/linux64amd64/ipodpatcher} -(64-bit amd64 binary). You can save this anywhere you wish, but the next +(64-bit amd64 binary). You can save this anywhere you wish but the next steps will assume you've saved it in your home directory. \item Attach your \dap{} to your computer. @@ -107,16 +95,11 @@ \warn{You may need to be the root user in order for ipodpatcher to have sufficient permission to perform raw disk access to your \dap{}.} -\item If all has gone well, you should see some information displayed about -your ipod and a message asking you if you wish to install the Rockbox -bootloader. Press i followed by ENTER, and ipodpatcher will now install the +\item If all has gone well, you should see some information displayed about your Ipod and a message asking you if you wish to install the Rockbox bootloader. Press i followed by ENTER and ipodpatcher will now install the bootloader. After a short time you should see the message ``[INFO] Bootloader installed successfully.'' Press ENTER again to exit ipodpatcher. -\item Make sure that you have correctly extracted a build of Rockbox so that -you have a \fname{/.rockbox}, which contains all the files needed by Rockbox -in the root of your \daps{} drive and that you have also installed the fonts -package -- see \reference{sec:installing_fonts} for more information. +\item Make sure that you have correctly extracted a build of Rockbox so that you have a \fname{.rockbox} directory, which contains all the files needed by Rockbox, in the root of your \daps{} drive and that you have also installed the fonts package – see section \reference{sec:installing_fonts} for more information. \item Disconnect your \dap{} in the usual way. The bootloader is now installed. Index: manual/getting_started/sansa_install.tex =================================================================== --- manual/getting_started/sansa_install.tex (revision 14992) +++ manual/getting_started/sansa_install.tex (working copy) @@ -6,9 +6,7 @@ In order to make your \playertype{} load and execute the Rockbox firmware you have just installed, you will need to install the Rockbox -bootloader. Unless bugs are found in the bootloader code, or -significant new feature are added, you will only have to perform this -step once. +bootloader. Unless bugs are found in the bootloader code, or significant new features are added, you will only have to perform this step once. These steps use the sansapatcher tool. Source code is available in the Rockbox SVN repository (\url{http://svn.rockbox.org/viewvc.cgi/trunk/rbutil/sansapatcher/}). @@ -17,8 +15,7 @@ \begin{enumerate} -\item Make sure you are logged into your computer as Administrator, or a -user with Administrator privileges and connect your \dap{}. +\item Make sure you are logged into your computer as Administrator, or a user with Administrator privileges, and connect your \dap{}. \item Download sansapatcher.exe from \download{bootloader/sandisk-sansa/sansapatcher/win32/sansapatcher.exe} @@ -26,7 +23,7 @@ \item If all has gone well, you should see some information displayed about your \playertype{} and a message asking you if you wish to install the Rockbox -bootloader. Press i followed by ENTER, and sansapatcher will now +bootloader. Press i followed by ENTER, and sansapatcher will install the bootloader. After a short time you should see the message ``[INFO] Bootloader installed successfully.'' Press ENTER again to exit sansapatcher. @@ -45,7 +42,7 @@ \item\label{subsec:macos_umount} Open up Disk Utility (in Applications $\rightarrow$ Utilities) and click on the name of your \dap{} (e.g. Sansa \opt{e200}{e280}\opt{c200}{c250}) -in the list on the left pane. Then click on the ``unmount'' icon at the top. +in the list on the left pane. Then click on the “unmount” icon at the top. \warn{Do \emph{not} click on the ``eject'' icon.} \item Download and open sansa.dmg from @@ -55,7 +52,7 @@ \item If all has gone well, you should see some information displayed about your \dap{} and a message asking you if you wish to install the Rockbox bootloader. Press i followed by ENTER, and -sansapatcher will now install the bootloader. After a short time you +sansapatcher will install the bootloader. After a short time you should see the message ``[INFO] Bootloader installed successfully.'' Press ENTER again to exit sansapatcher and then quit the Terminal application. @@ -65,7 +62,7 @@ \dap{} and then run sansapatcher again.} \item Your \dap{} will now automatically reconnect itself to your Mac. -Wait for it to connect, and then eject and unplug it in the normal way. +Wait for it to connect and then eject and unplug it in the normal way. \end{enumerate} @@ -76,7 +73,7 @@ \item Download sansapatcher from \download{bootloader/sandisk-sansa/sansapatcher/linux32x86/sansapatcher} (32-bit x86 binary) or \download{bootloader/sandisk-sansa/sansapatcher/linux64amd64/sansapatcher} -(64-bit amd64 binary). You can save this anywhere you wish, but the next +(64-bit amd64 binary). You can save this anywhere you wish but the next steps will assume you've saved it in your home directory. \item Attach your \dap{} to your computer. @@ -94,7 +91,7 @@ \item If all has gone well, you should see some information displayed about your \playertype{} and a message asking you if you wish to install the Rockbox -bootloader. Press i followed by ENTER, and sansapatcher will now install the +bootloader. Press i followed by ENTER, and sansapatcher will install the bootloader. After a short time you should see the message ``[INFO] Bootloader installed successfully.'' Press ENTER again to exit sansapatcher.