Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports
Path: blob/main/filesystems/archivemount/files/pkg-message.in
18157 views
[
{ type: install
  message: <<EOM
Make sure you have fusefs.ko loaded then use archivemount
or mount_archive command or add an entry to the /etc/fstab such as:

/path/to/archive /mnt/path fusefs ro,late,mountprog=%%PREFIX%%/sbin/mount_archive 0 0
EOM
}
]