by Dan East » Apr 23, 2001 @ 9:01pm
Are any of you familiar with Bochs? I mean, have you used it in a linux box, or in Windows, Mac, etc? I can find little documentation about it. Specifically, how to move files into and out of a hard drive image file. One of the docs make mention of using a command line argument to copy files, but I can find nothing else. There are several documentation files which somehow manage to skirt around anything of real importance directly related to using Bochs.<br><br>It looks like this is going to work on Pocket PC. The problem is that this emulator, unlike others (UAE specifically), only supports drive images. This is a proprietary large file on your Pocket PC that represents the hard drive or floppy that the emulator accesses. Other emulators (UAE) allow you to just choose a directory, which then is accessed as the harddrive in emulation. That allows you to very easily get files in and out of the emulation, and not require the up-front allocation of the amount of space the hard drive will consume. So some other technique would have to be rigged up to install software in the emulation environment. In my case I could do this on my laptop and copy it directly onto the CF card, which is probably not an option for most people.<br>So, if anyone has experience with this emulator, or can dredge up a real FAQ and docs, please let me know!<br><br>Dan East