3 In order to install the bootloader, you will need to download the following
7 \item An original firmware (OF) from
9 \url{http://forums.sandisk.com/sansa/board/message?board.id=e200&thread.id=
13548}}
11 \url{http://forums.sandisk.com/sansa/board/message?board.id=sansafuse&thread.id=
23276}}
13 \url{http://forums.sandisk.com/sansa/board/message?board.id=clip&thread.id=
15109}}
15 \url{http://forums.sandisk.com/sansa/board/message?board.id=clipplus&thread.id=
2911}}
18 \opt{e200v2
}{\download{bootloader/sandisk-sansa/e200v2/bootloader-e200v2.sansa
}}
19 \opt{fuze
}{\download{bootloader/sandisk-sansa/fuze/bootloader-fuze.sansa
}}
20 \opt{clipv1
}{\download{bootloader/sandisk-sansa/clip/bootloader-clip.sansa
}}
21 \opt{clipv2
}{\download{bootloader/sandisk-sansa/clipv2/bootloader-clipv2.sansa
}}
22 \opt{clipplus
}{\download{bootloader/sandisk-sansa/clipplus/bootloader-clipplus.sansa
}}
24 \item The version of mkamsboot for your operating system from
25 \download{bootloader/sandisk-sansa/mkamsboot/
}
28 \subsection{Bootloader installation from Windows
}
32 \item Create a folder called ``rbinstall'' on your desktop, and then extract
33 the OF, the bootloader and mkamsboot into it.
35 \item Open a new command prompt, and navigate to the ``rbinstall'' folder.
37 \item Run mkamsboot.exe, passing the name of the OF and bootloader files that
38 you downloaded, in addition to a name for the output file.
41 \opt{fuze
}{mkamsboot.exe fuzea.bin bootloader-fuze.sansa patched.bin
}
42 \opt{e200v2
}{mkamsboot.exe e200pe.bin bootloader-e200v2.sansa patched.bin
}
43 \opt{clipv1
}{mkamsboot.exe m300a.bin bootloader-clip.sansa patched.bin
}
44 \opt{clipv2
}{mkamsboot.exe m30pa.bin bootloader-clipv2.sansa patched.bin
}
45 \opt{clipplus
}{mkamsboot.exe clppa.bin bootloader-clipplus.sansa patched.bin
}
48 If mkamsboot.exe does not
report success, then retry or abort.
50 \item Copy the output file (``patched.bin'' in the example given above) to the
51 root of the device and rename it to the same name as the OF file you downloaded earlier
52 \opt{fuze
}{(``fuzea.bin''
} \opt{e200v2
}{(``e200pe.bin''
}
53 \opt{clipv1
}{(``m300a.bin''
} \opt{clipv2
}{(``m30pa.bin''
}
54 \opt{clipplus
}{(``clppa.bin''
} above).
56 \item Safely eject the device, unplug USB and wait for the firmware update to finish.
59 \subsection{Bootloader installation from Mac OS X and Linux
}
63 \item Create a folder called ``rbinstall'' in your home directory, and then
64 extract the OF, the bootloader and mkamsboot into it.
66 \item Open a new terminal, and navigate to the ``rbinstall'' folder.
68 \item Run mkamsboot, passing the name of the OF and bootloader files that
69 you downloaded, in addition to a name for the output file.
72 \opt{fuze
}{./mkamsboot fuzea.bin bootloader-fuze.sansa patched.bin
}
73 \opt{e200v2
}{./mkamsboot e200pe.bin bootloader-e200v2.sansa patched.bin
}
74 \opt{clipv1
}{./mkamsboot m300a.bin bootloader-clip.sansa patched.bin
}
75 \opt{clipv2
}{./mkamsboot m30pa.bin bootloader-clipv2.sansa patched.bin
}
76 \opt{clipplus
}{./mkamsboot clppa.bin bootloader-clipplus.sansa patched.bin
}
79 If mkamsboot does not
report success, then retry or abort.
81 \item Copy the output file (``patched.bin'' in the example given above) to the
82 root of the device and rename it to the same name as the OF file you downloaded earlier
83 \opt{fuze
}{(``fuzea.bin''
} \opt{e200v2
}{(``e200pe.bin''
}
84 \opt{clipv1
}{(``m300a.bin''
} \opt{clipv2
}{(``m30pa.bin''
}
85 \opt{clipplus
}{(``clppa.bin''
} above).
87 \item Safely eject the device, unplug USB and wait for the firmware update to finish.