summaryrefslogtreecommitdiff
path: root/manual/getting_started/sansaAMS_install.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/getting_started/sansaAMS_install.tex')
-rw-r--r--manual/getting_started/sansaAMS_install.tex8
1 files changed, 4 insertions, 4 deletions
diff --git a/manual/getting_started/sansaAMS_install.tex b/manual/getting_started/sansaAMS_install.tex
index 3257e1881a..06ef577c44 100644
--- a/manual/getting_started/sansaAMS_install.tex
+++ b/manual/getting_started/sansaAMS_install.tex
@@ -31,8 +31,8 @@ files:
31 you downloaded, in addition to a name for the output file. 31 you downloaded, in addition to a name for the output file.
32 32
33 \begin{code} 33 \begin{code}
34 \opt{fuze}{mkamsboot.exe fuzea.bin bootloader-fuze.bin patched.bin} 34 \opt{fuze}{mkamsboot.exe fuzea.bin bootloader-fuze.sansa patched.bin}
35 \opt{e200v2}{mkamsboot.exe e200pe.bin bootloader-e200v2.bin patched.bin} 35 \opt{e200v2}{mkamsboot.exe e200pe.bin bootloader-e200v2.sansa patched.bin}
36 \end{code} 36 \end{code}
37 37
38 If mkamsboot.exe does not report success, then retry or abort. 38 If mkamsboot.exe does not report success, then retry or abort.
@@ -57,8 +57,8 @@ files:
57 you downloaded, in addition to a name for the output file. 57 you downloaded, in addition to a name for the output file.
58 58
59 \begin{code} 59 \begin{code}
60 \opt{fuze}{./mkamsboot fuzea.bin bootloader-fuze.bin patched.bin} 60 \opt{fuze}{./mkamsboot fuzea.bin bootloader-fuze.sansa patched.bin}
61 \opt{e200v2}{./mkamsboot e200pe.bin bootloader-e200v2.bin patched.bin} 61 \opt{e200v2}{./mkamsboot e200pe.bin bootloader-e200v2.sansa patched.bin}
62 \end{code} 62 \end{code}
63 63
64 If mkamsboot does not report success, then retry or abort. 64 If mkamsboot does not report success, then retry or abort.