Skip to content

VMWare Fusion 7.0.0 patch for shared folder in Ubuntu 14.04.02

Notifications You must be signed in to change notification settings

lmacaya/vmware_patch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

vmware_patch

##Enable shared folders on VMWare Fusion 7.0.0 for Ubuntu 14.04.2

##Download inode-vmhgfs.patch and file-vmhgfs.patch patches.

cd ~ git clone https://github.com/lmacaya/vmware_patch/

##Use vmware-tools compilation file patches

cd /usr/lib/vmware-tools/modules/source/ sudo tar xf vmhgfs.tar cd vmhgfs-only sudo patch inode.c < ~/inode-vmhgfs.patch sudo patch file.c < ~/file-vmhgfs.patch sudo tar cf vmhgfs.tar vmhgfs-only

##Set vmware-tools configuration

sudo vmware-config-tools.pl -d

##Add Shared Folder

Virtual Machine / Share / Settings - Share

Thanks to: "Scott M. Kroll" [email protected]

About

VMWare Fusion 7.0.0 patch for shared folder in Ubuntu 14.04.02

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages