site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com At http://opendarwin.org/projects/darwinbuild/doc/tools/index.html#install the line hdiutil create -size 4g -type UDIF -fs HFSX -volname Builds \ -uid 0 -gid 0 -attach Builds.dmg includes a \ after '-volname Builds'. Removing the \ causes all to work well. Cheers, Scott _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... I'm new to darwin build and just ran through the installation steps. In doing so I encountered something a wee confusing. If this line is typed in to the shell, hdiutil throws an error stating only one volume name can be specified. This may not be the right place to report this, so my apologies in advance if it isn't. :) Will It's not a bug, nor is it a feature. The backslash is a common documentation trick when a line is too long and needs a visual break; It indicates "type all this in." This email sent to site_archiver@lists.apple.com