Dual boot scripts for C760.

Currently I've only been able to get pdaXrom-1.0 to properly dual boot from a Sharp Qtopia rom.

While I'm in the testing stage a lot of things need to be done manually.
Here are the steps to get pdaXrom booting from SD on Qtopia roms (Success with Standard Sharp Rom and Cacko 1.21 rom)

1. Download pdaXrom tarball from http://zaurus.hostnic.us (Special thanks to Corey Costadura for supplying storage space)
2. remount / read-write (mount -o rw,remount /
3. mkdir /sbin/sys
4. cp /sbin/telinit /sbin/sys/init - this is necessary as telinit doesn't like being called from /sbin/sys/init and gave errors
5. cp init script to /sbin
6. chmod +x /sbin/init
7. untar pdaX tarball to ext2 formatted card (tar xzpvf pdax-SD.tar.gz) NOTE: you need a version of tar that understands the "p" flag to preserve permissions. I use gtar on the zaurus rather than busybox tar.
8. reboot, while the SD card is in you should boot to pdaX, remove the card and boot into normal rom.

There is a slight chance you can turn your Zaurus into a brick following these instructions, I can accept no responsibility if that happens. These instructinos work for me- YMMV.

If you have any questions/comments regarding these scripts contact me on stubear@bouyer.no-ip.org or on the www.zaurususergroup.com forums. 
