Merge pull request #755 from if-kenn/master
remove /Volumes and /private entries for d4m-nfs from docs
This commit is contained in:
commit
a1bbe23800
@ -1375,8 +1375,6 @@ git clone https://github.com/IFSight/d4m-nfs ~/d4m-nfs
|
||||
|
||||
```txt
|
||||
/Users:/Users
|
||||
/Volumes:/Volumes
|
||||
/private:/private
|
||||
```
|
||||
|
||||
5) Create (or edit) the file `/etc/exports`, make sure it exists and is empty. (There may be collisions if you come from Vagrant or if you already executed the `d4m-nfs.sh` script before).
|
||||
|
@ -1423,8 +1423,6 @@ e) set it to <code>true</code></p>
|
||||
<p>4) Create (or edit) the file <code>~/d4m-nfs/etc/d4m-nfs-mounts.txt</code>, and write the follwing configuration in it:</p>
|
||||
|
||||
<pre><code class="language-txt">/Users:/Users
|
||||
/Volumes:/Volumes
|
||||
/private:/private
|
||||
</code></pre>
|
||||
|
||||
<p>5) Create (or edit) the file <code>/etc/exports</code>, make sure it exists and is empty. (There may be collisions if you come from Vagrant or if you already executed the <code>d4m-nfs.sh</code> script before).</p>
|
||||
|
@ -1126,8 +1126,6 @@ e) set it to <code>true</code></p>
|
||||
<p>4) Create (or edit) the file <code>~/d4m-nfs/etc/d4m-nfs-mounts.txt</code>, and write the follwing configuration in it:</p>
|
||||
|
||||
<pre><code class="language-txt">/Users:/Users
|
||||
/Volumes:/Volumes
|
||||
/private:/private
|
||||
</code></pre>
|
||||
|
||||
<p>5) Create (or edit) the file <code>/etc/exports</code>, make sure it exists and is empty. (There may be collisions if you come from Vagrant or if you already executed the <code>d4m-nfs.sh</code> script before).</p>
|
||||
|
@ -1828,8 +1828,6 @@ e) set it to <code>true</code></p>
|
||||
<p>4) Create (or edit) the file <code>~/d4m-nfs/etc/d4m-nfs-mounts.txt</code>, and write the follwing configuration in it:</p>
|
||||
|
||||
<pre><code class="language-txt">/Users:/Users
|
||||
/Volumes:/Volumes
|
||||
/private:/private
|
||||
</code></pre>
|
||||
|
||||
<p>5) Create (or edit) the file <code>/etc/exports</code>, make sure it exists and is empty. (There may be collisions if you come from Vagrant or if you already executed the <code>d4m-nfs.sh</code> script before).</p>
|
||||
|
@ -1540,8 +1540,6 @@ e) set it to <code>true</code></p>
|
||||
<p>4) Create (or edit) the file <code>~/d4m-nfs/etc/d4m-nfs-mounts.txt</code>, and write the follwing configuration in it:</p>
|
||||
|
||||
<pre><code class="language-txt">/Users:/Users
|
||||
/Volumes:/Volumes
|
||||
/private:/private
|
||||
</code></pre>
|
||||
|
||||
<p>5) Create (or edit) the file <code>/etc/exports</code>, make sure it exists and is empty. (There may be collisions if you come from Vagrant or if you already executed the <code>d4m-nfs.sh</code> script before).</p>
|
||||
|
Loading…
Reference in New Issue
Block a user