Open
Description
The MacOS quickstart:
1.) references creating directories
Lines 170 to 171 in 2de0053
In many cases on recent Mac operating this does not work (unless disabling SIP?).
mkdir /asdasd
mkdir: /asdasd: Read-only file system
But cvmfs_config would create the /etc/synthetic.conf entry
% cat /etc/synthetic.conf
# The line below was autogenerated by CernVM-FS, do not delete nor edit
cvmfs /Users/Shared/cvmfs
However, the quickstart does not mention running cvmfs_config for macOS, so maybe some steps are missing? Or did I miss that somewhere?
2.) After creating /etc/synthetic.conf
it tells one to reboot, but one can trigger that also with
/System/Library/Filesystems/apfs.fs/Contents/Resources/apfs.util -t
right?
PS:
3.) Is the /etc/cvmfs/default.conf needed on macOS, or is this only when using autofs?
Metadata
Metadata
Assignees
Labels
No labels