Skip to content

Commit 39257a4

Browse files
committed
update quickstart instructions on macos for firmlinks
1 parent d6eee8f commit 39257a4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

cpt-quickstart.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,11 +166,12 @@ Mac OS X
166166
Due to the lack of ``autofs`` on macOS, mount the individual repositories manually like
167167

168168
::
169-
169+
sudo cvmfs_config setup
170170
sudo mkdir -p /cvmfs/cvmfs-config.cern.ch
171171
sudo mount -t cvmfs cvmfs-config.cern.ch /cvmfs/cvmfs-config.cern.ch
172172

173173
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.
174175

175176

176177
Create default.local

0 commit comments

Comments
 (0)