[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: shared disk (DOS)
From: |
Dennis Luehring |
Subject: |
Re: shared disk (DOS) |
Date: |
Tue, 13 Apr 2021 11:00:43 +0200 |
User-agent: |
Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.9.0 |
Am 13.04.2021 um 10:39 schrieb Tomas By:
Is there some way to emulate "network file system" access from two (or
more) separate QEMU instances to the same disk image?
you can try to install the "MS Network Client 3.0" - then you can
read/write files from network folders
but you can not write from the host because its only a client
there are some tutorial how to do that with virtualbox, but should also
work with qemu
Which format for the image?
you can't share an image between two DOSes - because there is no
share-concept available on image/harddisk level
each of the running DOSes will use the drive (and manage its own
internal file cache etc.) without knowing the other
data corruptions will happen as soon someone starts to write (internal
cache invalidation is not promoted the the other DOS for example)
- Re: shared disk (DOS), (continued)
- Re: shared disk (DOS), Jakob Bohm, 2021/04/13
- Re: shared disk (DOS), Tomas By, 2021/04/13
- Re: shared disk (DOS), Simon Becherer, 2021/04/13
- Re: shared disk (DOS), Tomas By, 2021/04/13
- Re: shared disk (DOS), Dennis Luehring, 2021/04/13
- Re: shared disk (DOS), Tomas By, 2021/04/13
- Re: shared disk (DOS), Dennis Luehring, 2021/04/13
- Re: shared disk (DOS), Tomas By, 2021/04/13
- Re: shared disk (DOS),
Dennis Luehring <=
- Re: shared disk (DOS), Tomas By, 2021/04/13
- Re: shared disk (DOS), Ottavio Caruso, 2021/04/12