<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									VMWare Fusion - Mounting shared directories (macOS host, Linux guest) - Linux Software				            </title>
            <link>https://www.tweaking4all.com/forum/linux-software/vmware-fusion-mounting-shared-directories-macos-host-linux-guest/</link>
            <description>Tweaking4All.com Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Sat, 12 Sep 2026 20:28:33 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>VMWare Fusion - Mounting shared directories (macOS host, Linux guest)</title>
                        <link>https://www.tweaking4all.com/forum/linux-software/vmware-fusion-mounting-shared-directories-macos-host-linux-guest/#post-2077</link>
                        <pubDate>Mon, 30 Mar 2020 13:22:00 +0000</pubDate>
                        <description><![CDATA[With VMWare Fusion, running MX Linux, I ran into the problem that I could not access the shared directories.
This fixed it:
Add the following line to /etc/fstab (requires root access, so u...]]></description>
                        <content:encoded><![CDATA[<p>With VMWare Fusion, running MX Linux, I ran into the problem that I could not access the shared directories.</p>
<p>This fixed it:</p>
<p>Add the following line to <strong>/etc/fstab </strong>(requires root access, so use sudo!!)</p>
<pre><span>vmhgfs-fuse /mnt/hgfs fuse defaults,allow_other 0 0</span></pre>
<p>Note: do not forget to create the directory<strong> /mnt/hgfs</strong></p>
<p>Note: do not forget to install or update the OpenVM tools:</p>
<pre>sudo apt-get install open-vm-tools-desktop<br />sudo systemctl enable open-vm-tools</pre>
<p> </p>
<p>Note: for Clear Linux I had to install the OpenVm tools like so:</p>
<pre><span>sudo swupd bundle-add os-cloudguest-vmware-gui</span></pre>
<p> </p>
<p>I found a reboot after that to be a good idea.</p>]]></content:encoded>
						                            <category domain="https://www.tweaking4all.com/forum/linux-software/">Linux Software</category>                        <dc:creator>Hans</dc:creator>
                        <guid isPermaLink="true">https://www.tweaking4all.com/forum/linux-software/vmware-fusion-mounting-shared-directories-macos-host-linux-guest/#post-2077</guid>
                    </item>
							        </channel>
        </rss>
		