T2 MacBook Installation
Konten ini belum tersedia dalam bahasa Anda.
Installation
General Information
CachyOS provides out of the box support for the T2 MacBook. The required kernel patches are shipped in all the kernels provided by CachyOS.
WiFi connection is not available out of the box because it is a closed source firmware, which CachyOS is not allowed to redistribute. The installation will only work with a LAN connection. WiFi support can be set-up after the installation. See installation of the firmware
Proceeding with Installation
Follow the instructions in Installation Prepare on how to download the ISO and create a bootable USB drive.
You need to follow additional steps to prepare a T2 MacBook for installing Linux such as partitioning your disk using macOS and disabling secure boot. You can follow the t2linux Preinstall guide for instructions.
Refer to Installation on Root after creating a bootable USB drive. CachyOS applies necessary boot parameters and configurations to the user’s T2 MacBook with CachyOS Hardware Detection.
Installation of the Firmware
The firmware can be downloaded and fetched from another mirror, which is not hosted by CachyOS.
Run the following commands after booting into the installed system:
-
Fetch firmware package using one of the following utils:
If
wget
is unavailable, install it withsudo pacman -S wget
-
Install firmware package
After that modprobe the firmware and reload the wifi driver:
The firmware can also be extracted from an ISPW file, see the t2linux wiki page