no d inrogers
open-menu closeme
nav_home Home
nav_tags Tags
nav_categories Categories
nav_archives Archives
nav_about About
English Português
  • Automounting NFS shares in OSX

    calendar December 20, 2021 nav_categories Tech nav_tags osx nav_tags nfs nav_tags automount

    Trying to get a NFS mount mounted under /Volumes/ in OSX is more difficult than it sounds.

    You basically have to trick OSX into allowing you to mount the NFS share in /Volumes/ by using ../ in the directory listing.

    Example:

    cd /System/Volumes/Data/Volumes
    
    pwd
    /System/Volumes/Data/Volumes
    

    Using the ../ trick, which …

    Read More

©2019 -   |  www.nodinrogers.com
Powered by Hugo and based off of the Hugo Clarity theme

to-top