[Off topic] Corrupted disk image
[Off topic] Corrupted disk image
- Subject: [Off topic] Corrupted disk image
- From: Cem Karan <email@hidden>
- Date: Wed, 12 Apr 2006 15:52:14 -0400
Hi all, I know that this is definitely not a XCode question, but I
need answers relatively quickly, from people that are experts.
I keep all of my code on an encrypted sparse image. I just had a
crash and now I can't mount the image; 'hdiutil mount -verbose'
returns with the following:
Initializing...
DIBackingStoreInstantiatorProbe: interface 0, score 100,
CBSDBackingStore
DIBackingStoreInstantiatorProbe: interface 1, score -1000,
CRAMBackingStore
DIBackingStoreInstantiatorProbe: interface 2, score 100,
CCarbonBackingStore
DIBackingStoreInstantiatorProbe: interface 3, score -1000,
CDevBackingStore
DIBackingStoreInstantiatorProbe: interface 4, score -1000,
CCURLBackingStore
DIBackingStoreInstantiatorProbe: interface 5, score -1000,
CVectoredBackingStore
DIBackingStoreInstantiatorProbe: selecting CBSDBackingStore
DIFileEncodingInstantiatorProbe: interface 0, score -1000,
CMacBinaryEncoding
DIFileEncodingInstantiatorProbe: interface 1, score -1000,
CAppleSingleEncoding
DIFileEncodingInstantiatorProbe: interface 2, score -1000,
CEncryptedEncoding
DIFileEncodingInstantiatorProbe: nothing to select.
DIFileEncodingInstantiatorProbe: interface 0, score -1000,
CUDIFEncoding
DIFileEncodingInstantiatorProbe: nothing to select.
DIFileEncodingInstantiatorProbe: interface 0, score -1000,
CSegmentedNDIFEncoding
DIFileEncodingInstantiatorProbe: interface 1, score -1000,
CSegmentedUDIFEncoding
DIFileEncodingInstantiatorProbe: interface 2, score -1000,
CSegmentedUDIFRawEncoding
DIFileEncodingInstantiatorProbe: nothing to select.
DIDiskImageInstantiatorProbe: interface 0, score 0,
CDARTDiskImage
DIDiskImageInstantiatorProbe: interface 1, score 0,
CDiskCopy42DiskImage
DIDiskImageInstantiatorProbe: interface 2, score -1000,
CNDIFDiskImage
DIDiskImageInstantiatorProbe: interface 3, score -1000,
CUDIFDiskImage
DIDiskImageInstantiatorProbe: interface 5, score -100,
CRawDiskImage
DIDiskImageInstantiatorProbe: interface 6, score -100,
CShadowedDiskImage
DIDiskImageInstantiatorProbe: interface 7, score 1000,
CSparseDiskImage
DIDiskImageInstantiatorProbe: interface 8, score -1000,
CCFPlugInDiskImage
DIDiskImageInstantiatorProbe: interface 9, score -100,
CWrappedDiskImage
DIDiskImageInstantiatorProbe: selecting CSparseDiskImage
DIDiskImageNewWithBackingStore: CSparseDiskImage
DIDiskImageNewWithBackingStore: instantiator returned 103
Attaching...
Error 103 (corrupt image).
Finishing...
DIHLDiskImageAttach() returned 103
<CFDictionary 0x322840 [0xa07c1150]>{type = immutable, count = 0,
capacity = 0, pairs = (
)}
hdiutil: mount failed - corrupt image
Fortunately, I do have backups, although they are a little out of
date (about a month). Now that I know what I'm doing, I can rewrite
the code in a couple of weeks, but I'd like to avoid that if
possible. Anyone know of a good solution?
Thanks,
Cem Karan
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden