Author Topic: After Pdaxrom - Cacko Beta Never More :-(  (Read 3485 times)

D4rk 4p113

  • Newbie
  • *
  • Posts: 16
    • View Profile
    • http://
After Pdaxrom - Cacko Beta Never More :-(
« on: January 12, 2007, 07:16:00 am »
Hello guys

can someone help me??

I need to install CACKO beta in to my SL-C3000 but in boot process the zaurus show me that message

(HDD2 not found)  but my partitions are in original state again etc...

any ideas??


thanks
Dark Apple

Frank G4 dual 800 watercooled
Tibroke - titanium 500
Zaurus SL-C3000

Brazil

stupkid

  • Hero Member
  • *****
  • Posts: 578
    • View Profile
    • http://
After Pdaxrom - Cacko Beta Never More :-(
« Reply #1 on: January 13, 2007, 07:11:28 pm »
Did you install the PdaXRom boot loader?  If so, you will need to remove that before going back to Cacko or any other ROM for that matter.  As I understand it even a NAND restore will not remove the new PdaXRom boot loader.  I couldn't figure out how to remove the boot loader after you have installed it, which is why I haven't tried the new PdaXRom betas.  So, I don't know how to help you if that is the case.  

A description of what you have done up to this point would really help in trying to give advice.
« Last Edit: January 13, 2007, 07:12:44 pm by stupkid »

Zaurus SL-C3200 pdaXii13v2 5.5 / Ambicom WC1100C-CF / Socket Bluetooth Rev G


OpenMoko FreeRunner - Running Tweaked OM2008.x Image

Ling

  • Sr. Member
  • ****
  • Posts: 350
    • View Profile
    • http://
After Pdaxrom - Cacko Beta Never More :-(
« Reply #2 on: January 13, 2007, 07:17:38 pm »
Quote
As I understand it even a NAND restore will not remove the new PdaXRom boot loader.

Not true. I tried r121 and wanted to roll back. I downloaded the NAND backup from Trisoft and did a NAND restore. Worked just fine and got be back to almost new. Trisoft has done a nice job with their english ROM. Darned nice of them to make it available as well as a great quality guide. The instructions are all on the same Trisoft page as the NAND backup. If you need step by step instructions, download their manual.
SL-C3200 w/ pdaXii13 5.3
SL-C860 w/ OZ GPE 3.4.1
Accessories: 4GB Microdrive, 4GB Transcend SD, Linksys WFC12 CF 802.11b, Ambicom CF Modem, Socket Bluetooth

D4rk 4p113

  • Newbie
  • *
  • Posts: 16
    • View Profile
    • http://
After Pdaxrom - Cacko Beta Never More :-(
« Reply #3 on: January 13, 2007, 09:31:40 pm »
thank you guys...

I have restored NAND with a Trisoft bkp (still in japanese.., the menus but..)  WORK.. .my problem are hd partitions and OK+ON and select option 3 and 1 this great zaurus reconfigure yourself and boot CACKO beta rom...

(why CACKO rom only beta to SL-C3000??)


so... this problem is done

now i want to use some emulators (snes but not understant how to use)  and PSX

thanks
Dark Apple

Frank G4 dual 800 watercooled
Tibroke - titanium 500
Zaurus SL-C3000

Brazil

louigi600

  • Sr. Member
  • ****
  • Posts: 471
    • View Profile
After Pdaxrom - Cacko Beta Never More :-(
« Reply #4 on: January 14, 2007, 02:39:56 am »
Quote
Did you install the PdaXRom boot loader?  If so, you will need to remove that before going back to Cacko or any other ROM for that matter.  As I understand it even a NAND restore will not remove the new PdaXRom boot loader.  I couldn't figure out how to remove the boot loader after you have installed it, which is why I haven't tried the new PdaXRom betas.  So, I don't know how to help you if that is the case. 

A description of what you have done up to this point would really help in trying to give advice.
To get back the original boot loader do this:
1) put a copy of the originan NAND BACKUP on a CF or CD (something like SYST<model>.DBK). If you do not have one you can get it from http://trisoft.de/en_downloads.htm
2) if your pdaXrom emergency system is still working boot to it (press OK while power on), if you do not have a working pdaxrom emergency system go to step 5.
3) insert the device where you have the nand backup and cd to where ever that is
4) nandlogical /dev/mtd1 WRITE 0x00000000 0x000DBFFF <your nand backup>
replacing <your nand backup> with the name of the original sharp nand backup.
Your done with just the boot loader and other flash menus ... mut not the OS yet.
5) you will need to create a modified  updater script and encode it.
if your emerg. system still works it will be much quicker ... if not try this:

Write an updater.sh like this


#!/bin/sh

PATH=/sbin:/bin:/usr/sbin:/usr/bin:$PATH

DATAPATH=$1
for file in $DATAPATH/systc860.dbk $DATAPATH/SYSTC860.DBK; do
if [ -e $file ]; then
echo "Backup $file"
nandlogical /dev/mtd1 WRITE 0x00000000 0x000DBFFF $file
break
fi
file=""
done

reboot
###############################################

Replace the nand backup file name with the appropriate one for your model,
save it as updater.sh and encode it with "encsh -c updater.sh".
If you do not have encsh google a little becaus I forgotten wher I got it from.

put your encoded updater.sh and  the SD/MMC/CF along with the nand backup and reset the device (unplug battery and power supply).
hold down the "C" and "D" buttons and insert the power supply.
Bothe leds should light up and stay lit for some 20 seconds or so and the the device should reboot (but if you do not yet have the OS installed I guess it will do nothing yet).
« Last Edit: January 14, 2007, 04:16:45 am by louigi600 »
Regards
David

SL-c760*  pdaXrom latest
SL-c860    pdaXrom latest ;-)
SL-c1000  pdaXrom Latest
Acer Aspire One running slackware and Clash
Toshiba AC100 running ARMedslack and Clash

*with some hardware problems but good for testing