I gave up on mkfs.jffs2, I found a bash.ipk, had to mount -o rw,remount / to get it to install, but still no joy. Decided to modify the ROM directly and created a new init & card.init scripts. I figured if I can get it at least dual boot, I\'ll tackle home on SD later.
Since I wasn\'t trying to copy out the ROM, I decided to go back to the latest Cacko ROM. I found that the Cacko 1.20\'s init file is really a symlink to telinit, I moved it anyway and found that reboot is only possible with a battery pull (but at least it still booted ok with the new init file).
Getting the oz2sd script to work on the pdaxrom initrd.bin, proved difficult as well, kept getting device is full error, swap errors plus the mtdram & jffs2 modules were throwing errors. I commented out the OZ revisions, the jffs2 insmod and increased the swap file to 25, but still device errors. So I gave up and just mounted the initrd.bin on my linux box and copied out the file structure to a tmp folder to copy to the SD. Wierd thing was the total file system was a little over 8 megs, sigh.
Learning lots, but getting nowhere. Back to trying to figure out why not everything is getting written out of the 20+ meg pdaXrom initrd..
A lot of work just to find out whether this\'ll work, but it is fun in a frustrating way