Tag: unsupported network share
More Time Machine fun
by LIV2 on Jul.14, 2010, under Uncategorized
Update: no longer needed, see Making your AFP server more Time Machine Friendly
My Macbook pro decided that it was time for some irrepairable partition corruption tonight. as such I’ve had to restore from a backup
This post is a followup to my previous post about Time machine on unsupported network drives.
if you wish to do a full restore of a Time Machine backup from what apple considers an unsupported time machine device from the OSX install DVD you will need to open up Terminal from the Utilities menu then type
mkdir /Volumes/TM
mount_afp afp://username:password@ipaddressoffileserver/timemachineshare /Volumes/TM
then exit the terminal, go to Utilities > Restore this system from a backup and it should now appear in your list.
Time machine with unsupported network disks
by LIV2 on Mar.08, 2009, under Uncategorized
Well I bought a new unibody Macbook Pro recently to replace my old one, and found that I couldn’t get Time Machine to backup to my server.
defaults write com.apple.systempreferences TMShowUnsupportedNetworkVolumes 1
hdiutil create -size 90G -fs HFS+J -type SPARSEBUNDLE HOSTNAME_MACCADR.sparsebundle