VirtualBox

Opened 10 years ago

Last modified 9 years ago

#12819 new defect

Host fails to read NTFS folder which is mounted to some partition

Reported by: dmak Owned by:
Component: shared folders Version: VirtualBox 4.3.8
Keywords: Cc:
Guest type: Linux Host type: Windows

Description

Steps to reproduce:

  • On Windows host, mount some partition (USB drive in my case) to NTFS folder, (say, to C:\shared\usb)
  • Create new shared folder, "shared" = "C:\shared".
  • Mount the folder in Linux guest.

Result:

  • When listing the directory, "usb" is shown as symlink.
  • When trying to cd /mnt/shared/usb the following error occurs:
    -bash: cd: /mnt/shared/usb: Protocol error
    

Change History (2)

comment:1 by dmak, 10 years ago

If shared folder is "shared" = "C:\shared\usb", then mount fails:

# mount /mnt/shared
/sbin/mount.vboxsf: mounting failed with the error: Invalid argument

comment:2 by mlt, 9 years ago

I confirm this issue with 4.3.20 on Windows 8.1 Pro 64 bit. It is enough to symlink a folder (create a junction point) to demonstrate the issue. There is no need in a separate partition. For example, this makes it impossible to start vagrant box from symlinked folder, e.g., one in a convenient location that points somewhere deep into Dropbox tree.

Last edited 9 years ago by mlt (previous) (diff)
Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use