Tech News Today
  • Hardware
    • Motherboards
    • CPUs
    • Graphic Cards
    • RAM
    • SSDs
    • Computer Cases
    • Monitors
    • Peripherals
    • Power Supply Unit
    • PC Builds
    • Computer Tips
  • Software
  • Operating System
    • Windows
    • Mac
    • Linux
  • Gaming
  • Mobile
  • Console
  • More
    • Internet
    • Networking
    • Security
    • Buyer’s Guide
    • Gadgets
    • Laptops
    • Reviews
    • How To
    • News
Facebook Twitter Instagram
Tech News Today
  • Hardware
    • Motherboards
    • CPUs
    • Graphic Cards
    • RAM
    • SSDs
    • Computer Cases
    • Monitors
    • Peripherals
    • Power Supply Unit
    • PC Builds
    • Computer Tips
  • Software
  • Operating System
    • Windows
    • Mac
    • Linux
  • Gaming
  • Mobile
  • Console
  • More
    • Internet
    • Networking
    • Security
    • Buyer’s Guide
    • Gadgets
    • Laptops
    • Reviews
    • How To
    • News
Tech News Today
Home » Mac

6 Ways to Fix “An Error Occurred While Preparing the Installation” on Mac

utkarshaBy utkarshaSeptember 27, 2022
an-error-occurred-while-preparing-the-installation

Installing/updating macOS is a pretty straightforward process. But sometimes, you can encounter an “An error occurred while preparing the installation” error message right before the installation begins. The update process then fails to start, and you have to resort to some other methods to continue the setup.

Incorrect date & time settings and incompatible installer build are the two most common factors that can influence your system to return this error message. But, corrupted NVRAM data and installation bugs and glitches can also lead to this error.

No matter what the causes are, there are several proven fixes, all of which we will discuss below.

Table of Contents

  • How to Fix “An Error Occurred While Preparing the Installation” on Mac?
    • Ensure Your System and the Installer Are Compatible With Each Other
    • Fix Your Date and Time
      • Through System Preferences
      • Through Terminal
    • Reset NVRAM 
    • Install via Safe Mode
    • Reinstall From the Recovery Window
      • Without Erasing Disk
      • By Erasing Disk
    • Redownload Installer and Retry

How to Fix “An Error Occurred While Preparing the Installation” on Mac?

The very first thing you can do to work to against this error is to restart your computer. This deallocates all the system resources, and the session starts anew. Moreover, go ahead and retry the installation process after restarting your computer. It might solve your problem quickly.

However, if this doesn’t do anything in particular, follow all the fixes shown below. 

Ensure Your System and the Installer Are Compatible With Each Other

Before you begin diving into technical fixes, make sure that the installer is compatible with your macOS. An incompatible setup file cannot update your operating system, and hence, this step is a must.

However, there’s a simple way to verify the compatibility of your OS and the setup file. You can visit the App Store to do so.

  1. Open App Store. 
  2. On the search bar, search for the macOS version(macOS Monterey, macOS Big Sur, etc.) you want to install.
  3. Select the relevant search result. 
  4. Scroll down to the Information section and hover towards Compatibility. 
  5. Here, if you see that this particular version Works on this Mac, the installer is compatible with your system. 
    update-compatibility
    But if not, then you have to re-download the right installer file. 

Fix Your Date and Time

If your system date/time is not as same as the one in your actual timezone, you cannot continue the installation process. Every macOS installation file is known to check your system date/time and verify it with your timezone.

But if it cannot complete the verification, the installation process fails to begin. Therefore, you can change your date and time to fix this issue. However, there are two ways to do so. One method involves changing the date and time through the System Preferences, while another is done through the Terminal. 

Through System Preferences

For users who are able to log in to their Mac, follow these steps:

  1. Open Finder.
  2. Select Apple > System Preferences from the menu bar.
  3. Choose the Date & Time option.
  4. Click the padlock to allow system changes.
  5. Then, Set date and time automatically.
    set-date-auto
  6. Lock the padlock to save your changes.
  7. Restart your Mac.
  8. Retry the setup process. 

