|
|
#1 |
|
Time Machine and Networked Folder/Drive?
Hello all, I'm wondering if there's a way to use Time Machine on a networked drive/folder?
I tried searching for guides, but all that pops up are guides for Snow Leopard and it no longer works for Mountain Lion. Any help/links/guides would be great!
|
|
|
|
0
|
|
|
#2 |
|
yep it works, just select it and Mountain Lion will create a sparsebundle image where the TM backups will be stored.
|
|
|
|
0
|
|
|
#3 |
|
|
0
|
|
|
#4 |
|
|
0
|
|
|
#5 |
|
What have you tried already, OP?
__________________
Powermac11,2 // Macbookpro8,3 // iPad(3), 32GB + VZW // IB i7 Hackintosh // Synology DS411 |
|
|
|
0
|
|
|
#6 |
|
Apple require you to have Server installed on the target machine.
Last edited by SlCKB0Y; Aug 20, 2012 at 08:19 PM. |
|
|
|
0
|
|
|
#7 |
|
|
0
|
|
|
#8 |
|
|
0
|
|
|
#9 |
|
Hello, the networked computer is running Windows XP.
If I mount a harddrive the harddrive doesn't show on the time machine options. I've tried the sparsebundle image thing, but the guide was for snow leopard. Anyone have a link for mountain lion? |
|
|
|
0
|
|
|
#10 | |
|
Quote:
WHY NOT!? Can anyone answer this question? Every guide I find or search I make gives me back results for Lion or under. I know how to make it work with lion, I need Mountain Lion help! Last edited by tgreena; Aug 24, 2012 at 02:25 PM. |
||
|
|
0
|
|
|
#11 |
|
CIFS sucks ?
Shouty capitals will get you nowhere. Running mine on a NAS, which is fine but I suspect it serves over AFP. |
|
|
|
0
|
|
|
#12 |
|
|
0
|
|
|
#13 |
|
I tried what they said here :
http://basilsalad.com/how-to/create-...rk-drive-lion/ But when I go into terminal and use 'sudo tmutil setdestination' It goes me this : Usage: tmutil setdestination [-a] mount_point tmutil setdestination [-ap] afp://user[ ass]@host/shareAny ideas? |
|
|
|
0
|
|
|
#14 | |
|
Quote:
|
||
|
|
0
|
|
|
#15 |
|
I've got the sparse bundle created on my windows pc and I can see and mount the drive on my mac but I'm having trouble seeing the drive in the Time Machine prefs. I've already run the terminal command to show unsupported drives but still nothing.
|
|
|
|
0
|
|
|
#16 | |
|
Quote:
I have the sparse bundle on the windows drive and it is visible in finder. I did the terminal command for time machine to be able to see unsupported networks and the drive still isn't showing up in time machine. |
||
|
|
0
|
|
|
#17 |
|
Hi all!
Definitely would like to know how to fix this. I have done everything from mounting the image successfully (seeing it in disk utility), to running all the scripts and commands mentioned in this thread. Bumps for a great potential solution!!
|
|
|
|
0
|
|
|
#18 |
|
Did anyone ever get this working?
I just get this with Mountain Lion sudo tmutil setdestination -a /volumes/OSX/ /volumes/OSX: Incompatible file system type: smbfs (error 45) The backup destination could not be added. Ive enabled unsupported drives
|
|
|
|
0
|
|
|
#19 |
|
Got it working!
The step I missed was opening up the share in finder, and double clicking the parse bundle so that it would mount the parsebundle as a device. Once I did that I was able to run sudo tmutil setdestination /Volumes/Time Machine Backup (note: this is not the name of the share on my Windows 7 machine, it is the name of the device that was attached after opening the parse bundle in the shared folder). Hope this helps.
|
|
|
|
0
|
|
|
#20 | |
|
Quote:
|
||
|
|
0
|
|
|
#21 | |
|
Quote:
![]() Feel free to ask questions on that thread. http://forums.macrumors.com/showthre...5#post16530075
__________________
Late 2011 15" Macbook Pro - 2.4GHz i7 | 256GB Samsung 8 SSD | 16GB Memory | AMD Radeon HD 6770M iPad Mini - Wifi 32GB iPhone 4 - 16GBTime Machine on Networked Drive Guide |
||
|
|
0
|
|
|
#22 | |
|
RE: using Kerberos for authentication for tmutil?
Quote:
I was just wondering if anyone has attempted to use Kerberos for authentication of the "tmutil setdestination..." command? This would automatically authenticate the mounting of the TM networked backup volume without the need for retyping your password. For example, if "tmutil" uses the same syntax as the "mount_afp", then the command would look like the following: Code:
tmutil setdestination [-a] afp://;AUTH=switon%20Krb%20v2@host.machine/afp-share-volume [There should not be a space between the : and password in the above, but when I put them together the colon is converted to an emoticon.] Thanks, Switon |
||
|
|
0
|
|
|
#23 |
|
Invalide File System
I am having the same issue is DocsThaName. Here is the response:
/Volumes/TimeMachine: Incompatible file system type: smbfs (error 45) The backup destination could not be set. I am at a loss, so any help would be greatly appreciated. |
|
|
|
0
|
|
|
#24 |
|
Entire Windows Time Machine Network Process
I went through a lot problems mentioned here but I figured it out after reading many posts and articles. Here is a basic breakdown.
1.Create a windows network share from a folder i.e. E:\TimeMachine 2.With Finder open using the CMD+K option enter the share path i.e. smb://machinenamehere/TimeMachine/ 3. Open Terminal and run: defaults write com.apple.systempreferences TMShowUnsupportedNetworkVolumes 1 * This shows the unsupported network drives. 4. Download http://cache.gawker.com/assets/image...1/makeimage.sh Script 5. CD to downloads folder where makeimage.sh script is located. Run script from terminal sh ./makeImage.sh 130 /Volumes/TimeMachine/ where 130 is the size you want, change if you like and TimeMachine is your mounted volume. Press tab twice at /Volumes to get a list of all usable volumes. 6. In finder locate the TimeMachine share and click on the Sparsebundle this will mount Time Machine Backups on your desktop and will make it show up in available volumes. 7. In Terminal run sudo tmutil setdestination "/Volumes/Time Machine Backups/" enter your password and don't forget the quotes. 8. The Back up option will now show when you click on Time Machine and you can select the drive and begin backups. I hope this helps I spent many hours figuring this out my configuration is Windows 7 and MacBook Pro running OS X 10.8.3 |
|
|
|
0
|
![]() |
|
«
Previous Thread
|
Next Thread
»
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
All times are GMT -5. The time now is 06:51 AM.







ass]@host/share
Linear Mode
