Home > backup disk > error 17 creating backup disk image

Error 17 Creating Backup Disk Image

Contents

enter a title. You can not post a blank message. Please type your message and try again. tommca Level 1 (0 points) Q: Time Machine won't back up onto Time Capsule I upgraded error 60 creating backup disk image to Mountain Lion last week, and Time Machine won't back up to my backup disk image could not be created Time Capsule. When it fails, I get the message:Time Machine couldn't complete the backup to "Tom's Time Capsule".The backup disk

Time Machine Backup Failed With Error 17

image "/Volumes/Data/TomsMac.sparsebundle" could not be created (error 60)I sometimes get the same message, but with "error 17"I also get the following error message popup (even though the disk is the one in

Sparsebundle Could Not Be Created Error 17

my Time Capsule):The disk you inserted was not readable by this computer.The popup offers three choices: Initialize, Ignore, Eject. My local Apple Store Genius concluded that the problem must be with the Time Capsule, so I bought a new one. That didn't fix the problem.Time Machine Buddy messages:Starting manual backupAttempting to mount network destination URL: afp://Tom%20McAuliffe@Toms-Time-Capsule.local/DataMounted network destination at mount point: /Volumes/Data using URL: afp://Tom%20McAuliffe@Toms-Time-Capsule.local/DataCreating backup disk image could not be created error null disk image /Volumes/Data/TomsMac.sparsebundleError 60 creating backup disk imageFailed to create disk image /Volumes/Data/TomsMac.sparsebundle, status: 60Backup failed with error: 20Failed to eject volume /Volumes/Data (FSVolumeRefNum: -108; status: -47; dissenting pid: 0)I did Repair Disk Permissions and Verify Disk and everything's OK.I erased the Time Capsule using AirPort Utility and did a hard reset on the Time Capsule.I did a re-install of Mountain Lion and that didn't fix anything.My MacBook Pro is accessing the Time Capsule wirelessly, as it always has.Help! Posted on Aug 5, 2012 9:59 AM I have this question too Close Q: Time Machine won't back up onto Time Capsule All replies Helpful answers Page 1 Next by Linc Davis, Linc Davis Aug 5, 2012 11:32 AM in response to tommca Level 10 (208,000 points) Applications Aug 5, 2012 11:32 AM in response to tommca Try connecting to the TC with an Ethernet cable. Helpful (0) Reply options Link to this post by tommca, tommca Aug 5, 2012 11:46 AM in response to Linc Davis Level 1 (0 points) Aug 5, 2012 11:46 AM in response to Linc Davis Just tried it connected via Ethernet cable, and I get the same error

Popular Forums Computer Help Computer Newbies Laptops Phones TVs & Home Theaters Networking & Wireless Windows 7 Windows 10 Cameras All Forums News Top Categories Apple Computers Crave Deals Google Internet Microsoft Mobile Photography Security

The Backup Disk Image Could Not Be Created Error 1

Sci-Tech Tech Culture Tech Industry Photo Galleries Video Forums Video Top Categories Apple Byte the backup disk image could not be created error 22 Carfection CNET Top 5 CNET Update Googlicious How To Netpicks Next Big Thing News On Cars Phones Prizefight Tablets Tomorrow creating a backup disk for windows 8 Daily CNET Podcasts How To Top Categories Appliances Computers Gaming Home Entertainment Internet Mobile Apps Phones Photography Security Smart Home Tablets Wearable Tech Forums Speed Test Smart Home Top Categories Tour CNET Smart Home https://discussions.apple.com/thread/4179594?tstart=0 Smart Home News Smart Home How To Best Smart Home Devices Cars Top Categories Car Reviews Best Cars New Cars Used Cars Deals Top Categories Cheapskate Best Tech Under $50 All Deals Tech Deals Non-Tech Deals Audio Deals Cell Phone Deals Desktop Deals Laptop Deals Hard Drive & Storage Deals Printer Deals Tablet Deals Camera Deals Monitor Deals Software Deals TV Deals Web Hosting VPN Services WordPress Hosting Domain https://www.cnet.com/news/time-machine-backup-disk-image-could-not-be-created/ Names Download Sign In / Join Sign In to CNET Join CNET Member Benefits My Profile Forums Sign Out US Other editions United Kingdom Australia China France Germany Japan Korea CNET en Español CNET Time Machine: "backup disk image could not be created" Top Stories How a Facebook page sent one Syrian dissenter to prison Facebook shows how it's gonna make virtual reality social Russia deliberately interfering with election, US says MLB players love their Louisville Sluggers Replacement Galaxy Note 7 could face its own recall Steve Jobs remembered: Apple co-founder, typeface fanatic Watch NOAA Hurricane Hunters fly into Matthew's eye Behind the shot: Kids being kids, even after the horrors of war Paralyzed in crash, athlete goes for Cybathlon gold on robotic legs Twisted 'Black Mirror' season 3 trailer is a little too real See a whale calf try to save its stranded mother CNETComputersTime Machine: "backup disk image could not be created"Time Machine: "backup disk image could not be created"For some people, Time Machine won't let them backup their computers to a network drive. Instead, it gives them an error saying it can't create the backup disk image.by CNET staff @CNET / September 2, 20093:14 AM PDTComputersSeptember 2, 20093:14 AM

