View Single Post
  #2 (permalink)  
Old January 29th, 2007, 03:47 PM
backinblackaczdc backinblackaczdc is offline
Eager Mistic Beaver
 
Join Date: May 2006
Location: Over here.
Posts: 319
Send a message via AIM to backinblackaczdc
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.
__________________
My Ubuntu Blog
http://mikesubuntu.blogspot.com/
Reply With Quote