Redecorating / archiso-mbp

Arch Linux install ISO for Macs with the T2 chip

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arch MBP iso

This symlink is needed so mkarchiso will be able to use local packages. You can remove it after building.

sudo ln -s $PWD/airootfs/usr/local/repo /usr/local/repo
sudo mkarchiso -v -C pacman.conf -A linux-mbp -L LINUX-MBP -w /tmp/work -o out .

After mkarchiso finishes, the iso will be in ./out/. You can delete the /tmp/work directory once it's finished.

The message of the day (/etc/motd) has instructions on getting wifi working, but I don't know if it'll work for MBA8,1/2.

About

Arch Linux install ISO for Macs with the T2 chip

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%