OESF Portables Forum

Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started by: mabrown on October 17, 2005, 05:28:14 am

Title: Help Needed. Frozen Pdax Rc11
Post by: mabrown on October 17, 2005, 05:28:14 am
Hi Everyone,

After installing an earlier rc version of Gnumeric and associated dependencies on my rc11 pdax (stupid on my part) , I now have a frozen pdax.

Pdax tries to boot but freezes at the following:

cramfs: wrong magic
FAT: bogus logical sector size 381

This wouldn't be a problem except that there is a file in my user folder that I *really* need to recover.

Is there any sort of rescue method I can use to mount and get at the partitions on my c-860 or force pdax to boot into the console.

Any help much appreciated.

Mark
Title: Help Needed. Frozen Pdax Rc11
Post by: sashz on October 17, 2005, 06:31:38 am
turn off power supply, pull out battery, press D+B , hold and insert battery. Login as root,

Code: [Select]
mkdir -p /mnt/xxx
mount /dev/mtdblock3 /mnt/xxx
cd /mnt/xxx/root/Documents

and copy your file to inserted CF or SD card.
if you use one big root partition, mount mtdblock2:

Code: [Select]
mount /dev/mtdblock2 /mnt/xxx
cd /mnt/xxx/home/root/Documents
Title: Help Needed. Frozen Pdax Rc11
Post by: mabrown on October 18, 2005, 07:36:46 am
Thanks so much Sash!

I've got my file and re-installed Pdax.

I just donated some money via Paypal.

Thanks so much to you and the team for all your hard work.

Without Pdax my Z would be sitting in a drawer!

Mark