by nawijn » 6. Jan 2010, 17:04
Hello,
Today I build and installed vdfuse. No problems here. Mounting a FAT32 VDI disk also not a problem. However when I start copying files from either the host or the guest to this disk, changes are not reflected on both systems. To be honest, I am completely new to fuse and do not know what to expect.
System configuration:
host: Linux Fedora 11, Virtualbox 3.0.10
guest: Windows XP Professional, SP2
I have 2 questions:
- Should it essentially be possible to have read and write access to a FAT32 VDI disk from both the guest and the host?
- If so, does anybody have a hint on what I could do to check where things go wrong in my setup?
Mount information:
gvfs-fuse-daemon on /home/nawijn/.gvfs type fuse.gvfs-fuse-daemon (rw,nosuid,nodev,user=nawijn)
/virt/Storage/fat32-storage-1.vdi on /mnt/vdi/pluto-storage-1 type fuse.vdfuse (rw,nosuid,nodev,allow_other)
/dev/loop0 on /mnt/pluto type vfat (rw)
Thanks and kind regards,
Marco