UPDATE: On recent versions of macOS (tested with High Sierra 10.13.4) you can restore from a networked drive directly from the "Restore from Time Machine Backup" option in the recovery mode. The following steps are not required (but are super awesome!).
Prerequisites:
– admin account & password
– AFP/SMB-share & server IP-address
- Boot the Computer to Recovery Mode.
- Open Terminal in the Utilities menu
- At the prompt enter:
cd /Volumes - Create a sub-directory in Volumes as a mount point for your time machine share:
mkdir TimeMachine - Enter
cd TimeMachine - Enter
pwd. pwd should show /Volumes/TimeMachine Mount the network share with your admin loginname & password:
mount -t afp afp://adminname:password@ServerIPAddress/ShareName /Volumes/TimeMachineIf your password contains wonky characters like :@\/ use URL encoding to protect them
- Enter:
ls -la. Note the exact name of your sparsebundle. - Enter:
hdid /Volumes/TimeMachine/NameOfYourSparseBundle. You may enter the first letters of the sparsebundle name and then hit TAB. Hitting tab should auto-complete the Time Machine sparsebundle name. It may not look the same as above as it escapes spaces and special characters. - After auto-completing the name, hit return. If you return to the prompt the sparsebundle has been opened.
Enter
exitand ⏎ and quit Terminal.
Example steps 3-11:
Select
Restore From Time Machine Backupand click Continue.
After a search it should show you the Time Machine Backups directory as a volume that contains your backup. Select that (in my example 'Time Machine Backups') and click Continue.

In the next screen you will see all the backups that you can restore from listed by time and date.

Select the backup you want to restore and continue and finally choose your destination disk:

I cant reinstall macos due to the fact that it asks me to choose in which disk i want to get installed but there are no options. I have no time machine backup or snapshot. The only thing i can thing of now is spmeone to give me an empty backup to install it.
macos - How can I change the URL of a networked Time Machine backup - Ask Different
Rennan, I really hope you can help me, I will do this step
File server or Time Machine backup address required.
I Need default time machine backup link
Videos
UPDATE: On recent versions of macOS (tested with High Sierra 10.13.4) you can restore from a networked drive directly from the "Restore from Time Machine Backup" option in the recovery mode. The following steps are not required (but are super awesome!).
Prerequisites:
– admin account & password
– AFP/SMB-share & server IP-address
- Boot the Computer to Recovery Mode.
- Open Terminal in the Utilities menu
- At the prompt enter:
cd /Volumes - Create a sub-directory in Volumes as a mount point for your time machine share:
mkdir TimeMachine - Enter
cd TimeMachine - Enter
pwd. pwd should show /Volumes/TimeMachine Mount the network share with your admin loginname & password:
mount -t afp afp://adminname:password@ServerIPAddress/ShareName /Volumes/TimeMachineIf your password contains wonky characters like :@\/ use URL encoding to protect them
- Enter:
ls -la. Note the exact name of your sparsebundle. - Enter:
hdid /Volumes/TimeMachine/NameOfYourSparseBundle. You may enter the first letters of the sparsebundle name and then hit TAB. Hitting tab should auto-complete the Time Machine sparsebundle name. It may not look the same as above as it escapes spaces and special characters. - After auto-completing the name, hit return. If you return to the prompt the sparsebundle has been opened.
Enter
exitand ⏎ and quit Terminal.
Example steps 3-11:
Select
Restore From Time Machine Backupand click Continue.
After a search it should show you the Time Machine Backups directory as a volume that contains your backup. Select that (in my example 'Time Machine Backups') and click Continue.

In the next screen you will see all the backups that you can restore from listed by time and date.

Select the backup you want to restore and continue and finally choose your destination disk:

The above answers are a bit too complicated for my taste. I actually tried klanomath's answer and failed, maybe because I have an encrypted backup on the network share. But might also have to do with a wrongful URL encryption.
However there is a much easier way. In this step:

just reinstall your OS X.
After that is finished the migration assistant should popup or if it does not, one can create a user, login and then start the migration assistant by hand.
In the migration assistant:

choose "From a Mac, Time Machine backup, or startup disk". Click Continue, and choose "Other server". This will allow you to enter the address of the volume and it will ask you for the password, in case you used an encrypted backup.
After that you can choose what to recover. Beware, if the user you created after the installation has the same name as the one you used in the backup, there will be a conflict. You will then need to choose, whether you would like to keep delete the user or keep the data.
If you only have one destination, you can use the tmutil command in the Terminal to replace it with a new one. If it's the same device as before just at a new URL, it will automatically figure it all out and re-use the existing backups.
If your remote share doesn't have a password on it, you can run:
sudo tmutil setdestination protocol://username@server-address/share-name
(where protocol is either smb or afp).
if it does have a password, you can use -p and it will prompt you for the password:
sudo tmutil setdestination -p protocol://username@server-address/share-name
Note that, unless you have configured passwordless sudo, the first prompt will be your local user password for sudo, and the second prompt will be the destination password for tmutil.
You can also use the -a flag to add a destination instead of replacing the existing one. See man tmutil for more info.
Add the new destination as a new disk in the Time Machine System Preferences GUI. The OS is smart enough to figure things out from there due to identity tokens stored on the Mac and on each of its Time Machine destinations.
It may warn you that the "identity" of the new location has changed, approve that if so before continuing to back up.
Time Machine can handle many destinations from one Mac and just picks up from where it left off for the last backup at that specific destination.
Worst case, you have to manually inherit the backup after associating with the new share. See the tmutil manual page for details if needed.
Hey there guys!
Basically what happened is a deleted everything on my disk and I can't 'first aid', I can't erase, I can't restore... I can't do nothing...
I tried to reinstall macOS, but it doesn't let me... I connected to wifi, I changed the date.. nothing happens
So i got only one solution and it is the "Time Machine Backup", because I have non I wanted to know IF ANYONE OF YOU GUYS HAVE A DEFAULT "TIME MACHINE BACKUP" link... I would appreciate it very much
The link i need is this: smb://Server/ShareName