AFAIK this is normal, it has something to do with timer calibration in bochs. Some time ago there was a thread on this board that explained how to set up bochs for real time.Steve the Pirate wrote: I find that in bochs, when I run my OS, the PIT is 2 or three times faster than usual. It works fine in a normal PC. Why is this happening? It doesn't matter yet, as at the moment it just makes the splash screen pop up for about half a second, but later when I do a floppy driver, the delays will be important, as I use a real floppy when testing in bochs.
About the floppy drive: I don't think you'll experience problems. Even when you configure bochs to use your real floppy drive, your OS will never touch it *directly*, bochs just forwards the requests to the host OS' floppy driver.
cheers Joe