OESF Portables Forum
Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started by: zeroc87 on December 06, 2006, 05:47:49 am
-
Hi.I installed pdaxrom and uboot but I don't want them because give me enough problems..I would install cacko rom but I don't know How I must do it because I cant enter on the original emergency sismet of zaurus but only on Pdaxrom emergency sistem.I hope tha you can help me.Thanks
-
Hi,
I think it depends on the zaurus you have.
On an 860 press FN+D+M at the same time without battery and without power connected. While pressing these three buttons plug in power to enter the diagnostic menu. There you can do a NAND-restore.
If this is not clear enough or you don't know how to do NAND-restore, feel free to ask.
Cheers, Jan
-
Thanks for answer.Can you explaine me How I can restore the original nand(With the sequence you tell me Zaurus enter in restore menù).I would not break my zaurus.Thanks so much
-
Thanks for answer.Can you explaine me How I can restore the original nand(With the sequence you tell me Zaurus enter in restore menù).I would not break my zaurus.Thanks so much
[div align=\"right\"][{POST_SNAPBACK}][/a][/div] (http://index.php?act=findpost&pid=148252\")
Hi,
if you did a NAND-Backup before installing u-boot you should use this file. Or, alternatively, download a NAND-backup file from somewhere, e.g.
[a href=\"http://www.trisoft.de]Trisoft[/url]
Trisoft download page (http://www.trisoft.de/en_downloads.htm)
The filename is SYSTC860.DBK for a zaurus C860.
Put this file on a CF-card, insert the card in your zaurus and then enter the Diagnostic Menu as described earlier. From the Menu choose "NAND-Restore" and follow the steps, there is not much you can do wrong during this process. Only keep the power connected. After you are back in the Diagnostic Menu choose Reset from the Extra-menu.
Cheers, Jan
-
Hi.
Thanks for ther answer.
This evening I try as you tell me.If I have problem I ask in this Forum:Thanks you very much.Maybe in the future I will try pdaxrom.At the moment I prefer cacko.
-
I cant use a sd card to do a nand restore?
-
I'm restoring the nand flash with sd.
-
I installed cacko.Thanks very much
-
Put this file on a CF-card, insert the card in your zaurus and then enter the Diagnostic Menu as described earlier. From the Menu choose "NAND-Restore" and follow the steps,
I've just tried to do this. I get a screen saying
"NAND Restore from CF
file:SYSTC860.DBK
not exist file"
The file (from Trisoft) is at the root of a 256MB CF card which is reported as vfat. I had trouble getting the all-uppercase filename (had to mount with option "shortname=mixed") but it still isn't found. Any ideas please?
-
The card needs to be formatted as FAT16, not FAT32. I.e. you want to do something like:
mkfs.vfat -F 16 /dev/blah
-
Thank you! I'll try again this evening.