|
|
|
|
|
by krbbltr
4704 days ago
|
|
It should be noted that the Pi is really, really slow. Too slow for this sort of application, IMHO. An actual Time Capsule can be annoyingly slow sometimes, and I would expect it to be about five to ten times as fast as a Pi-based solution. The link you posted has some good advice though. Like not using HFS+. Apart from HFS+ arguably being an antiquated filesystem, the Linux driver is in a horrible state and will cause corruption when used in rw mode. ext4 is the sensible choice. |
|