Opened 17 years ago
Closed 8 years ago
#1068 closed defect (obsolete)
Problem with Shared Folder and reported file system
Reported by: | Richard Shaw | Owned by: | |
---|---|---|---|
Component: | shared folders | Version: | VirtualBox 1.5.4 |
Keywords: | shared folders, file system, VBoxSharedFolderFS | Cc: | |
Guest type: | Windows | Host type: | other |
Description (last modified by )
I'm running a Windows XP SP2 guest on Fedora 8 64bit.
I've setup a shared folder to handle most of the data I deal with in XP so I can keep the virtual drive small. I was using Nero Image Recorder in Nero Vision (for a home video) and when I went to burn the images in K3B under Fedora I found the files were broken into 2GB chunks: .nrg, .nrg.001, .nrg.002, etc.
The only reason I can think of that Image Recorder would do this is because the Shared Folder (mapped to G: for ease of use) reports a file system of VBoxSharedFolderFS and Image Recorder not knowing how to deal with this defaults to the most compatible mode (FAT16 2GB limitation). When I connect to a Samba share it reports NTFS which is more appropriate but it seems to limit the transfer rate to 100Mbit even though it's not a real network device.
The current workaround is to do a 'cat file1 file2 file3 > file4' which seems to work but results in a lot of disk space usage temporarily.
Is there any way to change the file system the shared folder reports?
Change History (3)
comment:1 by , 16 years ago
Guest type: | other → Windows |
---|
comment:2 by , 16 years ago
Component: | other → shared folders |
---|
comment:3 by , 8 years ago
Description: | modified (diff) |
---|---|
Resolution: | → obsolete |
Status: | new → closed |
Please reopen if this is still relevant with a recent VirtualBox release.