Wednesday, February 3, 2010

[nslu2-linux] Re: Slug as Time Machine

 



You need to mount the volume in which the sparsebundle resides manually before you setup Time machine for the first time ! Mac OS wont scan your network for it.

Finder-> Go -> Connect to server
afp://serverip/share
After that you will see this volume in your selection for timemachine.

Here the longer version: Basically this worked for me (on a DNS-323) but must work on a nslu2 as well.

1) set up afp server
I assume:
username=apple
homedir for apple=/home/apple
nslu2 IP = 192.0.0.2

2) in the config file AppleVolumes.default
add line:

/home/apple "apple"

3) start apple talk server (afpd)
4) create sparsebundle file
I assume:
hostname of mac computer=macbook
MAC of mac computer=0023abbadead
sparsebundle name=macbook_0023abbadead.sparsebundle
5) transfer sparsebundle to 192.168.0.2:/home/apple
Note: I transferred it tar'ed and gzipped and then uncompressed
There should be a directory on nslu2:
/home/apple/macbook_0023abbadead.sparsebundle/
6) mount from mac osx the apple volume
afp://192.168.0.2/apple
7) setup Time machine using this Volume "apple"

Sometimes Time machine wont mount the volume and you see a backup "delayed" message. I think that it is not bulletproof to use a non Apple Time Machine supported network drive but so be it...
I experience that afp is more reliable than samba/cifs for time machine and prob. supports links and weird characters.

Marc

__._,_.___
.

__,_._,___

No comments:

Post a Comment