Top level of indirection About Me Index Catch CATCH Forum Appearances Login Subscribe level of indirection RSS Twitter « Stackoverflow DevDays London | Main | Code formatting in C++ Part Two » SaturdayOct102009 Using a networked drive for Time http://www.levelofindirection.com/journal/2009/10/10/using-a-networked-drive-for-time-machine-backups-on-a-mac.html Machine backups (on aMac) Saturday, October 10, 2009 at 8:13PM You'll find similar information to this around the web, but I find it fiddly enough to piece together reliably, and I need it often enough, that I thought http://pondini.org/TM/Troubleshooting.html I'd blog about it. That way it at least gives me a single place to look. Maybe it will help others too. Much of the specifcs, especially the hdiutil command line and the ifconfig trick, I sourced from this backup disk thread in the ReadyNAS forums. Note that the advice is by no means specific to ReadyNAS drives (I have a Thecus NAS myself). Many thanks to btaroli in that thread for the insight. Time Machine Time Machine is Apple's easy-to-use backup system, baked into OS X (as of Leopard). Unfortunately it doesn't allow you to back-up to a networked drive out of the box. Enabling this ability is pretty easy. Early on there were some reliability issues backup disk image - which were largely due to the fact that Time Machine created a disk image (more specifically, a sparse bundle) on the network drive, and this was prone to corruption if the network connection was disrupted during a backup. I don't know if all the issues here have been entirely resolved now, but it does seem more reliable. Apple's own Time Capsule, which has been specifically designed to work with Time Machine, uses this same method, so it is no longer an entirely unsupported technique. Enabling Time Machine for network drives So how do you enable backing up to network drives? Open a terminal window and paste the following in (then hit return, of course): defaults write com.apple.systempreferences TMShowUnsupportedNetworkVolumes 1 Mounted network drives will then show up in the list of destinations available for storing backups. Getting a working disk image Unfortunately this is not always enough. Often, after doing this, Time Machine will appear to start preparing a backup then fail with a cryptic error code. The error I have seen is: Time Machine could not complete the backup. The backup disk image "/Volumes/backups-1/Wall-E.sparsebundle" could not be created (error 45). "Error 45"? What's that. If I try to create a sparse image myself in the same location I'm told, "the operation could not be completed". This is not much more helpful. If you google there are many

