The
http://zaurus.zapto.org/zazz/qemu/ link I was given contains 3 files. 2 tarballs and 1 readme.
One tarball (
qemu-0.5.3-armhost-i386user.tar.gz ) isn\'t recognized by my Windows WinZip program. WinZip says that file is empty or corrupt.
The other file (
qemu-i386-static.gz ) DOES contain something, but WinZip asks me for the extension. I assume it has no extension, and so it creates a 994 KB
qemu-i386-static file. This is the file I\'ve been trying to get working.
I placed
qemu-i386-static, and 3 of the 4 \"FreeDos\" images, on my CF card and put it in the Zaurus. I open terminal and type:
bash-2.05$ cd /mnt/cf
bash-2.05$ ./qemu-i386-static a.img
Error loading a.img
I can display the Qemu help and it has options for Path, Size, Help, ActivateLog, PageSize, and it says it needs a \"program\"... but nothing regarding a boot image. I\'m thinking I misunderstood the function Qemu. I\'m now thinking it is only for running individual Linux i386 commands and in fact can\'t do anything \"DOS\" at all...
Please let me know if I\'m wrong here..