Home | History | Annotate | Download | only in mac

Lines Matching refs:hdiutil

104 See L<hdiutil(1)> for a description of these formats.
160 description of the format, and L<hdiutil(1)> for a discussion on flattened
230 is what L<hdiutil(1)> refers to as I<-layout NONE>, and saves a handful of
269 L<bless(8)>, L<diskutil(8)>, L<hdid(8)>, L<hdiutil(1)>, L<Rez(1)>,
308 'cmd_hdiutil' => 'hdiutil',
316 # create_directly indicates whether hdiutil create supports
319 # hdiutil create is used to create empty disk images that
323 # If hdiutil attach -mountpoint exists, use it to avoid
339 # Using hdiutil attach -mountpoint didn't always keep images
343 # hdiutil makehybrid results in optimized disk images that
346 # If false, hdiutil create is used instead. Fixed up for
350 # hdiutil create doesn't allow specifying a folder to open
395 # hdiutil create does not support -srcfolder or -srcdevice
397 # hdiutil attach does not support -mountpoint
399 # hdiutil mkhybrid does not exist
507 # it didn't, hdiutil would add one, and we wouldn't be able to find the
648 cleanupDie('hdiutil unflatten failed');
663 cleanupDie('hdiutil flatten failed');
679 cleanupDie('hdiutil internet-enable failed');
937 cleanupDie('hdiutil makehybrid failed');
969 cleanupDie('hdiutil create failed');
1021 # Jaguar doesn't support hdiutil convert -ov, but it always allows
1032 cleanupDie('hdiutil convert failed');
1059 cleanupDie('hdiutil create failed');
1072 # hdiutil create does not support -srcfolder or -srcdevice, it only
1076 # Use native block size for hdiutil create -sectors.
1119 # hdiutil create without -srcfolder or -srcdevice will not accept
1132 cleanupDie('hdiutil create failed');
1198 # When "hdiutil create -srcfolder" is used, the root folder's
1250 # of the default /Volumes with hdiutil attach, it is used instead of hdid,