Home > Article > Operation and Maintenance > Can Apple computers install linux?
Apple computers can install Linux. The installation method: 1. Download the rEFInd software; 2. Find "install.sh" and pull rEFInd to the terminal window; 3. Enter the system to partition the computer's hard drive; 4. Install the Linux system and select "Install UbuntualongsideMacOSX"; 5. Restart the computer.
The operating environment of this tutorial: macOS10.15 system, Ubuntu 12.10, macbook pro 2020 computer.
Can Apple computers install Linux?
It can be installed. Download the rEFInd software and install it. Enter the system to partition the computer's hard drive. Detailed steps:
1. First download the rEFInd software.
2. Open the terminal, find install.sh in the decompressed file, and pull it to the terminal window. The terminal will automatically run the file;
3. Shut down the computer completely, and then turn it on again; the following picture appears, indicating that the installation is successful;
4. Next, You need to enter the system to partition the computer's hard disk; as a partition tool, you can use the "Disk Utility" that comes with the system.
#5. Select the disk on the left. Pay attention to the selection.
6. Select "Partition" on the right. In the rectangle in the middle, you can stretch it up and down from the lower right corner. The blue area is the startup disk of the mac system, which cannot be To change its size, you can divide part of the capacity from the white area and use it as a separate system partition for Linux. The recommended size is 5-20gb; in the third picture below, the gray area is the area to be divided for Linux, and then click Apply ;
7. Then download the Linux system you need to install. For example, if you plan to install ubuntu, go to ubuntu’s official website to download the 64-bit Mac version; follow the official website’s method, Make a USB boot disk, then insert the USB disk into the computer and restart the computer;
8. In the restart interface, find the second icon, which is ubuntu USB boot disk;
9. Start the installation. It should be noted that you must select "InstallUbuntualongsideMacOSX" so that the computer can retain the Mac system, otherwise ubuntu may overwrite it. mac system; as shown in the figure;
10. After installation, when you start the computer later, you can select the system you want to enter on the startup page;
Related recommendations: "Linux Video Tutorial"
The above is the detailed content of Can Apple computers install linux?. For more information, please follow other related articles on the PHP Chinese website!