I need to make an image of a floppy disk containing Dos drivers to use in VirtualBox. Is there to do it in the Win98 command line environment?
feedback
|
|
Do you need to boot the virtual machine from the floppy? If not, it should be sufficient to just copy the files and folders from the floppy into a folder of the virtual machine (via shared folders or network file sharing). Then when you're in the virtual machine you can bring up its command line and run the driver setup files (or add references to the driver in CONFIG.SYS and/or AUTOEXEC.BAT, if that's what it requires). | |||
feedback
|