camsklion.blogg.se

Install netatalk raspberry pi
Install netatalk raspberry pi




install netatalk raspberry pi

Time Machine folder for user A - limited to 400GB Backup folder for every user in group 'backup' Make sure to create the folders specified in the path of each volume. The configuration file is found under /usr/local/etc/afp.conf. Set appropriate permissions sudo chown backup:backup /mnt/Backup

#Install netatalk raspberry pi install#

In order to mount and use this drive we have to install the necessary HFS packages: sudo apt-get install hfsplus hfsutils hfsprogsĬreate the mount destination folder sudo mkdir /mnt/BackupĪdd the drive to /etc/fstab UUID= /mnt/Backup hfsplus force,defaults 0 0 I am using a USB HDD, which was formatted on my Mac as a HFS+ (journaled) volume. Use the option -fstrans=no to prevent failing of mkdir -p commands during the install. configure -with-init-style=debian -with-zeroconf -with-cracklib -with-pam-confdir=/etc/pam.d -with-dbus-sysconf-dir=/etc/dbus-1/system.dĪfter successfull configuration the configure summary should look like this Configure summary:ĭbus system directory: /etc/dbus-1/system.d Build Install dependenciesĪpt-get install automake libtool build-essential pkg-config checkinstall git-core avahi-daemon libavahi-client-dev libssl-dev libdb5.3-dev db-util db5.1-util libgcrypt20 libgcrypt-dev libcrack2-dev libpam0g-dev libdbus-1-dev libdbus-glib-1-dev libglib2.0-dev libwrap0-dev systemtap-sdt-dev libacl1-dev libldap2-dev Download and unpack netatalk 3.1.2 wget Building and setting up netatalk 3.1.2 on Debian Jessie 8.0 1.






Install netatalk raspberry pi