Hey zy212, Lemme see if I can help out here:
1- For flashing the special kernel (good move, it kicks ass) you DO NOT HAVE TO FORMAT. The update is just fine. To see if you\'re running the special kernel, once it\'s booted see if you have this file:
/proc/cccr_change
If you do, then you\'re running the special kernel. If you don\'t, it didn\'t work, and you should double check the zImage you\'re using and the updater script. You can also tell if you\'re running the special kernel by cat\'ing like so:
cat /proc/version
if you see \"colin@paravel\" in that text, you\'re running the special kernel.
2- There have been some posts on fixes for the Zynergy installer GUI, but I never paid attention to them. I use it for uninstalling (it works fine for this), but never for installing. To install that kino package you were talking about you would do this:
su
cd /mnt/cf/Documents/Install_Files
ipkg install kino2_0.22_arm.ipk
I\'m not sure what the uninstall flag is (like I said, the GUI works fine for uninstalls)
cat\'ing the /proc/cpuinfo should work fine as root, or as user zaurus. Are you sure you\'re typing this correctly?
cat /proc/cpuinfo?

Hope this helps!