Monday 31 March 2008

Debian EABI on a Sharp Zaurus SL-C3200

1. Install http://www.trisoft.de/download/SYSTC320.zip

SYSTC320.zip NAND-Backup from 04/11/2006
First version we shipped.


Please note the file size is about 64 MB.

Attention: We're not liable for using these backups. Not for data loss nor misfunctions !

How to: Download the ZIP-file, unzip it. Then copy the file to a card (at least 256 MB). Power down the Zaurus and remove all power sources (no AC adaptor and remove the battery!). Set the battery switch to the "Offen" position and wait for at least 5 seconds. Then connect the AC adaptor and put back the battery. Hold down the [D] and [M] keys and set the battery switch back to "Betrieb" (while keys are pressed!). After a short moment the diagnostics menu should appear. If not, try it again and this time hold down the [D] and [M] keys before you restore the power (AC adaptor / battery).
Insert the CF card in the Zaurus and choose "Backup Menu" and then "Flash RESTORE" on page 3 of the diag menu. The restore will take some time, so please be patient.

2. Boot up. Open terminal. su. umount /hdd1 /hdd2 /hdd3. fdisk. delete all partitions. create 2 new partitions - 256M + rest. change /dev/hda1 to type 82 (swap). mke2fs -j /dev/hda2. mkswap /dev/hda1. mount /dev/hda2 /hdd1

3. Download http://yonggun.tistory.com/68 hda2 kernel, rename to zImage.bin - copy to SD. Download http://yonggun.tistory.com/68 modules, ungzip, copy tar to SD. Download http://www.oesf.org/forum/index.php?act=attach&type=post&id=5291, rename to updater.sh, copy to SD.

4. Download http://matrixmen.free.fr/zaurus/debian/zaurus_eabi_rootfs_071201.tar.bz2. Unbzip, copy tar to SD.

5. Drop SD card into Zaurus. Copy rootfs tar from SD to /hdd1. tar -xpf zaurus_eabi_rootfs_071201.tar

6. Copy modules tar into /hdd1. tar -xpf 2.6.24.3-yonggun.cpufreq.fastfpe.tar

7. Copy symbol_sp24t_prim_fw and symbol_sp24t_sec_fw into /hdd1/lib/firmware

8. Edit /hdd1/etc/network/interfaces. Change eth2 to eth3 and configure accordingly.

8. Reboot the machine into the normal Flash Menu (press [OK] before powering up/rebooting). In the Japanese menu, choose "4", then choose the media, then choose "Y" to confirm.

9. Reboot twice to bring up console.

10. Continue from step 5 here. http://www.oesf.org/forum/index.php?showtopic=25029

11. Bring up networking with ifup eth3

Labels: , ,

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home