Hi, Has anyone tried to mount hgfs filesystem in FreeBSD? My attempts failed yesterday.
# uname -rs FreeBSD 7.2-RC2 # pkg_info | grep open-vm-tools open-vm-tools-154848_2 Open VMware tools for FreeBSD VMware guests # kldstat | grep hgfs 5 1 0xc1f31000 b000 vmhgfs.ko # vmware-hgfsclient temp # mount -t vmhgfs .host:/temp /mnt/hgfs # mount | grep hgfs host:hgfs on /mnt/hgfs (vmhgfs) # ls /mnt/hgfs ls: /mnt/hgfs: Protocol error Exit 1 # cd /mnt/hgfs /mnt/hgfs: Protocol error. Of course, "Shared Folders" feature is in "Always enables" state for that virtual machine. So, what I'm doing wrong? ------------------------------------------------------------------------------ The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your production scanning environment may not be a perfect world - but thanks to Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700 Series Scanner you'll get full speed at 300 dpi even with all image processing features enabled. http://p.sf.net/sfu/kodak-com _______________________________________________ open-vm-tools-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/open-vm-tools-discuss
