Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

Preview .dmg won't mount

Jay Gainey
Registered User
Join date: 8 Aug 2006
Posts: 2
08-25-2006 02:47
I am running a G5 Imac 2GHz running OS10.4.7. I have tried to download the installer SecondLife_1_12_0_13.dmg several times, and it fails to mount.

Any other Mac users had the same problem?

And before any of you PC folk tell me to get one....

Just DON'T!
Argent Stonecutter
Emergency Mustelid
Join date: 20 Sep 2005
Posts: 20,263
08-25-2006 06:51
You can try mounting the image explicitly from the command line with "hdiutil attach -verbose SecondLife_1_12_0_13.dmg" in the Terminal and see what it says.
Jay Gainey
Registered User
Join date: 8 Aug 2006
Posts: 2
08-25-2006 06:59
nope, still getting ot recognised....

this is what I got

[****:~] ****% hdiutil attach -verbose SecondLife_1_12_0_13.dmg
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
DIBackingStoreInstantiatorProbe: interface 0, score 1, CBSDBackingStore
DIBackingStoreInstantiatorProbe: interface 1, score -1000, CRAMBackingStore
DIBackingStoreInstantiatorProbe: interface 2, score -1000, CCarbonBackingStore
DIBackingStoreInstantiatorProbe: interface 3, score -1000, CDevBackingStore
DIBackingStoreInstantiatorProbe: interface 4, score -1000, CCURLBackingStore
DIBackingStoreInstantiatorProbe: interface 5, score -1000, CVectoredBackingStore
DIBackingStoreInstantiatorProbe: selecting CBSDBackingStore
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
CRawDiskImage: data fork length 0x000000000380D1A7 (58773927) not a multiple of 512.
DIDiskImageInstantiatorProbe: interface 5, score -100, CRawDiskImage
DIDiskImageInstantiatorProbe: interface 6, score -100, CShadowedDiskImage
DIDiskImageInstantiatorProbe: interface 7, score 0, CSparseDiskImage
DIDiskImageInstantiatorProbe: interface 8, score -1000, CCFPlugInDiskImage
DIDiskImageInstantiatorProbe: interface 9, score -100, CWrappedDiskImage
DIDiskImageInstantiatorProbe: nothing to select.
DIDiskImageNewWithBackingStore: probe fails to find appropriate CDiskImage class.
Attaching...
Error 106 (not recognized).
Finishing...
DIHLDiskImageAttach() returned 106
<CFDictionary 0x3263d0 [0xa07b9150]>{type = immutable, count = 0, capacity = 0, pairs = (
)}
hdiutil: attach failed - not recognized
[****:~] ****%