Installation / Removal > Sandisk - Installation/Removal

How to reverse Sansa E200R to E200

<< < (2/4) > >>

Rcholla32:
i am using it right now

chrisjs169:
Please don't double post - use the modify button instead.

Grab a copy of e200tool - http://daniel.haxx.se/sansa/e200tool/e200tool and save it to, say, your home directory.

Download a copy of the original bootloader, such as from http://daniel.haxx.se/sansa/e200/BL_SD_boardSupportSD.rom or any other site.

Put your Sansa in manufacturing mode, and connect it to your computer.

Assuming e200tool and the bootloader are in the same directory, do "chmod +x e200tool; sudo ./e200tool recover BL_SD_boardSupportSD.rom" while holding REC.  Once the "Welcome to recovery mode" screen appears, release REC.  Once in Recovery Mode, place the same BL_SD_boardSupportSD.rom file and the firmware mi4 file (http://daniel.haxx.se/sansa/e200/PP5022.mi4) onto the Recovery mode drive.  Unmount, disconnect your Sansa, let it restart, and it should work.

Rcholla32:
ok i be doing the manufacturing mode but when you do it when do i press the record button and when i put the command in it _______________chmod: cannot access `e200tool': No such file or directory_____and with the sudo it says____________________- sudo ./e200tool BL_SD_boardSupportSD.rom
sudo: ./e200tool: command not found like the computer is not recognizing the player does it suppose to i was thinking i want to crash the player brick and use the e200 mi4 and bootloader and see if it would work

chrisjs169:

--- Quote from: Rcholla32 on October 01, 2007, 09:12:47 PM ---ok i be doing the manufacturing mode but when you do it when do i press the record button and when i put the command in it _______________chmod: cannot access `e200tool': No such file or directory_____and with the sudo it says____________________- sudo ./e200tool BL_SD_boardSupportSD.rom
sudo: ./e200tool: command not found like the computer is not recognizing the player does it suppose to i was thinking i want to crash the player brick and use the e200 mi4 and bootloader and see if it would work



--- End quote ---

It's not recognizing e200tool...

Do this:
cd /tmp
mkdir e200tool
cd e200tool
wget http://daniel.haxx.se/sansa/e200tool/e200tool
wget http://daniel.haxx.se/sansa/e200/BL_SD_boardSupportSD.rom
wget http://daniel.haxx.se/sansa/e200/PP5022.mi4
chmod +x e200tool
sudo ./e200tool recover BL_SD_boardSupportSD.rom (while holding REC)

That should get you to Recovery Mode, which should be easier.  The reason "recover" is in italics is because in my previous post I had accidentally left it out, when it should be in there.

Rcholla32:
yes i have it thank you very much dude u is sweet with this stuff

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version