summaryrefslogtreecommitdiff
path: root/manual/getting_started/installation.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/getting_started/installation.tex')
-rw-r--r--manual/getting_started/installation.tex26
1 files changed, 13 insertions, 13 deletions
diff --git a/manual/getting_started/installation.tex b/manual/getting_started/installation.tex
index 6a97fdaa94..fc40929b30 100644
--- a/manual/getting_started/installation.tex
+++ b/manual/getting_started/installation.tex
@@ -27,24 +27,24 @@ installation options.
27 27
28\begin{description} 28\begin{description}
29\opt{HAVE_RB_BL_ON_DISK}{ 29\opt{HAVE_RB_BL_ON_DISK}{
30\item[The \playerman{} boot loader.] 30\item[The \playerman{} bootloader.]
31 The \playerman{} boot loader is the program that tells your \dap{} how to boot 31 The \playerman{} bootloader is the program that tells your \dap{} how to boot
32 and load the remaining firmware from disk. It is also responsible for the 32 and load the remaining firmware from disk. It is also responsible for the
33 disk mode on your \dap{}. 33 disk mode on your \dap{}.
34 34
35 This boot loader is stored in special flash memory in your \playerman{}. 35 This bootloader is stored in special flash memory in your \playerman{}.
36 It is already installed on your \dap{}, so it is never necessary to modify 36 It is already installed on your \dap{}, so it is never necessary to modify
37 this in order to install Rockbox.} 37 this in order to install Rockbox.}
38 38
39\item[The Rockbox boot loader.] \index{Boot loader} 39\item[The Rockbox bootloader.] \index{Bootloader}
40 \opt{HAVE_RB_BL_ON_DISK}{The Rockbox boot loader is loaded from disk by 40 \opt{HAVE_RB_BL_ON_DISK}{The Rockbox bootloader is loaded from disk by
41 the \playerman{} boot loader. It is responsible for loading the Rockbox 41 the \playerman{} bootloader. It is responsible for loading the Rockbox
42 firmware and for providing the dual boot function. It directly replaces the 42 firmware and for providing the dual boot function. It directly replaces the
43 \playerman{} firmware on the \daps{} disk. 43 \playerman{} firmware on the \daps{} disk.
44 \opt{gigabeat}{\note{Dual boot does not currently work on the gigabeat.}}} 44 \opt{gigabeat}{\note{Dual boot does not currently work on the gigabeat.}}}
45 45
46 \opt{HAVE_RB_BL_IN_FLASH}{ 46 \opt{HAVE_RB_BL_IN_FLASH}{
47 The boot loader is the program that tells your 47 The bootloader is the program that tells your
48 \dap{} how to boot and load other components of Rockbox. This is the 48 \dap{} how to boot and load other components of Rockbox. This is the
49 component of Rockbox that is installed to the flash memory of your 49 component of Rockbox that is installed to the flash memory of your
50 \playerman.} 50 \playerman.}
@@ -303,7 +303,7 @@ structure that Rockbox needs.
303} 303}
304 304
305\opt{SWCODEC}{ 305\opt{SWCODEC}{
306 \subsubsection{Installing the boot loader} 306 \subsubsection{Installing the bootloader}
307 \opt{h1xx,h300}{\input{getting_started/iriver_install.tex}} 307 \opt{h1xx,h300}{\input{getting_started/iriver_install.tex}}
308 \opt{ipod}{\input{getting_started/ipod_install.tex}} 308 \opt{ipod}{\input{getting_started/ipod_install.tex}}
309 \opt{m5,x5}{\input{getting_started/iaudio_install.tex}} 309 \opt{m5,x5}{\input{getting_started/iaudio_install.tex}}
@@ -413,17 +413,17 @@ completely follow the manual uninstallation instructions below.}}
413\opt{h1xx,h300}{ 413\opt{h1xx,h300}{
414 \note{ 414 \note{
415 If you want to remove the Rockbox bootloader, simply flash an unpatched 415 If you want to remove the Rockbox bootloader, simply flash an unpatched
416 \playerman{} firmware. Be aware that doing so will also remove the boot 416 \playerman{} firmware. Be aware that doing so will also remove the bootloader
417 loader USB mode. As that mode can come in quite handy (especially when 417 USB mode. As that mode can come in quite handy (especially when
418 having disk errors) it is recommended to keep the boot loader. It also 418 having disk errors) it is recommended to keep the bootloader. It also
419 gives you the possibility of trying Rockbox anytime later by simply 419 gives you the possibility of trying Rockbox anytime later by simply
420 installing the distribution files. 420 installing the distribution files.
421 \opt{h1xx}{ 421 \opt{h1xx}{
422 The Rockbox bootlaoder will automatically start the original firmware if 422 The Rockbox bootloader will automatically start the original firmware if
423 the \fname{.rockbox} directory has been deleted. 423 the \fname{.rockbox} directory has been deleted.
424 }% 424 }%
425 \opt{h300}{% 425 \opt{h300}{%
426 Although if you retain the Rockbox boot loader, you will need to hold the 426 Although if you retain the Rockbox bootloader, you will need to hold the
427 \ButtonRec{} button each time you want to start the original firmware. 427 \ButtonRec{} button each time you want to start the original firmware.
428 } 428 }
429 } 429 }