Through Terminal

For users who are unable to start up their operating system and are not able to login to the desktop screen, follow these steps:

  1. Shut down.
  2. Press Power to startup and immediately hold Command + R after that.
  3. Hold these keys until the screen lights up the Apple icon.
    You’ll now enter the recovery window.
  4. Click on the recovery window menu bar and select Utilities > Terminal.
    utilities-terminal
  5. Now, if you’re connected to the internet, type this command to automatically set your date and time:
    ntpdate -u time.apple.com
  6. But, if you’re not connected to the internet, type this command:
    date *mm**dd**hr**min**yyyy*
    terminal-dnt
    Be sure to replace *mm**dd**hr**min**yyyy* with months, days, hours, minutes, and years, respectively, without any spaces in between.
    For e.g., date 0923145522
  7. Type exit to exit the terminal.
  8. Retry the installation.

Reset NVRAM 

A proper NVRAM operation is required for your system to perform efficiently. That’s because NVRAM controls the workflow of the interfaces installed on your computer. Furthermore, the information stored in this memory unit does not disappear even if there’s no power supplied.

So, if you’re having installation issues on your system, you can reset the NVRAM and retry the installation after that. For M1 Mac users, NVRAM is reset automatically after each system restart. But Intel-based Mac users follow these steps:

  1. Shut down.
  2. Press Power button once.
  3. As soon as the system starts up, hold Command + Option + P+ R.
    reset-nvram
  4. Leave these keys only after the system completely boots up.

Install via Safe Mode

To rule out the error caused by third-party extensions, you can install macOS after a safe startup. That means the safe mode feature boots up your computer with only essential software interfaces and device drivers. This prevents the system from allocating resources to third-party applications; here’s how you do so:

On Intel-Based Macs

  1. Shut down.
  2. Press Power button once.
  3. As soon as the system starts up, hold Shift.
  4. Release the key after you reach the login menu.
  5. Try to reinstall.

On Apple Silicon Macs

  1. Shut down.
  2. Hold Power until you see Options.
    startup-options-mac
  3. Choose a drive to boot from.
  4. Then, hold Shift and Continue in Safe Mode.
  5. Try to reinstall.

Reinstall From the Recovery Window

The recovery mode is like your Mac’s ace in the hole. That means whenever you run into system errors, including a failed startup and installation process, you can resort to the recovery mode to fix your problem. 

However, the steps to reach the recovery mode vary depending on whether you’re using an Intel-based Mac or an Apple Silicon Mac. Furthermore, there are two ways to install macOS; one without erasing the disk and one after erasing your disk. All these methods are shown below.

Without Erasing Disk

Reinstalling macOS without formatting your disk drive will not cause any data loss because the new operating system will be installed on top of the previous one. So, here’s how you reach the recovery window:

On Apple Silicon Macs

  1. Get online either via Wi-Fi or by using a LAN.
  2. Shut down.
  3. Hold Power until you see Options.
  4. Then, click on Options.
    startup-options-mac
    You’ll now see the recovery window.
  5. Then, Reinstall macOS.
    mac-recovery-mode 
  6. Follow the onscreen procedure.
  7. If you’re given the option, choose Macintosh HD instead of Macintosh HD – Data before the installation begins.

On Intel Macs

  1. Get online either via Wi-Fi or by using a LAN.
  2. Shut down.
  3. Press Power button once.
  4. As soon as the system starts up, hold Command + R until your system flashes the Apple icon.
    cmd-r
    You’ll now see the recovery window.
  5. Then, Reinstall macOS.
  6. Follow the onscreen procedure.
  7. Again, if you’re given the option, choose Macintosh HD instead of Macintosh HD – Data before the installation begins.

By Erasing Disk

