From e35645f949b525cac93aaedfe40d27b0f3bb3114 Mon Sep 17 00:00:00 2001 From: alex Date: Sat, 7 Nov 2009 12:31:32 +0000 Subject: [PATCH] Make it clear in the beast manual that you need to play Russian dolls with the OF you download from Toshiba - it is inside an exe file which is inside an iso file which is inside a zip file. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23548 a1c6a512-1295-4272-9138-f99709370657 --- manual/getting_started/gigabeats_install.tex | 23 ++++++++++++++++------- 1 file changed, 16 insertions(+), 7 deletions(-) diff --git a/manual/getting_started/gigabeats_install.tex b/manual/getting_started/gigabeats_install.tex index f831d8610..2e2c98f83 100644 --- a/manual/getting_started/gigabeats_install.tex +++ b/manual/getting_started/gigabeats_install.tex @@ -43,8 +43,11 @@ 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.] Extract the \playerman{} firmware file \fname{nk.bin} from -the archive you downloaded earlier (linked above) and place it in the same +\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 +\fname{nk.bin} from the \fname{.exe} file and place it in the same directory as \fname{beastpatcher.exe}. Open a command prompt and navigate to this directory, and then type the following commands: @@ -81,9 +84,12 @@ 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.] Extract the \playerman{} firmware file \fname{nk.bin} -from the archive you downloaded earlier (linked above) and place it in the -same directory as \fname{beastpatcher}. Open a terminal window and type the +\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 +\fname{nk.bin} from the \fname{.exe} file and place it in the same +directory as \fname{beastpatcher}. Open a terminal window and type the following command: \begin{code} @@ -126,8 +132,11 @@ 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.] Extract the \playerman{} firmware file \fname{nk.bin} from -the archive you downloaded earlier (linked above) and place it in the same +\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 +\fname{nk.bin} from the \fname{.exe} file and place it in the same directory as \fname{beastpatcher}. Open a terminal window and type the following commands: -- 2.11.4.GIT