|
|
|
|
|
by badsectoracula
2254 days ago
|
|
My approach is to transfer files to the emulated machine by creating an ISO with WinCDEmu (which integrates with Explorer and file managers that can use shell extensions like Total Commander) and mounting that ISO and then transfer files out of the emulated machine by opening the disk image with 7zip (with the machine turned off, of course). For older machines and some other emulators i've written a tool to create floppy disk images from a list of files: http://runtimeterror.com/tools/fat12img/ (though that can only do 1.44MB floppies, meaning that it only works with an emulated 286 and above) |
|
Or in a Unix platform, with just dd and vnconfig under OpenBSD or kpartx under Linux.
a.img: x86 boot sectorThat's under OpenBSD, under Linux is similar.