I’ve found lots of places to turn on TimeMachine backing up to a NAS (Network Storage Drive), but I couldn’t find any that told me how to restore after using the hack. Until Now! I haven’t tried these but the poster says they work:
If you are trying to do a full restore back onto your mac after the hd
failed, you use the Time Machine backup in concert with your Leopard
Install Disk.
1) Boot the Leopard Install Disk
2) Select Terminal from Utilities
3) ping your NAS box to make sure you have connectivity
4) Create a mount point for your NAS box, i.e “mkdir /Volumes/nas”
5) Mount your backup drive manually
For AFP, use “mount_afp afp://username:password@NAS_IP_ADDRESS/NAS_volume_name /Volumes/nas”
Presumably if you use Samba, you could mount with mount_smbfs instead. I use AFP and the above syntax worked.
6) Make sure the sparsebundle file mentioned above is in the root directory: “ls /Volumes/nas”
7) Exit terminal, “exit”
Select “Restore from Backup disk” from the Utilities (?) menu and you should see your backup listed
Credit: Mac Forums – View Single Post – Cannot see NAS from Time Machine



