Hi again everybody, I'd like to have several QEMU DOS images, called from Linux, that share a disk. Here https://lists.nongnu.org/archive/html/qemu-discuss/2012-07/msg00035.html it says that "if you plan on mounting the same shared block device in multiple guests, you are going to need to use a cluster aware file system such as ocfs2 or gfs", which sounds relevant, but I do not need a distributed file system, and I cannot find info about how to use OCFS2 with QEMU.
The DOS programs use SHARE.EXE if that matters. What would be the easiest solution? I doubt I need more space than say 100 Mb. /Tomas