Hurray! It works! Thanks again, jfv and radioz! Let me know if there is something within reason that I can do for you.
Final solution:
1. Use the buzzme binary and the python cramfs which were suggested to me. chmod, of course.
2. Use the following commands in Python, based on the path in which I had buzzme:
import os
os.system('/home/zaurus/buzzme -t')
It's a beautiful thing! Thanks again.
Clint Reese