We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6eee8f commit 39257a4Copy full SHA for 39257a4
cpt-quickstart.rst
@@ -166,11 +166,12 @@ Mac OS X
166
Due to the lack of ``autofs`` on macOS, mount the individual repositories manually like
167
168
::
169
-
+ sudo cvmfs_config setup
170
sudo mkdir -p /cvmfs/cvmfs-config.cern.ch
171
sudo mount -t cvmfs cvmfs-config.cern.ch /cvmfs/cvmfs-config.cern.ch
172
173
For optimal configuration settings, mount the config repository before any other repositories.
174
+Note that the actual mountpoints are located under /Users/Shared/cvmfs - /cvmfs is a "firmlink" that points there, and is created by cvmfs_config.
175
176
177
Create default.local
0 commit comments