• Become a Premium Member for $25/year with no ads to improve your community experience. Upgrade to Pro Account for faster response and no wait times!

Gbilato

Moderator
Staff member
Donator
Joined
Aug 7, 2018
Messages
15
Motherboard
Hewlett-Packard
CPU
i7-5500u
Graphics
Intel HD Graphics 5500 + nVidia GTX950m
OS X/macOS
10.15.x
Bootloader
  1. Clover (UEFI)
Mac
  1. iMac
  2. iMac Pro
  3. Mac Pro
  4. MacBook
  5. MacBook Pro
Mobile Phone
  1. Android
  2. iOS
  3. Other
How to use Disk Utility

To open Disk Utility, you have two ways:

1. First you go to Applications, then open Utility, and you will find this icon:

full
Disk Utility Icon.png
2. You use Spotlight Search, called with Command + Space, where you write "Disk Utility" and you'll se something like this:

Disk Utility Spotlight Search.png

Clicking on it, will show this window:

Disk Utility First Page.png

From here you can partition a disk, erase it, restore it, mount or unmount it, see more detailed information about it or "fix it" using the First Aid function.

Let's start with the First Aid function

It will check your volume and, if needed, it will repair it.

Clicking on it, will open this window:

Disk Utility First Aid Partition Selected.png
You'll click on Run. If the partition you've selected for First Aid is your Boot Volume, you'll see this window (otherwise ignore this step and go forward):

Disk Utility First Aid Partition Selected Macintosh HD.png
Then, it will start and, if you expand the details, you'll see something like this:
Code:
Verifying file system.
Using live mode.
Performing live verification.
Checking Journaled HFS Plus volume.
Checking extents overflow file.
Checking catalog file.
Checking multi-linked files.
Checking catalog hierarchy.
Checking extended attributes file.
Checking volume bitmap.
Checking volume information.
The volume Macintosh HD appears to be OK.
File system check exit code is 0.
Operation successful.

At the end, it will show up like this:

Disk Utility First Aid Partition Selected Finish.png
You click on done and you're done!
 
Now, let's see the Partition tool

When you need to Partition an Hard Disk or an Solid State Drive, you have to select the disk and not the partition.
After you've clicked on it, it will show up something like this:

Partition Tool Show Up.png
You can add a partition simply clicking on the "+" sign, and then resize as you like (or you need).

Partition Tool Add Partition.png
After that, you click on apply, and Disk Utility will prompt this window:

Partition Tool Add Partition Apply.png
Click on Partition and you're ready to go!

But, only if you are adding or removing a partition from your boot drive you'll see this windows prompting to you. If you want to continue, you click on continue.

Partition Tool Add Partition Apply Boot Disk.png
It will start and you'll see something similar wrote into the expanded details:
Code:
Running operation 1 of 1…
Verifying the disk
Verifying file system.
Using live mode.
Performing live verification.
Checking Journaled HFS Plus volume.
Checking extents overflow file.
Checking catalog file.
Checking multi-linked files.
Checking catalog hierarchy.
Checking extended attributes file.
Checking volume bitmap.
Checking volume information.
The volume Macintosh HD appears to be OK.
File system check exit code is 0.
Resizing
Shrinking file system
Copying booter
Modifying partition map
Initialized /dev/rdisk1s4 as a 24 GB case-insensitive HFS Plus volume with a 8192k journal

Mounting disk
Operation successful.

When finished, you'll see this window:

Partition Tool Add Partition Done.png
Now you're done!

How to delete a partition

To delete a partition, you do almost the same thing you've done for add a partition, but, instead of clicking on the "+" sign, you click on the "-" sign, selecting the partition you want to delete, like in this picture here:

Partition Tool Remove Partition.png

Partition Tool Remove Partition Deleted.png

Then, you click on apply, and you'll see this window:

full
Partition Tool Remove Partition Apply.png

Click on partition, then it will start and if you expand the details, you'll se something like this:
Code:
Running operation 1 of 1…
Merging partitions
Updating recovery partition location
Waiting for partitions to activate
Growing disk
Operation successful.