Another verified method to fix the error you’re facing is by reinstalling macOS after erasing your disk drive. However, this method will completely format the selected drive, and all your data will be erased. So, it’s better if you back up your data before going down this path.

Considering this, follow the steps shown below:

On Apple Silicon Macs

  1. Get online either via Wi-Fi or by using a LAN.
  2. Shut down.
  3. Hold Power until you see Options.
  4. Then, click on Options.
    You’ll now see the recovery window.
  5. Then, go to Disk Utility.
    disk-utility
  6. From the sidebar, select the drive where you plan to install the OS.
  7. Choose to Erase your drive.
  8. On the pop-up box, set a GUID partition type and Mac OS Extended (Journaled) format
    erase-disk
  9. Hit Erase.
  10. Close Disk Utility.
  11. Now, on the recovery window, Reinstall macOS.
  12. Follow the onscreen procedure.

On Intel Macs

  1. Get online either via Wi-Fi or by using a LAN.
  2. Shut down.
  3. Press Power button once.
  4. As soon as the system starts up, hold Command + R until your system flashes the Apple icon.
    cmd-r
    You’ll now see the recovery window.
  5. Then, go to Disk Utility.
  6. From the sidebar, select the drive where you plan to install the OS.
  7. Choose to Erase your drive.
  8. On the pop-up box, set a GUID partition type and Mac OS Extended (Journaled) format.
    erase-disk
  9. Hit Erase.
  10. Close Disk Utility.
  11. Now, on the recovery window, Reinstall macOS.
  12. Follow the onscreen procedure.

Redownload Installer and Retry

If no methods work, you have to re-download the installation file, as it could simply be corrupted. Trying to fix the installer would be much more difficult, and hence the better option would be to redownload the file completely.

For this, you can visit the App Store and search for the macOS version you’d like to set up. Either that, or you can do so via Apple’s official webpage. No matter which method you opt to follow, make sure that you delete the corrupted setup file beforehand.

fix
utkarsha

Utkarsha is a tech writer who specializes in writing about macOS. He has been using the platform since its earliest days, and has written extensively about its various iterations. He also enjoys watching movies and traveling.

Related Posts

dmg file

What is DMG File? How to Open It?

May 26, 2023
how-to-extend-display-on-mac-1

How to Extend Display on macOS

December 26, 2022
how-to-zoom-out-on-mac

How to Zoom Out on Mac

December 26, 2022
batch-rename-files-mac

How to Batch Rename Files on Mac

December 22, 2022
how-to-airplay-from-iphone-to-mac

How to Airplay From iPhone to Mac

December 21, 2022
how-to-add-printer-to-mac

How to Add Printer to Mac

December 20, 2022
Add A Comment

Leave A Reply Cancel Reply

Latest Posts
how to clean RAM

How to Clean RAM? Step-By-Step Guide

October 2, 2023
motherboard form factors

Motherboard Types: ATX, Micro ATX, and Mini ITX Explained

September 28, 2023
how to download and use rufus

How to Download and Use Rufus

September 28, 2023
You may also like
printer-not-printing

How to Fix a Printer That’s Not Printing

September 26, 2023
Share Location With Friends and Family

Share Location With Friends and Family (iPhone and Android)

September 18, 2023
how-to-print-without-a-printer

How to Print Without a Printer

September 18, 2023
Recommended
Cookie Clicker Garden Guide

Cookie Clicker Garden Guide to Unlocking Every Seed

September 26, 2021
monitor no signal

Computer Turns On But Monitor Says No Signal (9 Ways To Fix)

November 10, 2022
Facebook Twitter Pinterest
  • Home
  • About Us
  • Our Team
  • Editorial Guidelines
  • Privacy Policy
  • Affiliate Disclosure
© 2023 TechNewsToday, editor@technewstoday.com | Tech Central Pvt. Ltd.

Type above and press Enter to search. Press Esc to cancel.