[Q] Time Machine w/ External Sparse Image

Hello,
I have a external USB 2TB HD (NTFS) that I want to use for external backup for both a Windows 7 PC and my MBP (Snow Leopard, 500GB HD), I created a 650GB sparse image to use Time Machine with it but I do not find a way of setting the Sparse Image in a way that it shows as a TM option.
Notes: I will mount the external HD directly to the USB port of the MBP using NTF-3G. With the above configuration I can mount the Sparse Image and use it for Carbon Copy Cloner backups
Any help would be greatly appreciated.

A sparse image saved in a remote NTFS network share works...
That's not a supported configuration either.
Mac 101: Time Machine

Similar Messages

  • HT201250 Time machine include external iPhoto images?

    Hi,
    I have my iPhoto images held on an external drive. When I use time machine (incidently the same drive) with iPhoto open, will it save the iPhoto files from that library?
    Ta

    Thats a tricky one...
    My time machine settings has the time machine drive excluded under options in the preference pane.
    Coincidently it isnt backing up anything on that drive (there other files other than the time machine backup).
    My iPhoto Library lives on another external drive and it is happily backing that drive up....
    Hope that helps.

  • Time Machine on NAS, sparse image bundles, etc

    I have a specific question about using Time Machine with a NAS drive. I have a NAS setup, and I just installed a 2nd drive there specifically for backups. I have 2 macs, a MBP & an iMac. I followed instructions somewhere for creating a sparsebundle disk image on the NAS drive for each machine to get time machine to work over the network, and got it to work. Since the drive is 1TB, I made 2 images at 450GB each, even though the 2 machines only currently need about 90GB & 150GB.
    Now, based on advice elsewhere, I set up Superduper to back up to the same drive. This uses a similar process of creating a sparse image on that drive. Note that I say sparse image, not sparsebundle - I tried using the existing sparsebundles already created, but superduper didn't seem to want to do that, and in fact although sparsebundle is a choice in their menu, only sparse image would work. So I went ahead and did this but only with my MBP. It indeed created a separate sparse image, and it takes up the full amount of space necessary to back up the entire drive (90GB).
    What I'm wondering is if I'm running the risk of quickly running out of room on my NAS drive, since I think TM will fairly quickly eat up as much space as you give it (450GB X 2 = 900 GB), and the superduper backup is taking up the full amount of hard drive space needed (90GB) to make a full backup (based on what I had read, I thought that somehow using superduper onto the same drive as your TM backups would mean superduper would 'piggy back' on TM's backed up files and only add the components needed to create a startup disk, and therefore not take up much space.) I was still hoping to also back up the iMac (120GB) with Superduper onto the same drive, but don't want to do that yet until I have some peace of mind about this question...
    Thanks for any insight you may have!

    doublelibra wrote:
    I have a specific question about using Time Machine with a NAS drive. I have a NAS setup, and I just installed a 2nd drive there specifically for backups. I have 2 macs, a MBP & an iMac. I followed instructions somewhere for creating a sparsebundle disk image on the NAS drive for each machine to get time machine to work over the network, and got it to work. Since the drive is 1TB, I made 2 images at 450GB each, even though the 2 machines only currently need about 90GB & 150GB.
    you should know that TM backups to 3rd party NASes are not officially supported. you used a hack to make it work. but you use it on your won risk and with no guarantees.
    Now, based on advice elsewhere, I set up Superduper to back up to the same drive. This uses a similar process of creating a sparse image on that drive. Note that I say sparse image, not sparsebundle - I tried using the existing sparsebundles already created, but superduper didn't seem to want to do that, and in fact although sparsebundle is a choice in their menu, only sparse image would work. So I went ahead and did this but only with my MBP. It indeed created a separate sparse image, and it takes up the full amount of space necessary to back up the entire drive (90GB).
    What I'm wondering is if I'm running the risk of quickly running out of room on my NAS drive, since I think TM will fairly quickly eat up as much space as you give it (450GB X 2 = 900 GB)
    no, that won't happen. TM is very economical in how it stores backups. on every backup it only backs up afresh new and changed files. everything else is *hard linked* to existing backup copies. that's why incremental TM backups are usually quite small and fast.
    , and the superduper backup is taking up the full amount of hard drive space needed (90GB) to make a full backup (based on what I had read, I thought that somehow using superduper onto the same drive as your TM backups would mean superduper would 'piggy back' on TM's backed up files and only add the components needed to create a startup disk, and therefore not take up much space.)
    NO. nothing like this is remotely true. superduper and TM backups are fully independent and don't interact at all. use separate sparse bundles for TM and superduper backups.
    I was still hoping to also back up the iMac (120GB) with Superduper onto the same drive, but don't want to do that yet until I have some peace of mind about this question...
    Thanks for any insight you may have!

  • Time Machine and mounted sparse bundle disk image - file by file backup?

    I think I had this system working in Leopard, but upon upgrade to Snow Leopard it seems to have broken. Does anyone have any idea how I can get Time Machine to back up the contents of a mounted sparse bundle disk image in real time - file by file within the disk image? For example, I have a 2GB sparse bundle disk image that i keep all of my bank statements/files/records in. It auto-mounts on boot and stays mounted. I use the disk image to keep it password-protected, so if I unmount it it is fairly safe. In Leopard, I would exclude the .sparseimage file from backup, but it would still backup the mounted image itself on a file-by-file basis, so I could enter Time Machine and explore the image folder by folder, file by file (say I deleted an old bank statement by mistake, I could go into time machine and recover as if it were a normal file/folder).
    In Snow Leopard, after a clean install, and creating a new sparse bundle disk image and excluding the .sparsebundle file, I can't seem to get this to work even though the image is mounted. Is there any way to trick Time Machine into backing up the mounted image as it would any other folder? I know I can back up the .sparsebundle file incrementally but in order to recover a lost document I'd have to remount the old bundle and that seems rather roundabout.
    Thanks,

    I think you're trying to bypass the finder to mount the disk. Try this (I'll bold the key steps):
    - *Turn off Time Machine* in the System Preferences.
    - Option A: If you directly use a hard disk (not wireless) that has the sparsebundle you want to open, *connect the disk* but don't double click on the sparsebundle.
    - Option B: If you are using wireless, this means use shift-command-k (or shift-apple-k), and if it says "Connect As..." in the upper right instead of disconnect, then use that button to *connect to that wireless drive*.
    - Confirm the sparsebundle shows in that folder before proceeding...
    - *Open Terminal* (Applications>Utilities>Terminal.app)
    - Type: *hdiutil attach -noverify* (<-- notice a *space " "* must be included after typing this here but *DON'T hit return* yet.)
    - *Drag the sparsebundle to the cursor in terminal*, and it should fill in something like /Volumes/HardDrive/COMPUTERNAME.sparsebundle for you. Now you can hit return, and the disk will mount.
    - After you are done browsing sparsebundle's mounted image, *eject the mounted disk* like you would any other disk (not the sparsebundle image itself, just the disk icon that appeared if you successfully mounted it).
    - Turn *Time Machine back on* in the System Preferences.
    Hope this helps.

  • Time Machine error: backup disk image could not be created

    Iet up my new time capsule day and it's working great. Now that I've got everything sorted out, I'm ready to do the initial time machine back up on it. I went into preferences, changed the backup location to my TC and clicked 'back up now'. Very quickly I get a message that the backup failed: "Time Machine Error - The backup disk image could not be created".
    I've searched the apple support area but haven't been able to figure this one out. Can anyone help, please? This is an initial backup. (FYI, it worked great on my old external drive.)
    Many thanks

    I had the same problem. I installed my Time Capsule, fired up Time Machine and got an error that said "The backup is too large for the backup volume. The backup requires 436.8 GB but only 182.2GB are available."
    Coincidently, these are the same sizes as the space used and the space available on my iMac's drive.
    I looked in /Volumes and saw that the sparsebundle was being created on the local disk and not on the main disk. Trying to backup again gave me the "Time Machine error: backup disk image could not be created." message.
    I poked around the forums, and found a post about the machine name setting in sharing. I decided to give it a look, and lo and behold, I did not have a machine name. So I gave my box a name, kicked off Time Machine again, and it worked.

  • HT4859 How do I back up my documents from my Macbook on iCloud? or can I only use time machine or external HD?

    How do I back up my documents from my Macbook on iCloud? or can I only use time machine or external HD?
    I think I have missed something in trying to read all of the pages on apple site about icloud.

    Welcome to the Apple Community.
    You can't back up a computer to iCloud.
    You can use any back up software, you should always back up to a different drive.

  • How do I access my iphoto library on time machine backup external drive using Lion, originally saved from old computer and system

    how do I access my iphoto library on time machine backup external drive using Lion, originally saved off old computer and system.  It's not letting me open the folder???

    Once again here's how to restore an iPhoto Library from Time Machine:

  • HT3275 Since updating OS to Mountain Lion from leopard, I get the following error message when trying to backup with time machine on external drive.  Could not complete backup to media share.  The network backup disk does not support the required AFP feat

    Since updating OS to Mountain Lion from leopard, I get the following error message when trying to backup with time machine on external drive.  "Could not complete backup to media share.  The network backup disk does not support the required AFP features."  What are AFP features and how do I get Time Machine to backup to my current external backup?

    This means that your NAS does not support the required encryption. Update your NAS to the latest firmware or ditch it and buy a Time Capsule (they are the most reliable when using TM).

  • "Time machine error, The disk image cannot be mounted" What can I do??

    I ran the time machine. Then, "preparing backup" showed up for a long time. After that, a window pop out: "Time machine error, The disk image cannot be mounted" What is disk image? What can I do (I can't back up anything)
    P.S. I use time capsule for backup. there were no problem on connection

    I'm having the same issue. I do not have TC as my base station. It says right in the book that if you choose, you do not have to have it run as your router, just as a part of your existing wireless network. All software is up to date and I have already shortened the name of both my TC and TC disc to 6 characters and no spaces! I've already spoken with someone today about this. He really didn't know. Have tried backing up both wirelessly and directly connecting with an Ethernet cord. I had to finally call because when I attempted to register the product to get online support, apple.com didn't recognize the serial number!!! The gentleman on the phone got it registered for me. I bought the TC from an official apple store and for whatever reason when he put in the serial number his computer said that this TC was so "old" I guess that there was technically "no support." That basically means that even though my parents just purchased this for me a week before Christmas, that it was made a year ago and the warranty is not good?? I need to do more research on that. Right now I am very unhappy about this. I am a firm apple user and have been for years, but this is frustrating.
    I had read somewhere else (not sure I've been searching apple for what seems like forever now) to make sure that the TC was showing up in "devices" of the Finder. Mine doesn't show up there, but rather in the "Network" window. Is this an issue? If it is, can anyone tell me how to fix that. I have Time Machine backing up to my TC, so I do not see why it would be.
    UPDATE: I just opened up my TC on the "Shared" section of the Finder window and deleted the old "sparsebundle" (I had no clue that anything had backed up way back at 3:30pm on Dec 29) and now I get a slightly new message: Time Machine Error: The backup disc image could not be created." So now the word "mounted" is replaced with "created." This error showed up a lot sooner than the original one. Ok, no clue. I am going to try to Change the Disc again, and try again. I will post another update.
    Message was edited by: kryzma

  • Is a WD My Book Studio Desktop 3TB Hard Drive - FW 400/800, USB 2.0, Apple Time Machine Ready external hard drive bootable with my Powerbook G4 12" PPC 10.5.8?

    Sirs or madams,
    Is my Powerbook G4 12” PPC 10.5.8 'bootable' with a Western Digital My Book Studio Desktop 3TB Hard Drive - FW 400/800, USB 2.0, Apple Time Machine Ready external hard drive? Western Digital says officially no, but that it MIGHT be. I primarily live in China and bought a datastorage.com.cn Clearlight s400+ external hard drive enclosure with a 320GB disk drive a few years ago in China. My computer 'boots' fine from it, but since I got it in China all the paperwork, etc. is in Chinese; my Chinese isn't quite sufficient enough yet to read it. But there are references to something called "SATA", whatever that is.
    My level of computer 'under the hood' knowledge is extremely low. I've been told that SATA has some relationship as to whether or not an external hard drive will boot a computer via the Firewire connection, something relating to 'interface', which I assume is how separate electronic gadgets work, or don't work, with each other.
    I frankly don't care much for computers, the internet, or their related gadgets such as all these fancy phones. I longingly reminisce about the days when there were no such things. I use a computer & the internet because I have to, and unfortunately unlike a car where one doesn't have to have 'under the hood' knowledge to operate it, just knowledge of the steering wheel, brake, gas, etc., one seemingly must know a ridiculously great amount of 'under the hood' knowledge, including jargon, to operate computers.
    So, please try to respond accordingly; thank you.
    If this particular external hard drive won't, for certain, be bootable with my computer, can you advise as to what readily available brand/model would be in the 3TB range for a similar price, roughly $150ish??
    Thank you very much.

    Mr. BGreg,
    Thank you very much. "...under the covers...". I think you meant "under the hood", as in a car. I suppose "under the covers" would be man/woman interfacing, which I am familiar with!
    Actually, I'm back in the US now for a few months. I looked at the OWC web site, but only cusorily so far. I'll contact them; they appear knowledgeable about Apple computers.
    As to what you wrote about Western Digital's cases, I certainly wouldn't want a poor case. In China I had over time gotten 3 different external drive cases, 3 different Chinese brands, and separately bought Hitachi brand disk drives that 'simply' plugged into the cases. The drives are roughly 80GB 120GB and 320GB. The two larger ones are in cases that have Firewire plugs/jacks, which are bootable with my computer.
    So my understanding, as you wrote, has been that my Powerbook will boot from an external hard drive, provided it connects via Firewire, and the disk drive itself is 'normally' formatted with however my computer's own disk drive is formatted, (HFS OS extended (journaled) or some such??). So I was left wondering why Western Digital would indicate that even though their such-and-so external hard drive case/drive was Firewire capable, that they would then say it would not be bootable with my Apple PPC computer......
    Well, anyway, since you indicated Western Digital's case quality is suspect, then I'll try OWC and disregard Western Digital.
    Naturally, OWC should be able to address this, but your thoughts are also welcome. You mentioned the OWC cases are good with Apples. Would the disk drives OWC supplied with the cases also be of relatively dependable quality?? From my so far only cursory look at their web site they appear to have various options, including case only options where I could insert my own or their own drives. These sorts of options seem preferable, also along with quality components. 
    My Powerbook has been in use since 2004. In China I put in a 1.25 memory 'chip' in the bottom and installed the 10.5.8 operating system, which I understand are the maximum workable with my Powerbook. When I inquired with Chinese friends if my 1.33 GHz processor could be taken out and a more powerful one put in, they said it wasn't feasible because in my particular computer my processor was, as I recall them saying, soldered/'permanently' connected with the 'motherboard', that it would just be easier to get a new computer.
    I would be with them and they would nonchalantly open it completely up showing me all its tightly arranged 'innards' while at least giving it a good internal dust/dirt clean job for cheap lunch and a beer (& so much dirt/dust/lint there was!)...these are the same folks who build the things of course...fast moving hands with tiny screws flying everywhere, but everything 100% all back in place when finished.
    My Chinese friends also said that nowadays Apples are not as well built as when my Powerbook was built, that nowadays an Apple's life expectancy was considerably lower, so I fear that when I get a new computer that, though it will be more up-to-date and powerful, etc., it most probably won't last near as long as my Powerbook has. They also said that in an older computer the fan was often the first component to go bad, and if a new one couldn't be easily found, as they said was my case, then you're just left with having to get an entirely new computer.  Part of why I dislike electronic computer gadgets generally is that they are obsolete so quickly.
    So, anyway, thanks very much for your information.

  • My time machine backup external hard drive has failed.  I have a newer external drive already connected to my MAC but can't figure out how to get Time Machine to set up on it?

    My time machine backup external hard drive has failed.  I have a newer external drive already connected to my MAC but can't figure out how to get Time Machine to set up on it

    http://pondini.org/TM/21.html

  • Time machine to external USB vs. indexing of that USB

    Time machine to external USB vs. indexing of that USB
    To all who plans to use external USB as Time Machine destination.
    Problem was found with 10.9.5. Other versions possibly affected as well.
    No idea if external storage connected through cable of other kind affected as well.
    Mavericks on iMac 2013 late. Addressed external USB is used as second Time Machine target.
    It worked pretty well few months long after had declared that external usb as TM target.
    Suddenly the backup gets stuck. It can keep to stuck for-ever.
    However users here do not accept to be confronted with this state for-ever.
    Longest attempts were approx 10 minutes long, in our environment and circumstances long enough to be called "for-ever".
    Stuck in the stage of size calculation.
    Part. Repair by Disk Utility did not help.
    Unmount, disconnect USB, reconnect did not help.
    Verify the part by Disk Utility did not help.
    New Spotlight exclusion rule for all partitions on that external was the only measure which helped.
    Before encountering the problem one could observe that partition verification by Disk Utility
    always failed. Partition repair prior to Verify was always necessary for Verify to succeed - it is not normal!!!

    Start with D1 in the 1st linked article.
    Time Machine Troubleshooting
    Time Machine Troubleshooting Problems

  • My newish MacBook Air was just lost to a coffee spill, and I need to migrate back to my MacBook Pro using a recent back-up (Time Machine to external disk).  Can I do this?

    My newish MacBook Air was just lost to a coffee spill, and I need to migrate back to my MacBook Pro using a recent back-up (Time Machine to external disk) for a few weeks.  This same disk was used to back-up the Pro earlier, and to migrate from the Pro to the Air.  Can I do this "back-migration" from the Air to the Pro?  Is it maybe better just to migrate the specific folders (Outlook email, Office docs) I am sure I need?

    Do not attempt to copy files/folders from a Time Machine backup. Only use the Time Machine application to restore from the backup.
    Click on a Finder window and select Help from the Finder's Help menu. Search for "restore" and select "restore items backed up with time machine" from the hints list. You will find these two articles:
    Recover items using Time Machine and Spotlight
    If you use Time Machine to back up your Mac, you can use Time Machine with Spotlight to recover lost or deleted items.
    Note: You can retrieve earlier versions of TextEdit documents from within TextEdit. For more information, see: 
    View and restore past versions of documents
    Open a Finder window and type a search word or phrase in the search field in the upper-right corner.
    Select a location to search in the location bar.
    Refine the results by specifying search criteria. Narrow down Spotlight search results
    Open the Time Machine menu in the menu bar, then choose Enter Time Machine.
    Use the arrows and timeline to browse the Time Machine backups. Your search is performed in every window.
    When you find the item you want to restore, select it, then click Restore.
    The restored item is returned to its original location. For example, if the item was found in the Documents folder, it’s returned to the Documents folder.
    Restore items backed up with Time Machine
    If you use Time Machine to back up your Mac, you can easily bring back lost items or recover older versions of files.
    You can use Time Machine within many apps. If the iCloud Documents & Data feature is turned on, you can recover older versions of iCloud documents as well as regular documents.
    Open a window for the item you want to restore.For example, if you accidentally deleted a file from your Documents folder, open the Documents folder. To recover an email message, open your inbox in Mail. To recover an iCloud document, open the document’s app, choose File > Open, then click iCloud to view the iCloud documents for that app.If you’re missing an item from the desktop, you don’t need to open a window.
    From the Time Machine menu in the menu bar, choose Enter Time Machine. A message may appear while your Mac connects to the backup disk.
    Use the arrows and timeline to browse the snapshots and backups.White tick marks represent snapshots stored on your internal drive (portable computers only). Pink tick marks represent backups stored on your backup disk. If a tick mark appears dimmed or grayed, there’s no backup available or the backup disk is not connected.
    For more information about an item, double-click it.The windows in Time Machine behave just like Finder windows, so you can open folders, click items in the sidebar, and use the search field in the upper-right corner of the window.
    When you find the item you want to restore, select it, then click Restore. You can restore individual items, multiple items, folders, or your entire hard disk.The restored item is returned to its original location. For example, if the item was found in the Documents folder, it is returned to the Documents folder.

  • I got this error while my mac was backing up to time machine: he backup disk image "/Volumes/Data/Sanjeev's iMac.sparsebundle" could not be created (error (null)). Please could someone help

    I got this error while my mac was backing up to time machine: he backup disk image “/Volumes/Data/Sanjeev’s iMac.sparsebundle” could not be created (error (null)). Please could someone help

    Has the backup been working ok??
    If that is the case simply reboot the TC.. or if that fails, reboot the whole network, restarting in correct order..
    modem.. wait 2min
    TC.. wait 2min

  • Time Machine with external HD

    Guys, I have a problem in my Time Machine.The external HD is not found, but the mac recognizes the HD, only the Time Machine is not.What is very strange is that until a few days ago before the backup was working properly at this Time Machine HD.
    I checked the disk using Disk Utility but not solved the problem. Can anyone help me?

    Try this Time Machine troubleshooting page http://pondini.org/TM/Troubleshooting.html

Maybe you are looking for

  • My apple TV has stopped working completely.  Just a flashing Amber light

    My Apple TV has stopped working.  When it is turned on I just get a flashing amber light and it does not turn blue as normal.  It doesn't connect wirelessly to my Mac and it doesn't connect to the TV.  I do not get the setup menu and it is totally un

  • Songs bought on iPhone deleted during sync. How do I get them back without having to purchase them again?

    I recently got around to syncing my iPhone 4S with my laptop - hadn't done it for a while. For some reason it seems that the sync wiped the songs I had been purchasing over a few months via the iPhone on iTunes music store - and now they can't be fou

  • Converting oracle stored procedure to inline sql

    I have an oracle stored proc.. that i need to convert to inline sql in code.. (vb.net) getting formatting errors all over the place.. was wondering if someone could help. I have attached the oracle sp as well as my code sample.. create or replace PRO

  • JHS 1012 with Standalone OC4J 904

    Has anyone got this to work? I can deploy JHS 10.1.2 to standalone OC4J 10.1.2 (without ADF runtime installed) but standalone 9.0.4 OC4J gives an HTTP 500 error (without ADF runtime installed, no additional messages appear; with ADF runtime installed

  • Display Program output in PDF format using Webdynpro

    Hi all, I have a requirement which is as follows: I need to create Webdynpro with ABAP application which should internally call a program. There will be selection screen for the program but that should not be shown and program should be executed for