summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Chicoine <mc2739@gmail.com>2009-11-30 01:08:15 +0000
committerMichael Chicoine <mc2739@gmail.com>2009-11-30 01:08:15 +0000
commita2d8212a84a30e2cb293dfe6e6a10a7cf1ac0cdf (patch)
treeac0a47a29f7643c2dd4e2da35994a6718c638818
parent57acb85fa4f90e0b34b952d8381d3692fbee1853 (diff)
downloadrockbox-a2d8212a84a30e2cb293dfe6e6a10a7cf1ac0cdf.tar.gz
rockbox-a2d8212a84a30e2cb293dfe6e6a10a7cf1ac0cdf.zip
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.tex18
1 files changed, 12 insertions, 6 deletions
diff --git a/manual/getting_started/gigabeats_install.tex b/manual/getting_started/gigabeats_install.tex
index 67c8aa9c5f..deb260bfe4 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.
35and then perform one of the following, depending on whether you want single 35and then perform one of the following, depending on whether you want single
36or dual-boot. 36or dual-boot.
37 37
38\item Single Boot. Run \fname{beastpatcher.exe}. You should see some 38\begin{description}
39\item [Single Boot.] Run \fname{beastpatcher.exe}. You should see some
39information displayed about 40information displayed about
40your \dap{} and a message asking you if you wish to install the Rockbox 41your \dap{} and a message asking you if you wish to install the Rockbox
41bootloader. Press i followed by ENTER, and beastpatcher will 42bootloader. Press i followed by ENTER, and beastpatcher will
@@ -43,7 +44,7 @@ install the bootloader. After a short time you should see the message
43``[INFO] Bootloader installed successfully''. Press ENTER again to exit 44``[INFO] Bootloader installed successfully''. Press ENTER again to exit
44beastpatcher. 45beastpatcher.
45 46
46\item Dual Boot. Inside the \fname{MESV12US.zip} file you downloaded earlier 47\item [Dual Boot.] Inside the \fname{MESV12US.zip} file you downloaded earlier
47you should find an \fname{.iso} file. Using e.g. 7zip 48you should find an \fname{.iso} file. Using e.g. 7zip
48(\url{http://www.7-zip.org} you can extract an \fname{.exe} file from this 49(\url{http://www.7-zip.org} you can extract an \fname{.exe} file from this
49\fname{.iso} file. Using 7zip again, extract the \playerman{} firmware file 50\fname{.iso} file. Using 7zip again, extract the \playerman{} firmware file
@@ -58,6 +59,7 @@ to this directory, and then type the following commands:
58After a short time you should see the message 59After a short time you should see the message
59``[INFO] Bootloader installed successfully''. Press ENTER again to exit 60``[INFO] Bootloader installed successfully''. Press ENTER again to exit
60beastpatcher. 61beastpatcher.
62\end{description}
61 63
62\item After a successful installation, you need to disconnect your \dap{} from 64\item After a successful installation, you need to disconnect your \dap{} from
63USB, and then immediately reconnect it. It should reboot then enter the Rockbox 65USB, and then immediately reconnect it. It should reboot then enter the Rockbox
@@ -74,7 +76,8 @@ computer as a standard USB Mass Storage device.
74and then perform one of the following, 76and then perform one of the following,
75depending on whether you want single or dual-boot. 77depending on whether you want single or dual-boot.
76 78
77\item Single Boot. Double-click on the beastpatcher icon. You can also 79\begin{description}
80\item [Single Boot.] Double-click on the beastpatcher icon. You can also
78drag the beastpatcher icon to a location on your hard drive and launch 81drag the beastpatcher icon to a location on your hard drive and launch
79it from the Terminal. If all has gone well, you should see some 82it from the Terminal. If all has gone well, you should see some
80information displayed about your \dap{} and a message asking you if you 83information displayed about your \dap{} and a message asking you if you
@@ -84,7 +87,7 @@ should see the message ``[INFO] Bootloader installed successfully''
84followed by some error messages that you can safely ignore. Press 87followed by some error messages that you can safely ignore. Press
85ENTER again to exit beastpatcher and then quit the Terminal application. 88ENTER again to exit beastpatcher and then quit the Terminal application.
86 89
87\item Dual Boot. Inside the \fname{MESV12US.zip} file you downloaded earlier 90\item [Dual Boot.] Inside the \fname{MESV12US.zip} file you downloaded earlier
88you should find an \fname{.iso} file. Using e.g. 7zip 91you should find an \fname{.iso} file. Using e.g. 7zip
89(\url{http://www.7-zip.org} you can extract an \fname{.exe} file from this 92(\url{http://www.7-zip.org} you can extract an \fname{.exe} file from this
90\fname{.iso} file. Using 7zip again, extract the \playerman{} firmware file 93\fname{.iso} file. Using 7zip again, extract the \playerman{} firmware file
@@ -95,6 +98,7 @@ following command:
95\begin{code} 98\begin{code}
96 ./beastpatcher -d nk.bin 99 ./beastpatcher -d nk.bin
97\end{code} 100\end{code}
101\end{description}
98 102
99\item After a successful installation, your \dap{} will immediately turn off. 103\item After a successful installation, your \dap{} will immediately turn off.
100Turn it on again, and (because it is still connected to your Mac) 104Turn 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.
117\item Attach your \dap{} to your computer and then perform one of the following, 121\item Attach your \dap{} to your computer and then perform one of the following,
118depending on whether you want single or dual-boot. 122depending on whether you want single or dual-boot.
119 123
120\item Single Boot. Open up a terminal window and type the following commands: 124\begin{description}
125\item [Single Boot.] Open up a terminal window and type the following commands:
121 126
122\begin{code} 127\begin{code}
123 cd $HOME 128 cd $HOME
@@ -132,7 +137,7 @@ bootloader. After a short time you should see the message ``[INFO] Bootloader
132installed successfully'' followed by some error 137installed successfully'' followed by some error
133messages that you can safely ignore. Press ENTER again to exit beastpatcher. 138messages that you can safely ignore. Press ENTER again to exit beastpatcher.
134 139
135\item Dual Boot. Inside the \fname{MESV12US.zip} file you downloaded earlier 140\item [Dual Boot.] Inside the \fname{MESV12US.zip} file you downloaded earlier
136you should find an \fname{.iso} file. Using e.g. 7zip 141you should find an \fname{.iso} file. Using e.g. 7zip
137(\url{http://www.7-zip.org} you can extract an \fname{.exe} file from this 142(\url{http://www.7-zip.org} you can extract an \fname{.exe} file from this
138\fname{.iso} file. Using 7zip again, extract the \playerman{} firmware file 143\fname{.iso} file. Using 7zip again, extract the \playerman{} firmware file
@@ -150,6 +155,7 @@ After a short time you should see the message
150``[INFO] Bootloader installed successfully'' followed by some error 155``[INFO] Bootloader installed successfully'' followed by some error
151messages that you can safely ignore. Press ENTER again to exit 156messages that you can safely ignore. Press ENTER again to exit
152beastpatcher. 157beastpatcher.
158\end{description}
153 159
154\item After a successful installation, your \dap{} will immediately turn off. 160\item After a successful installation, your \dap{} will immediately turn off.
155Turn it on again, and (because it is still connected to your PC) 161Turn it on again, and (because it is still connected to your PC)