diff options
| -rwxr-xr-x | manual/getting_started/iaudio_install.tex | 10 | ||||
| -rwxr-xr-x | manual/getting_started/ipod_install.tex | 8 |
2 files changed, 18 insertions, 0 deletions
diff --git a/manual/getting_started/iaudio_install.tex b/manual/getting_started/iaudio_install.tex new file mode 100755 index 0000000..fcd704b --- /dev/null +++ b/manual/getting_started/iaudio_install.tex @@ -0,0 +1,10 @@ +\subsection{Installing the bootloader} + Installing the bootloader is the trickiest part of the installation. + The Rockbox bootloader allows users to boot into either the Rockbox + firmware or the iriver firmware. For legal reasons, we cannot distribute + the bootloader. Instead, we have developed a program that will patch the + Iriver firmware with the Rockbox bootloader. These instructions will explain + how to download and patch the Iriver firmware with the Rockbox bootloader + and install it on your jukebox. + +\fixme{To do: Complete this section for Iaudio platforms.}
\ No newline at end of file diff --git a/manual/getting_started/ipod_install.tex b/manual/getting_started/ipod_install.tex new file mode 100755 index 0000000..1c5f5b9 --- /dev/null +++ b/manual/getting_started/ipod_install.tex @@ -0,0 +1,8 @@ +\subsection{Installing the bootloader} + Installing the bootloader is the trickiest part of the installation. + Due to legal reasons the Rockbox project can not provide ready-to-use flash + images. Instead, you need to get an original firmware from your \dap s + manufacturer homepage and modify it to include the rockbox bootloader. + +\fixme{To do: Complete this section for Ipod platforms.} +
\ No newline at end of file |