by Devin Yang
(This article was automatically translated.)

Published - 7 years ago ( Updated - 7 years ago )

Apple official website document reference:
https://support.apple.com/zh-tw/HT204904

There are various startup buttons for reinstalling Mac OS, please refer to the link above for instructions.
If you want to clear the data and reinstall, after many tests, I think there will be no problem using Command+Alt+R .
During the process, the space should be cleared first, otherwise the previously installed software will still be on it.

Note: Do not look for me if the reinstallation fails, this article is for reference only .

Tags:

Devin Yang

Feel free to ask me, if you don't get it.:)

No Comment

Post your comment

Login is required to leave comments

Similar Stories


docker

How to start HAProxy with Docker on Raspberry

Raspberry is very cheap and has quite a lot of applications, for example, some people use it as a Wi-Fi router, For game consoles, monitors and many other IoT-related applications, I use it as a HAProxy. Long story short, since I have an old Windows server running old versions of PHP and Apache, and can't set up HTTPS certificates, I wanted to say Help through HAProxy. Let this old server also have https URL, So to share my docker-compose.yml configuration.

linux,macos

PS aux will you?

For Linux system administrators, you must understand the ps aux command. If you want to be a Linux system administrator, or you are a Linux user, you should understand this command. ps is process status For short, anyone can find out what kind of program is running on the system and how the status is executed through this command. I saw some programs that should not appear, maybe the system was hacked and used to mine🥹

composer

How do you know where the directory of your composer environment is?

Check the composer home directory of your own environment