topic provides some troubleshooting tips for common Time Machine errors and problems. It does not cover most problems specific to Time Capsules or other wireless backups.  See Using Time Machine with a Time Capsule,  and/or Apple’s Time Capsule forum,  in the wireless section. Nor does it include general information about Time Machine. For that, see Time Machine - Frequently Asked Questions. Section A. TOOLS   and  PROCEDURES  YOU  MAY  NEED   A1.  Time Machine Buddy widget   A2.  Time Tracker and/or Backup Loupe   A3.  Tinker Tool   A4.  Full Reset of Time Machine   A5.  How to Repair or Verify Disk   A6.  Common Backup Messages   A7.  How to Navigate to a file   A8.  Changing the maximum size or case-sensitivity of a sparse bundle   A9.  Information needed to diagnose a problem A10.  Deleting an "inProgress" package A11.  Navigating to your backups via the Finder Section B.  SET - UP  PROBLEMS B1.  I can't select my drive for use with Time Machine B2.  The Select Disk button doesn't work B3.  No oldest or latest backup date shown B4.  Wrong icon shown for TM drive/partition B5.  Would you like to inherit (or re-use) the Backup . . .? B6.  "Reconnecting" to your backups Section C.  BACKUP  FAILURES C1.  Initial Backup Failed C2.  Other Backup Fails C3.  ". . . an error occurred while copying files . . . "      or "Aborting backup because indexing a file failed" C4.  "The backup disk is full" or ". . . almost full" or "This backup is too large . . ." C5.  "You do not have appropriate . . . privileges to save file "." in folder " C6.  "The backup volume is read only." C7.  "Error (12): Link of previous volume failed." C8.  Backup fails after Logic Board replacement. C9.  "The back-up disk image could not be created." C10.  "Error: (-50) Creating directory" or "error ... while creating the backup folder." C11.  Drive does not appear to be the correct backup volume for this computer

 

Related content

backup disk image could not be created error 22

Backup Disk Image Could Not Be Created Error table id toc tbody tr td div id toctitle Contents div ul li a href The Backup Disk Image Sparsebundle Could Not Be Created error null a li ul td tr tbody table p can not post a blank message Please type your message and try again This discussion is locked Courtman Level points Q Time Machine backups failing error on Time Capsule HiI've been relatedl happily using my Time Capsule as a Time Machine backup backup disk image could not be created error null for the last year or so Two

backup error 45 creating backup disk image

Backup Error Creating Backup Disk Image table id toc tbody tr td div id toctitle Contents div ul li a href Error Creating Backup Disk Image Time Machine a li li a href Time Machine Error Log a li li a href The Backup Disk Image Could Not Be Created Error a li li a href Creating A Backup Disk For Windows a li ul td tr tbody table p enter a title You can not post a blank message Please type your message and try again This discussion is locked whateverwerks Level points Q Time Machine error backup disk

error 1 creating backup disk image

Error Creating Backup Disk Image table id toc tbody tr td div id toctitle Contents div ul li a href The Backup Disk Image Could Not Be Created Error a li li a href The Backup Disk Image Could Not Be Created Error a li li a href Time Machine The Backup Disk Image Could Not Be Created error null a li ul td tr tbody table p enter a title You can not post a blank message Please type your message and try again This discussion is locked whateverwerks Level points Q Time relatedl Machine error backup disk image

error 10 creating backup disk image

Error Creating Backup Disk Image table id toc tbody tr td div id toctitle Contents div ul li a href Creating A Backup Disk For Windows a li li a href Sparsebundle Could Not Be Created error null a li ul td tr tbody table p enter a title You can not post a blank message Please type your message and try again This discussion is locked whateverwerks Level points Q Time Machine error backup relatedl disk image could not be created Iet up my new time backup disk image could not be created error null capsule day and it's

error 13 creating backup disk image

Error Creating Backup Disk Image table id toc tbody tr td div id toctitle Contents div ul li a href Creating A Backup Disk For Windows a li li a href Time Machine The Backup Disk Image Could Not Be Created error null a li ul td tr tbody table p Start here for a quick overview of the site Help Center Detailed answers to any questions you might have Meta Discuss the relatedl workings and policies of this site About Us Learn more about backup disk image could not be created error null Stack Overflow the company Business Learn

error 17 creating backup disk image time machine

Error Creating Backup Disk Image Time Machine table id toc tbody tr td div id toctitle Contents div ul li a href Time Machine Backup Disk Image Could Not Be Accessed Error Null a li li a href Time Machine Backup Disk Not Available Mountain Lion a li li a href Time Machine Backup Disk Size Recommendation a li ul td tr tbody table p Popular Forums Computer Help Computer Newbies Laptops Phones TVs Home Theaters Networking Wireless Windows Windows Cameras All Forums News Top Categories Apple Computers relatedl Crave Deals Google Internet Microsoft Mobile Photography Security Sci-Tech Tech time

error 22 creating backup disk image

