Skip to content

MacOS quickstart instructions. #248

Open
@andresailer

Description

@andresailer

The MacOS quickstart:

1.) references creating directories

sudo mkdir -p /cvmfs/cvmfs-config.cern.ch
sudo mount -t cvmfs cvmfs-config.cern.ch /cvmfs/cvmfs-config.cern.ch

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions