Questions tagged [disk-utility]

Apple's built-in disk management utility for the mac. Erases, formats, and restores volumes and drives.

Disk Utility.app icon

Functions

The functions currently supported by Disk Utility include:

  • Creation, conversion, backup, compression and encryption of logical volume images from a wide range of formats read by Disk Utility to .dmg or, for CD/DVD images, .cdr
  • Mounting, unmounting and ejecting disk volumes (including both hard disks, removable media and disk volume images)
  • Enabling or disabling journaling
  • Verifying a disk's integrity, and repairing it if the disk is damaged (this will work for both Mac compatible format partitions, and FAT32 partitions with Microsoft Windows installed)
  • Erasing, formatting, partitioning and cloning disks
  • Secure deletion of free space or disk using a "zero out" data, a 7-pass DOD 5220-22 M standard, or a 35-pass Gutmann algorithm
  • Adding or changing partition table between Apple Partition Table, GUID Partition Table and master boot record (MBR)
  • Restoring volumes from Apple Software Restore (ASR) images
  • Checking the S.M.A.R.T. status of a hard disk

Disk Utility functions may also be accessed from the macOS command line with the diskutil and hdiutil commands.

Usage

This tag is for all questions related to Disk Utility.

It is suggested that if you are asking questions about Disk Utility, or possible bugs in a particular version of macOS, that you add the appropriate tag (such as or ), to allow users to easily distinguish when questions may or may not apply to their own circumstances.

Related Tags

There are several -related tags which allow you to specify your operating system version, such as:

2445 questions
18
votes
2 answers

What is 'Other Volumes'?

In my Disk Utility, I see Other Volumes. It happened without me knowing and I have no idea how to check what that is. Could you tell me what that is and if I can remove it using Terminal? Or without having to install other programs?
DrWongKC
  • 483
14
votes
2 answers

How to create a disk image from the command line

Currently part of my build process is as follows; Start Utilities/Disk Utility Select New Image Set Save As to widget Set Name to widget Set Size to custom size 50 mb Set Format Mac OS Extended but is it possible to do all this from the…
8
votes
1 answer

This volume can not be resized

I'm trying to create a partition but the Disk Utility says it cannot be resized, and the + button appears greyed out. Why is that?
Óscar
  • 155
7
votes
1 answer

Confused about Compressed option in Disk Utility?

When I use Disk Utility to create an image, it gives me five options: Read only Compressed Read/Write DVD/CD Master Hybrid Image Most of these make sense to me why someone would prefer one option over another option, except for Compressed. I…
celeriko
  • 173
  • 1
  • 5
4
votes
1 answer

How to mount Linux_RAID on OS X

I have a NAS that broke and it used linu_RAID as its format type. How do I mount this in OS X? Similar to this one... https://superuser.com/questions/307639/how-can-i-mount-a-single-raid-1-disk-partition-as-ext3
Jackie
  • 493
4
votes
2 answers

Restoring an SD card using a multi-partitioned DMG

I have a linux distribution that I installed on an SD card. After the lengthy installation was finished I created a DMG backup of all the partitions using the Mac's built in disk utility. The recovery image is currently 865.5MB large and seems to…
4
votes
1 answer

Used Disk Utility to Format a Flash Drive as exFAT but Returns as NTFS

I format a flash drive as exFAT on macOS (M1 Pro) but after the format, diskutil list shows the partition as NTFS and it also shows up as NTFS on OpenBSD and Linux. This is strange and I’m not sure what is happening
brokaryote
  • 43
  • 3
4
votes
0 answers

Can't make disk images in High Sierra

After installing OS 10.13.4 on my mid-2010 MackBookPro (with an SSD) I made one sparse image bundle, which is working fine. However, using Disk Utility,I am now unable to make any additional disk images of any type, on my internal drive (APFS) or on…
3
votes
1 answer

What is this Simulator disk image in Disk Utility?

When I run Disk Utility (on Monterey), I see listed among my disks: Disk Images iOS 16.0 Simulator Why? What is a simulator disk image and why is it "open"?
matt
  • 458
  • 4
  • 19
2
votes
1 answer

HFS on Snow Leopard read only

Snow Leopard seems to have dropped support for the HFS (not HFS+) filesystem in Disk Utility. I have an HFS disk image that I created on a Leopard system. In Snow Leopard, this disk image is read only. I also can't create a new HFS disk image in…
Seth
  • 145
2
votes
0 answers

Disk Utility on MacOS 10.13.6

Folks; Using Disk Utility on High Sierra (macOS 10.13.6) I've got the following: The UI appears to allow each of them to be selected and the '-' button remains active. Note the text shown also specifically states that they can be deleted. However…
2
votes
1 answer

Fusion Drive trouble

In trying to resize a bootcamp drive, I managed to get myself in a lot of trouble. I've successfully managed to get my computer running again, but now I've lost some HD space and I can't resize or remove any of the partitions except for the…
1
vote
0 answers

Encrypted disk image with a (n accepted) password, now disk utility refuses to decrypt said image with error "Passphrase too long", how to resolve?

On MacOS, using its disk utility, I created an encrypted volume from a folder using the following option listed under File -> New Image -> Image from Folder...: Since I always use pass as my password manager, I always opt for the maximum length…
mkdior
  • 11
  • 1
1
vote
0 answers

How Can I get rid of Container Disk 1 on mac?

It takes 30 GB of space on my Mac, and it is an apfs container. How do I delete it? I used a command using terminal on a different post, and that did not help. When I tried partitioning it, the - part was greyed out. Any solutions?
1
vote
1 answer

Did Apple remove the ability to create a Fusion Drive from diskutil in Big Sur?

When I attempt to do sudo diskutil cs create I get the following response: diskutil: did not recognize coreStorage verb "create"; type "diskutil coreStorage" for a list It looks like there's no longer a create option available on Big Sur. Usage: …
Aaron Massey
  • 183
  • 2
  • 7
1
2 3