Searched full:hdiutil (Results 1 – 2 of 2) sorted by relevance
1628 # when hdiutil create fails with "Resource busy". For now, just retry1632 cmd = ("hdiutil create -format UDRW -volname %s -srcfolder %s -size 100m %s"%(1643 print(" -- retrying hdiutil create")1650 runCommand("hdiutil attach %s -mountroot %s"%(1659 runCommand("hdiutil detach %s"%(shellQuote(os.path.join(WORKDIR, "mnt", volname))))1662 runCommand("hdiutil convert %s -format UDZO -o %s"%(
67 hdiutil detach /Volumes/Java\ for\ macOS\ 2017-001 &&