diff options
| author | Michael Chicoine <mc2739@gmail.com> | 2009-11-30 01:08:15 +0000 |
|---|---|---|
| committer | Michael Chicoine <mc2739@gmail.com> | 2009-11-30 01:08:15 +0000 |
| commit | a2d8212a84a30e2cb293dfe6e6a10a7cf1ac0cdf (patch) | |
| tree | ac0a47a29f7643c2dd4e2da35994a6718c638818 | |
| parent | 57acb85fa4f90e0b34b952d8381d3692fbee1853 (diff) | |
| download | rockbox-a2d8212a84a30e2cb293dfe6e6a10a7cf1ac0cdf.zip rockbox-a2d8212a84a30e2cb293dfe6e6a10a7cf1ac0cdf.tar.gz rockbox-a2d8212a84a30e2cb293dfe6e6a10a7cf1ac0cdf.tar.bz2 rockbox-a2d8212a84a30e2cb293dfe6e6a10a7cf1ac0cdf.tar.xz | |
Gigibeat S Manual - redo r23795 to look like it was originally meant to look.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23797 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | manual/getting_started/gigabeats_install.tex | 18 |
1 files changed, 12 insertions, 6 deletions
diff --git a/manual/getting_started/gigabeats_install.tex b/manual/getting_started/gigabeats_install.tex index 67c8aa9..deb260b 100644 --- a/manual/getting_started/gigabeats_install.tex +++ b/manual/getting_started/gigabeats_install.tex @@ -35,7 +35,8 @@ bootloader) and executed when your \dap{} is powered on. and then perform one of the following, depending on whether you want single or dual-boot. -\item Single Boot. Run \fname{beastpatcher.exe}. You should see some +\begin{description} +\item [Single Boot.] Run \fname{beastpatcher.exe}. 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 beastpatcher will @@ -43,7 +44,7 @@ install the bootloader. After a short time you should see the message ``[INFO] Bootloader installed successfully''. Press ENTER again to exit beastpatcher. -\item Dual Boot. Inside the \fname{MESV12US.zip} file you downloaded earlier +\item [Dual Boot.] Inside the \fname{MESV12US.zip} file you downloaded earlier you should find an \fname{.iso} file. Using e.g. 7zip (\url{http://www.7-zip.org} you can extract an \fname{.exe} file from this \fname{.iso} file. Using 7zip again, extract the \playerman{} firmware file @@ -58,6 +59,7 @@ to this directory, and then type the following commands: After a short time you should see the message ``[INFO] Bootloader installed successfully''. Press ENTER again to exit beastpatcher. +\end{description} \item After a successful installation, you need to disconnect your \dap{} from USB, and then immediately reconnect it. It should reboot then enter the Rockbox @@ -74,7 +76,8 @@ computer as a standard USB Mass Storage device. and then perform one of the following, depending on whether you want single or dual-boot. -\item Single Boot. Double-click on the beastpatcher icon. You can also +\begin{description} +\item [Single Boot.] Double-click on the beastpatcher icon. You can also drag the beastpatcher icon to a location on your hard drive and launch it from the Terminal. If all has gone well, you should see some information displayed about your \dap{} and a message asking you if you @@ -84,7 +87,7 @@ should see the message ``[INFO] Bootloader installed successfully'' followed by some error messages that you can safely ignore. Press ENTER again to exit beastpatcher and then quit the Terminal application. -\item Dual Boot. Inside the \fname{MESV12US.zip} file you downloaded earlier +\item [Dual Boot.] Inside the \fname{MESV12US.zip} file you downloaded earlier you should find an \fname{.iso} file. Using e.g. 7zip (\url{http://www.7-zip.org} you can extract an \fname{.exe} file from this \fname{.iso} file. Using 7zip again, extract the \playerman{} firmware file @@ -95,6 +98,7 @@ following command: \begin{code} ./beastpatcher -d nk.bin \end{code} +\end{description} \item After a successful installation, your \dap{} will immediately turn off. Turn it on again, and (because it is still connected to your Mac) @@ -117,7 +121,8 @@ steps will assume you have saved it in your home directory. \item Attach your \dap{} to your computer and then perform one of the following, depending on whether you want single or dual-boot. -\item Single Boot. Open up a terminal window and type the following commands: +\begin{description} +\item [Single Boot.] Open up a terminal window and type the following commands: \begin{code} cd $HOME @@ -132,7 +137,7 @@ bootloader. After a short time you should see the message ``[INFO] Bootloader installed successfully'' followed by some error messages that you can safely ignore. Press ENTER again to exit beastpatcher. -\item Dual Boot. Inside the \fname{MESV12US.zip} file you downloaded earlier +\item [Dual Boot.] Inside the \fname{MESV12US.zip} file you downloaded earlier you should find an \fname{.iso} file. Using e.g. 7zip (\url{http://www.7-zip.org} you can extract an \fname{.exe} file from this \fname{.iso} file. Using 7zip again, extract the \playerman{} firmware file @@ -150,6 +155,7 @@ After a short time you should see the message ``[INFO] Bootloader installed successfully'' followed by some error messages that you can safely ignore. Press ENTER again to exit beastpatcher. +\end{description} \item After a successful installation, your \dap{} will immediately turn off. Turn it on again, and (because it is still connected to your PC) |