Quote:
Bootloader
If the bootloader does not load rockbox properly have a look at the return code. The error codes of the bootloader are:
* 0: "OK"
* -1: "File not found"
o check if OF.bin is located in the SYSTEM folder (see SansaE200Install)
o check if "rockbox.e200" is located in the root directory of the Sansa (see SansaE200Install)
* -2: "Read failed (chksum)"
* -3: "Read failed (model)"
* -4: "Read failed (image)"
* -5: "Bad checksum"
* -6: "File too big"
|
from
SansaE200TroubleShoo ting
Im not expecting anyone to know these by heart, I jut happened to go there earlier today.