Converting sparseimage to sparsebundle
I tried using hdiutil with the following command:
hdiutil convert /Volumes/"Time Capsule HD"/iMacC2D TMBkp.sparseimage -format UDSB iMacC2D TMBkp.sparsebundle
and got back the following error msg.
"hdiutil[76355:10b] Error loading /Users/wesgaige/Library/Plug-ins/DiskImages/VirtualPCDiskImagePlugin.bundle/Con tents/MacOS/VirtualPCDiskImagePlugin: dlopen(/Users/wesgaige/Library/Plug-ins/DiskImages/VirtualPCDiskImagePlugin.bun dle/Contents/MacOS/VirtualPCDiskImagePlugin, 262): no suitable image found. Did find:
/Users/wesgaige/Library/Plug-ins/DiskImages/VirtualPCDiskImagePlugin.bundle/Con tents/MacOS/VirtualPCDiskImagePlugin: mach-o, but wrong architecture
2008-03-05 22:25:01.066 hdiutil[76355:10b] Cannot find function pointer MacDiskImagePluginFactory for factory 4D08F98C-8968-11D6-8667-0003933E9206 in CFBundle/CFPlugIn 0x51a0c0 </Users/wesgaige/Library/Plug-ins/DiskImages/VirtualPCDiskImagePlugin.bundle> (bundle, not loaded)
hdiutil: convert: only a single input file can be specified"
I appear to be missing something called "dlopen". Where can I get it?
iMac Intel Core Duo, MacBookPro, Mac OS X (10.5.2)