Error Creating Backup Disk Image table id toc tbody tr td div id toctitle Contents div ul li a href The Backup Disk Image Could Not Be Created Error a li li a href Creating A Backup Disk For Windows a li ul td tr tbody table p Start here for a quick overview of the site Help Center Detailed answers relatedl to any questions you might have Meta Discuss the time capsule error workings and policies of this site About Us Learn more about Stack sparsebundle could not be created error Overflow the company Business Learn more about hiring

error 25 creating backup disk image

Error Creating Backup Disk Image table id toc tbody tr td div id toctitle Contents div ul li a href Backup Disk Image Could Not Be Created Error Null a li li a href Creating A Backup Disk For Windows a li li a href Creating A Backup Disk For Windows a li li a href Carbon Copy Cloner Bootable Backup a li ul td tr tbody table p enter a title You can not post a blank message Please type your message and try again Kevin Crane Level relatedl points Q Time Machine - The backup p h id

error 28 creating backup disk image

Error Creating Backup Disk Image table id toc tbody tr td div id toctitle Contents div ul li a href The Backup Disk Image Could Not Be Created Error a li li a href Creating A Backup Disk For Windows a li li a href Time Machine The Backup Disk Image Could Not Be Created error null a li ul td tr tbody table p enter a title You can not post a blank message Please type your message and try again This discussion is locked whateverwerks Level points Q Time Machine error backup disk relatedl image could not be

error 35 creating backup disk image

Error Creating Backup Disk Image table id toc tbody tr td div id toctitle Contents div ul li a href The Backup Disk Image Could Not Be Created Error a li li a href Creating A Backup Disk For Windows a li li a href Time Machine Backup Failed Not Enough Space a li li a href Time Machine Backup Failed There Isn t Enough Space a li ul td tr tbody table p is currently Sun Oct pm All times are UTC creating a backup disk for windows Information You have been permanently banned from this board Please contact

error 45 creating backup disk image

Error Creating Backup Disk Image table id toc tbody tr td div id toctitle Contents div ul li a href Backup Failed With Error a li li a href Backup Disk Image Could Not Be Created Error Null a li li a href The Backup Disk Image Could Not Be Created Error a li li a href Creating A Backup Disk For Windows a li ul td tr tbody table p Legacy for Home Stora Legacy Solution to Time Machine could not complete the Join Now Log In Help Stora Legacy input input input input input input input input input

error 45 creating backup disk image time machine

Error Creating Backup Disk Image Time Machine table id toc tbody tr td div id toctitle Contents div ul li a href Time Machine Backup Disk Not Available Error a li li a href Time Machine The Backup Disk Image Is Already In Use a li li a href Time Machine Backup Disk Full a li ul td tr tbody table p Legacy for Home Stora Legacy Solution to Time Machine could not complete the Join Now relatedl Log In Help Stora Legacy input input input input input input time machine backup disk image could not be accessed error null

error 60 creating backup disk image

Error Creating Backup Disk Image table id toc tbody tr td div id toctitle Contents div ul li a href Error Creating Backup Disk Image a li li a href Time Machine Error a li li a href The Backup Disk Image Could Not Be Created Error a li li a href Creating A Backup Disk For Windows a li ul td tr tbody table p a title You can not post a blank message Please type your relatedl message and try again BarrierFarms Level error creating backup disk image points Q Time machine errors So recently i tired p

error creating backup disk image

Error Creating Backup Disk Image table id toc tbody tr td div id toctitle Contents div ul li a href Backup Disk Image Could Not Be Created Error Null a li li a href Creating A Backup Disk For Windows a li li a href Creating A Backup Disk For Windows a li li a href Time Machine Backup Failed Not Enough Space a li ul td tr tbody table p enter a title You can not post a blank message Please type your message and relatedl try again tommca Level points Q p h id Backup Disk Image Could

machine error backup disk image

Machine Error Backup Disk Image table id toc tbody tr td div id toctitle Contents div ul li a href The Backup Disk Image Could Not Be Created error null a li ul td tr tbody table p Popular Forums Computer Help Computer Newbies Laptops Phones TVs Home Theaters Networking Wireless Windows Windows Cameras relatedl All Forums News Top Categories Apple Computers Crave Deals p h id The Backup Disk Image Could Not Be Created error null p Google Internet Microsoft Mobile Photography Security Sci-Tech Tech Culture Tech Industry Photo time machine the backup disk image could not be created