Mounting shared Linux disk from inside windows in VirtualBox

Just as a reminder:
  • use the disk sharing icon at the bottom of he VirtualBox window to setup a shared directory (let's say you give it a name of "shareddir")
  • go inside the VirtualBox window
  • if you haven't installed the VirtualBox Guest Additions (commonly referred to as GA), please do so from the "Devices" menu of your Virtual Box window
  • open a terminal (Execute cmd)
  • type "net use x: \vboxsrvshareddir"
Seldom, this might still trigger a
System error 67 has occured.