Install Mac Os X On Unformatted Hard Drive

How To: Dual Boot Mac OS X Mavericks 10.9 & Yosemite 10.10 How To: Create a Bootable Install USB Drive of Mac OS X 10.11 El Capitan How To: Hunt Down Space-Hogging Files on Your Mac with Disk Inventory X How To: Format an external hard drive for Mac OS X. Click 'Install Mac OS X,' be sure to select your new internal HDD, and follow the prompts. If you did not see a Recovery Partition, proceed to the next step. If you did not see a Recovery Partition, you will need a USB thumb drive of at least 2 GB for an Internet Recovery install, and or 16 GB for direct install. You can install OS X using either a Snow Leopard installation disk (which should have been included with the computer–however you'll need 10.6.8 to go further, as.

How To Install Mac Os On Pc

Disk Utility, the macOS Swiss Army knife for working with disks and storage volumes, may have a few blades missing, especially when it comes to working with unformatted drives and unused space on a disk or storage volume.

In your case you'll use Disk Utility from the other Mac to prep the drive and then use the OS installer app to then install the OS on to it. The last way is if you have already created a bootable drive to then run Disk Utility from as well as run the OS installer. Mar 09, 2015  2. After DU loads select your hard drive 3. Under the Volume Scheme heading set the number of partitions from the drop down menu to one. Click on the Options button, set the partition scheme to GUID then click on the OK button. Set the format type to Mac OS Extended (Journaled.) Click on the Partition button and wait until the process has. Apr 20, 2010  Select GUID Partition Table'. Select the 'Mac OS Extended (journaled)' format - not 'Case sensitive'. Click 'Partition'. When that's done, boot to the OS X DVD and the external drive will appear as a choice for install destination. I'm curious why you need an external startup drive. It will run much slower than the internal.

In versions of Disk Utility that came with OS X Yosemite and earlier, you could enable hidden debug modes in the Disk Utility app that allowed you to see and interact with all the space on a disk, including hidden elements, such as the Recovery volume or the secret EFI partitions.

In this Rocket Yard article, we’re going to look at how to enable Disk Utility to view and work with the types of disk spaces you’re likely to encounter, including:

  • Unformatted disks
  • Empty disk spaces
  • Containers and volumes

We’ll also demonstrate how to use Terminal to access the remaining hidden disk structures that Disk Utility can’t view directly, including:

  • Recovery volumes
  • EFI volumes
  • Preboot and Boot volumes
“The disk you inserted was not readable by this computer”. Selecting the Initialize button will open Disk Utility, but the disk may not show up if the apps view settings are in the default settings.

Using Disk Utility to Access All Devices
Disk Utility is configured by default to only show formatted volumes. This makes using Disk Utility with existing volumes an easy task since there are only a few, and sometimes only one, volumes displayed, cutting down on what could be an overwhelming list of disks, containers, volumes, RAID slices, etc.

The disadvantage, however, is that it can make it difficult to work with new unformatted disks you may be using for the first time. This includes working with unformatted drives as well as unformatted USB flash drives.

Hard

Tip: When we speak of unformatted drives, we’re including any disk that uses a format that your Mac can’t natively work with.

Disk Utility lets you pick which display mode to work in: Volumes only, All Devices, or only a selected drive. You can switch between them at any time, and Disk Utility will update the display immediately; no need to close and reopen the Disk Utility app or restart your Mac.

Show Only Volumes
This is the Disk Utility default and will only display properly formatted volumes. To select this option:

The default view, Show Only Volumes, will display only properly formatted devices and can prevent unformatted disks from appearing in Disk Utility’s sidebar.

From Disk Utility’s toolbar, click the View button and select Show Only Volumes from the dropdown menu. You can also select Show Only Volumes from Disk Utility’s View menu.

In the Disk Utility sidebar, you’ll see the list of items change to only show individual volumes. The listed volumes should correspond to the local volumes that show up on your Mac’s desktop, or in the Finder sidebar.

Install

Show All Devices
This setting will display all storage devices connected directly to your Mac. In addition to each device being displayed, a hierarchical listing will show how each device is organized, i.e., how many containers, partitions, or volumes each device contains. Absent from the hierarchical view will be any of the items Apple has decided to hide from the end user, such as EFI volumes and Recovery volumes.

When Disk Utility’s view option is set to Show All Devices even unformatted devices will be present in the sidebar, such as the highlighted USB flash drive that needs to be formatted.

From the Disk Utility toolbar, click the View button, and then select the Show All Devices item from the dropdown menu. You can also select Show All Devices from Disk Utility’s View menu.

The Sidebar will change to display all locally connected devices, presented in a hierarchical view starting with the physical device, than any containers and volumes the device may have been partitioned into.

Hide the Sidebar
For the ultimate in simplicity, you can choose to hide the sidebar and remove any listings of devices or volumes from view.

From the Disk Utility toolbar, click the View button and select the Hide Sidebar item in the dropdown menu. You can also select Hide Sidebar from Disk Utility’s View menu.

The sidebar will close, and the last selected item in the sidebar will become the only item listed in the Disk Utility window.

Initializing or Formatting a New Device
When you need to format a new device, or divide a device into containers or volumes, it’s best to set the View to Show All Devices. This will allow you to select the correct device from the sidebar list and perform the necessary tasks.

You can find out more about formatting and partitioning a device in the following Rocket Yard Guides:

  • Partition Drives & Create APFS ‘Containers’ for Space Sharing with Disk Utility
  • How to use macOS Sierra Disk Utility to Partition, Erase Drives

Erasing or Repairing a Volume
If all you need to do is erase an existing volume or attempt to repair a volume, you can use either the Show Only Volumes or Show All Devices view. If you need instructions for repairing a volume, check out the following Rocket Yard Guide:

  • First Aid: Verify and Repair HFS+, APFS Drives with Disk Utility

Accessing Devices and Volumes That Don’t Show Up in Disk Utility
Even with the various Disk Utility view options we discussed above, there can still be times when a device, container, or volume fails to show up. If this should happen to you, you can use the Terminal app to see if your Mac can see the storage device.

The diskutil list command will display all storage devices attached to your Mac. The highlighted column shows the disk identifiers that may be used with other diskutil commands.

Make sure the device is physically connected to your Mac and powered on.

Launch Terminal, located at /Applications/Utilities.

At the Terminal prompt, enter the following:

diskutil list

Terminal will display a list of all storage devices currently connected directly to your Mac. Each device Terminal finds will be listed by the device identifier; usually disk0, disk1, etc. You’ll also see how each device is partitioned into containers and volumes.

Some of the hidden volumes you’ll see in Terminal that don’t show up in Disk Utility include the EFI volume and the Recovery volume. In the case of APFS formatted devices, you may also see a Preboot volume and a VM volume.

We don’t generally recommend attempting to manipulate any of the hidden volumes. However, if you have a volume that is failing to show up on the desktop, in the Finder, or in Disk Utility, you can try using Terminal’s diskutil mount command to make the volume appear.

diskutil mount /dev/disk#

Where disk# is the disk identifier of the volume you discovered using the diskutil list command. As an example, let’s mount the Recovery volume, which in this example is disk1s3. We would enter the following at the Terminal prompt:

diskutil mount /dev/disk1s3

Press enter or return.

Disk Utility should respond by telling us that Volume Recovery HD on /dev/disk1s3 mounted.

The diskutil mount command can be used to attach a volume to the Mac’s file system so you can work with it in the Finder and other Mac utilities.

Mounting APFS Volumes
The process for mounting APFS volumes is pretty much the same, with just one additional step. In some instances, the mounted APFS volume won’t appear on your desktop or in the Finder sidebar. However, the APFS volume was successfully mounted; you just need to view the mount point directly from within the Finder. The default mount point is the directory /Volumes. You can view this directory by doing the following:

Bring up a Finder window, and then select Go to Folder from the Go menu.

In the Go to Folder sheet that drops down, enter /Volumes, then click the Go button.

The Volumes folder that will be displayed will include the APFS volume you mounted.

Why Mount Volumes with Terminal
The primary reason for using Terminal to examine storage devices connected to your Mac, as well as to mount volumes that for some reason failed to mount automatically, is to try to correct issues you may be having with devices or volumes. Once mounted, you can use Disk Utility’s repair tools, or if needed, its erase and partition tools.

The exception is those volumes Apple has marked as hidden. Even when mounted, they will not appear in Disk Utility, though some third-party disk apps can work with them.

The diskutil command contains many additional options that can allow you to work directly with any connected storage device, letting you mount, unmount, format, partition, and work with APFS containers and volumes. Attempting to unravel all of the capabilities of diskutil is beyond the scope of this article, however, you can learn more by entering the following at the Terminal prompt:

man diskutil

Then press enter or return.

A full description of the diskutil command will be displayed, including descriptions of all the options, and examples of how some of the options work.

You can use the space bar to move forward a page, or the B key to move backwards, a page at a time. The up or down arrow keys will move you line by line.

Press the Q key to quit the man page view and return to the normal Terminal display.

We highly recommend that if you intend to use diskutil commands to format, erase, repair, partition, or manipulate a storage device in any way, beyond just viewing a list of devices, or mounting a wayward volume, that you have a current backup of all storage devices as well as a good understanding of the diskutil options you are using. A wayward diskutil command line entry can result in a loss of data that may not be easy to recover from.

Be Sociable, Share This!

Install Mac Os X On Unformatted Hard Drive Download

Prices, terms, and availability subject to change without notice. Not responsible for typographical, technical, or descriptive errors of products herein.
OWC is on-site wind turbine powered at 8 Galaxy Way, Woodstock, IL 60098 | 1-800-275-4576 | +1-815-338-8685 (International)
All Rights Reserved, Copyright 2018, OWC – Since 1988