Hi, I\'m the \"guest\" from the above post...
Using your observation with qinstall installing correctly when a CF card is in, I think I found us a fix.
Make sure you have your CF memory card inserted, and a SD card if you have one. Then try this:
mv /etc/mtab /etc/mtab-bak
and then do this...
cp /proc/mounts /etc/mtab
Now you can remove your CF card, replace it with your WiFi card. Try installing some packages. If it doesn\'t work or if you have any wierd side effects just undo the changes you just did to /etc/mtab
rm /etc/mtab
mv /etc/mtab-bak /etc/mtab
The only side effect I have seen so far is that it replaces your CF icon in the \'Files\' tab with a folder icon. You CF card in the files tab is now named \'Storage /dev/hda1\'
Let me know how that works for you... The problem has been reported to pronto but he has not been able to duplicate it on his own Zaurus. We\'ll help each other figure this out.