2016/08/18

Raspberry Pi 3 as Time machine

The Raspberry Pi 3 + external 4TB drive setup, originally I tried to set it up as Plex server. And the CPU is just not powerful enough.

I decided to convert it to a NAS for Time machine purpose.

Follow this post to install netatalk and other related setup.

Note that it's wrong info about afp configuration (Edit the file /etc/afp.conf) section.

To configure afp, you should edit
sudo nano /etc/netatalk/AppleVolumes.default
, as stated in this post (File sharing with OSX).

To share the storage with Window machines, install samba.

2016/08/14

Raspberry Pi = Plex + NAS server

update: So far the Raspberry Pi 3 is not powerful enough for me.  It takes several minutes for a movie to start streaming a mp4 file to ATV in the same LAN.  It just not good enough, yet.


My mac is getting old, can't work on it as CPU go up to 100% while family is watching.

The plan is to move the Plex server to Raspberry Pi. It should be a economical replacement for the media function.

The solution seems mature, references can be found easily. I ordered the new board, prepare the SD card, and format my 4TB external USB drive to ext4 format. As the board arrives, I will get my hand dirty and note the process here.

References:

Mercury簡易改裝

有同好有一樣的困擾 - 如何使用自己的data logging軟體,因此寫了這篇來分享我的簡易改裝。 Background 雲豆子 MERCURY roaster 烘豆機的設計是使用自行開發的軟體,來:1. 操控風門/火力; 2. data logging/自動烘焙。 ...