Posted on 02-11-2013 03:57 AM
Hi folks,
Can't seem to fix this issue, so I'll turn to you to help.
Trying to make a net-restore image of 10.8 from new 'slim' imacs. I'm using System Image Utility v 10.8.2 (623), I'm running this locally ( rather than on the server ) on 10.8.2
I've run this I don't know how many times now, trying different ideas, but the end result is the same.
It errors while trying to created the system.dmg image.
The percent climbs to around 85-88 and then it errors with -1
I've run the same command externally from System Image utility and get the same error.
Running the HDIUTIL command in verbose shows the following:
PERCENT:85.552330 PERCENT:85.701714 2013-02-08 15:56:09.225 copy-helper[1184:707] Copy finished. PERCENT:85.715919 PERCENT:85.715919 PERCENT:85.715919 PERCENT:-1.000000 2013-02-08 15:56:11.362 diskimages-helper[1161:441f] -processKernelRequest: flush received 2013-02-08 15:56:22.713 diskimages-helper[1161:441f] -processKernelRequest: flush received 2013-02-08 15:56:23.284 diskimages-helper[1161:441f] -processKernelRequest: flush received 2013-02-08 15:56:23.334 diskimages-helper[1161:441f] -processKernelRequest: flush received 2013-02-08 15:56:23.356 diskimages-helper[1161:441f] -processKernelRequest: flush received DI_kextWaitQuiet: about to call IOServiceWaitQuiet... DI_kextWaitQuiet: IOServiceWaitQuiet took 0.000006 seconds 2013-02-08 15:56:23.481 diskimages-helper[1161:442f] DIHelperHDID serveImage: attaching drive { "hdiagent-drive-identifier" = "4D7E238B-7E55-47EB-A73B-85F27769700F"; "system-image" = 1; } 2013-02-08 15:56:23.483 diskimages-helper[1161:442f] DIHelperHDID serveImage: connecting to myDrive 0x4F43 2013-02-08 15:56:23.484 diskimages-helper[1161:442f] DIHelperHDID serveImage: register readBuffer 0x1027bd000 2013-02-08 15:56:23.484 diskimages-helper[1161:442f] DIHelperHDID serveImage: activating drive port 0x530f 2013-02-08 15:56:23.484 diskimages-helper[1161:442f] DIHelperHDID serveImage: set cache enabled=TRUE returned FAILURE. 2013-02-08 15:56:23.600 diskimages-helper[1161:442f] DIHelperHDID serveImage: set on IO thread=TRUE returned SUCCESS. 2013-02-08 15:56:23.930 diskimages-helper[1161:2803] _mountDevEntries: disk2s2 aborting mountpoint postflight because disk image has no band size specified. 2013-02-08 15:56:24.133 diskimages-helper[1161:442f] -processKernelRequest: flush received 2013-02-08 15:56:24.409 diskimages-helper[1161:442f] -processKernelRequest: flush received 2013-02-08 15:56:24.627 diskimages-helper[1161:442f] -processKernelRequest: flush received 2013-02-08 15:56:24.768 diskimages-helper[1161:442f] -processKernelRequest: flush received 2013-02-08 15:56:24.822 diskimages-helper[1161:2803] *useRealIDs* euid/egid changed to 502,20 (uid/gid is 502,20) MESSAGE:Finishing… 2013-02-08 16:11:56.038 diskimages-helper[1161:2803] *useEffectiveIDs** euid/egid changed to 0,20 (uid/gid is 502,20) DIHLDiskImageCreate() returned -43 hdiutil: create: returning 4294967253 hdiutil: create failed - No such file or directory
I am able to create a netboot image ( of course this is a different process )
Any thoughts, as I'm almost out of ideas!
Thanks.
Posted on 02-11-2013 05:33 AM
update..
if I remove the "-fsargs -c a=16384, c=8192,e=120" from the hdiutil command, then it completes successfully, but this doesn't exactly help me as I can't effect this inside System Image Utility..
full command line is:
/usr/bin/hdiutil create -verbose /Users/foo/Documents/foo -srcfolder /Volumes/Macintosh HD -fsargs '-c a=16384,c=8192,e=120' -format UDZO -uid 0 -gid 80 -mode 1755 -ov -puppetstrings