Installing JCards
Mathis wanted JCards on his Zaurus. We thought it would be easy...
Mathis
Jun 29, 2003 11:00 PM
Jun 29, 2003 11:00 PM
In the end I had to flash the Zaurus with the version of OpenZaurus Mathis has on his compact flash card. I did this because the package database was corrupt, which was probably a result of the SD card being corrupted the other day. After flashing, I moved /root to /root_old, and created a new /root directory with symbolic links from the SD card. To do this without breaking anything, I ssh'ed in and temporarily stopped opie:: /etc/init.d/opie stop cd / mv root root_old mkdir root cd root ln -s /mnt/card/root/* . /etc/init.d/opie start I then rebooted to make sure, and installed Jeode and JCards on the SD card. On trying to run JCards, I got an error, and eventually tracked it down to the file '/mnt/card/home/QtPalmtop/bin/jcards' not having a '#!/bin/sh' line at the top.
1.0
0
Document Actions