How do you perform a clean install of macOS High Sierra with APFS?
I have macOS High Sierra installed on my MacBook Pro already with the APFS format.
However, I would like to know the steps involved to perform a clean installation of macOS High Sierra with the APFS format?
To be clear, if boot from a usb high Sierra installer, and format your disk with the new apfs format, you cannot install high Sierra, you get an error that’s it not a os extended disk. To make matters worse, you no longer have the option to format the disk and anything but apfs in disk utility.
The work around is to do a disk partition in disk utility and make that partion an OSX Extended Partion. This will erase the disk and give you back the option to erase as a Mac OS extended drive in disc utility.
This can be done by downloading the High Sierra installer from the App store and use it to create an installation USB media.
- Locate and install macOS High Sierra in the Mac App Store.
- Plug an empty USB flash drive into your Mac with at least 12 GB of space.
-
Run the following command in the terminal:
sudo /Applications/Install\ macOS\ High\ Sierra.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume
Where MyVolume is the name of your USB flash drive.
Leave the USB drive plugged in and reboot your Mac while holding the option key (ALT) down.
- Choose the installer from the boot menu.
- From the installation environment, choose to install High Sierra on your internal disc. The installation should default to APFS.
A more detailed explanation can be found on the Apple support page: How to create a bootable installer for macOS
Just perform a routine erase install and you are set with apfs on SSD only.
- https://support.apple.com/kb/PH25649
There’s no difference in the result whether you use internet recovery, bootable media or a bootable Mac drive with recovery.
Had the same problem on old Macbook Air 2011. Erased the MacOS Extended (Journaled) formatted SSD, formatted it in APFS as I thought it was logic to use the format that High Sierra would generate automatically when installing, then same problem: High Sierra on the USB-Drive would not want to install on a APFS formatted drive in Recovery Mode. Changing format would not work, as APFS stays the only option. Then tried Internet Recovery (CMD+R). After half an hour of a rotating Earth, the same Recovery screen appeared, with "Install OSX LION" instead of MacOS. I then went into Disc Utility where finally I could format in Mac OS Extended (Journaled). Install from High-Sierra USB drive working like a charm afterwards. Good luck!