Leopard Week 3: Make Time Machine backup to unsupported drives (SMB NAS etc)
Friday, November 9th, 2007This week’s tip is short and sweet. All it requires is for you to run some code using Terminal.
Simply Launch terminal (type term into spotlight and hit enter)
Type the following:
defaults write com.apple.systempreferences TMShowUnsupportedNetworkVolumes 1 (all on the same line)
Hit Enter!
Enjoy! Leopard should now allow backing up to those NTFS drives over Windows etc.
On another note [...]