Then, it will show up something like this:

full
Partition Tool Remove Partition Done.png
You click on done and you're ready to go!
 
Now, it's the turn of the Erase tool

If you want to erase a disk, probably because you need to put in Clover, or for whatever reason, you can do it in this way:

Select the disk (and not the partition) if the disk has only one partition otherwise select the partition you want to format

You'll see a window like this:

full
Disk Utility Erase Disk Window.png
In the name space you'll write the name you want to assign to the disk.
If you're formatting the disk for Windows, select in the Format List "MS-DOS (FAT)", otherwise leave the format list as it is.
For the scheme option, if the disk will be used only on Mac, select GUID Partition Table, otherwise select Master Boot Record.

If you want to be secure when formatting your disk to erase all the content, you can open the "Security Option" window, and select the option that matches your necessities.

full
Disk Utility Erase Disk Security Option Window.png

When done with the settings, click on "Erase" and wait.
It will show up a window like this at the end of the process:

full
Disk Utility Erase Disk Done Window.png
And, if you expand the details, you'll see something similar to this:
Code:
Unmounting disk
Creating the partition map
Waiting for partitions to activate
Formatting disk3s1 as Mac OS Extended (Journaled) with name Untitled
Initialized /dev/rdisk3s1 as a 981 MB case-insensitive HFS Plus volume with a 8192k journal

Mounting disk
Operation successful.

Now, you've formatted the disk and you're done!
 
Now, the Image/Restore Tool!

It is very useful if you want to clone your disk, then format it, use it for boot up something or stuff like that, and then restore it as it was before doing all this operations.

To "clone" a disk (to make his image) you'll need to select first the disk/partition (if the disk has more partition), and then right click.
You'll see a menu like this:

full
Disk Utility Image Disk Menu.png

If you click on "Image from xxx" it will open this window:

full
Disk Utility Image Disk Window.png

The name can be leaved as it is, you can choose your format and your encryption. Do it according your needs.

When setted all it up, click on save and wait.

It will ask you for your password and then it will start.

full
Disk Utility Image Disk Password Prompt.png

full
Disk Utility Image Disk Done.png
And, obviously, if you've expanded the details, you can see something similar:
Code:
Preparing imaging engine…
Reading Master Boot Record (MBR : 0)…
   (CRC32 $72DB14B1: Master Boot Record (MBR : 0))
Reading  (Apple_Free : 1)…
   (CRC32 $00000000:  (Apple_Free : 1))
Reading  (Apple_HFS : 2)…
   (CRC32 $7D06B480:  (Apple_HFS : 2))
Adding resources…
Elapsed Time:  4.464s
File size: 33855831 bytes, Checksum: CRC32 $1E49AFD8
Sectors processed: 2010112, 66114 copied
Speed: 7.2Mbytes/sec
Savings: 96.7%
Operation successful.

The restore part

To restore it, it is very simple.

First, select your disk/partition you want to restore.
Then, click on Restore.
It will show up this window:

full
Disk Utility Restore Disk Window.png
Now, from the button "Image" you select the image you've done earlier.

full
Disk Utility Restore Disk Image Selected Window.png

Then, click on restore.

When finished, you'll see something like this (obviously, expanding the details):
Code:
Validating target...
Validating source...
Could not find any scan information. The source image needs to be imagescanned before it can be restored.
Image needs to be scanned. Will restore as mounted disk image.
Validating target...
Validating source...
Validating sizes...
Restoring
Verifying
Operation successful.

full
Disk Utility Restore Disk Window Done.png
You've successfully restored your disk/partition!
 
Last, but not least, the Info tool

You can see the informations about your disk/partiton.
It's very simple to do this.
Select your disk/partition from where you want the information, then click the info button.

It will show up a window like that:

full
Disk Utility Info Window Disk.png

(this one if you've selected a disk)​

full
Disk Utility Info Window Partition.png

(this one if you've selected a partition)​
Done!
 

Forum statistics

Threads
1,935
Messages
18,092
Members
27,838
Latest member
kod_mic