Table of Contents
You will learn how to to define up Asahi Linux on M1 Mac in this article. Asahi The Linux project and community aims to convert Linux to Apple Silicon Macs. We don’t just want Linux to work on these computers; we also want it to be polished enough to be used like a normal operating system. It takes a lot of work to achieve this because Apple Silicon is a totally undocumented platform. We will create an open source driver for Apple’s GPU architecture in particular by reverse engineering.
For Mac M1, M1 Pro and M1 Max computers, the first Asahi Linux is now accessible. Mac mini, 24-inch iMac, MacBook Air and all M1 MacBook Pro models are included in the list of supported Mac models. Hector Martin started working on Asahi Linux in December 2020 and immediately attracted sponsorship. Martin made this possible, although Linus Torvalds, who developed Linux, had doubts that it could happen.
There are a few different versions of Asahi Linux that you can install if you want to try it out. For most customers, we advise installing Asahi Linux with a full desktop environment. This has already been customized and optimized to provide the best user experience, making it ideal for desktop use. Below are the steps to install Asahi Linux on M1 Mac.
Steps to Install Asahi Linux on M1 Mac
Step 1: For install Asahi Linuxopen the terminal on your macOS and run:
curl https://alx.sh
Step 2: enter your sudo password when prompted (your sudo password is your Mac user password). The terminal will ask you to read the documentation. Press Enter to continue.
Step 3: A prompt will ask if you want to enable expert mode or not. You can choose one or the other. In my case, I pressed NO and To walk to continue in normal mode. This will show your username and basic partition information.
Resize your macOS partition
Step 1: When he asks you”choose what to do”, press re Walk in to resize your existing partition and make room for the Linux distribution.
Step 2: A prompt will ask you to set a new size for your macOS. You can use percentage, storage size, or enter min (which will reduce your macOS to the minimum size possible).
Step 3: Enter when resizing is complete.
Installing Asahi Linux on the new partition
Step 1: When prompted again with “choose what to do“, Touch F and To walk to install Asahi Linux in free space.
Step 2: You will see the prompt “Choose an operating system to install”. choose what suits you best. I chose “1” to install Asahi Linux with all applications pre-installed. Now enter the number you chose and press Enter.
Step 3: You will be asked”How much space should be allocated for the new OS?”. As before, you can enter a size or percentage of storage to use for free space. Walk in min and max will allocate the minimum and maximum space possible for our Linux distribution. I entered “maximum” to allocate all free space for Asahi Linux. Type a name for your operating system and press Enter and the script will download and configure everything for you. If it asks for admin credentials, enter your macOS user password.
Step 4: when everything is to define up, you will be prompted to press Walk in to read the instructions. Carefully read the instructions which are essential to successfully boot into Asahi Linux.
Step 5: Now press Enter to turn off your mac.
Step 6: Wait 15 seconds for the system to completely shut down. Now press and hold your power button until you see “Enter boot options” or a spinner.
Step 7: You will see a list of volumes in the boot options. Select the volume with the name of your previously defined operating system and select “Continue”.
Step 8: This will boot to macOS recovery screen. On the recovery screen, select your username, click “Next” and enter your macOS user password, which will open a terminal window.
Step 9: In the terminal, press To walk to continue the installation process.
Step 10: You will be asked to enter your user password. Use the same username and password if prompted again.
Step 11: Yea and enter if prompted, make sure you want to continue.
Step 12: Finally, press To walk to restart. then select Arch Linux from the grub menu to boot into Asahi Linux.
End of Asahi Linux configuration screen
Step 1: After booting into Asahi Linux, you will see a configuration page for Asahi Linux. set your languageregion, timezone and keyboard layout as you would any other Linux distribution.
Step 2: Now enter a username, computer name and password (may be different from your macOS credentials) and press “Next”.
Step 3: On the summary screen, tap “Configure” to complete the configuration. Touch “Done” on the Finish screen, which will take you to the login screen.
Step 4: use yours before set password to enter.
Final Words
We hope you like our article about how to get Asahi Linux on M1 Mac. As the Asahi Linux team is aware that some customers prefer more customization, they also offer a simple version. As this is just a straight install of Arch Linux for ARM, you can use it however you see fit. In addition, they provide a minimal UEFI environment to boot other operating systems and distributions (with appropriate driver support). This can be used to boot OpenBSD, which one of the Asahi Linux developers, Mark Kettenis, is working on porting.