Unable to share a folder between Windows 7 and Ubuntu (running in VMWare)

8,555

From VMware Fusion 3.1 Release Notes (for openSUSE, but may apply to your case) :

Install GCC in order to install VMware Tools and to share folders in openSUSE 11.3.

VMware Fusion 3.1 does not include prebuilt kernel modules for openSUSE 11.3. If you want to use openSUSE 11.3, you must install the gcc compiler prior to installation of VMware Tools, so that the kernel modules can be compiled during Tools installation. Without the compiler installed, trying to enable shared folders produces the alert, "Unable to update run-time folder sharing status: Unknown error".

So, did you install VMware Tools and gcc?

Share:
8,555

Related videos on Youtube

softwarematter
Author by

softwarematter

C++, Java, C#, ASP.NET

Updated on September 17, 2022

Comments

  • softwarematter
    softwarematter over 1 year

    I have installed vmware toolbox in ubuntu (guest OS). I tried to share a location from the settings of the virtual machine. But when I click Ok, the following error in thrown in the host (Win 7) OS.

    "Unable to update run-time folder sharing status: Unknown error."

    The location is not showing up in /mnt/ What could be the reason?

    P.S I have vmhgfs process running in my Ubuntu VM.

    I was following this method.

    • cdarke
      cdarke over 12 years
      I also have this problem with CentOS, but only certain VMs.
  • softwarematter
    softwarematter over 13 years
    gcc came with Ubuntu. I installed VMWare tools later.
  • Elazar Leibovich
    Elazar Leibovich almost 13 years
    Um, he asked about vmware, you answered about virtualbox