Hi,
On Sun, 31 Jul 2005, Mark Williamson wrote:
> If only one machine (host or guest) has mounted the device then it should
> always be safe to do this. You may get away with read only mounting in one
> and writing in the other but it's not a reliable solution.
You almost certainly get not away
You can probably also set up an ftp or smb (via Samba) server to
transfer files within the guest OS. HTTP should also work with
Apache, but remember the protocol wasn't originally designed for
uploads, and not all clients (eg, web browsers) support it.
--
Mike
__
> can I write a file based file system and read it from the host? I can
> guarantee I have stopped writing before I read on the host side. I can
> even unmount before reading.
If only one machine (host or guest) has mounted the device then it should
always be safe to do this. You may get away
can I write a file based file system and read it from the host? I can
guarantee I have stopped writing before I read on the host side. I can
even unmount before reading.
ideally, I would like to "import" my flash memory device into the guest
OS side (USB based) but if I can create a "virtual