Skip to content

Instantly share code, notes, and snippets.

View wirelessben's full-sized avatar

Ben Francis wirelessben

  • Columbia, SC, USA
View GitHub Profile
@0x4248
0x4248 / tutorial.md
Created January 16, 2024 22:32
Linux from scratch on a M series Mac

Linux from scratch on a M series Mac (LSFMac)

This is a tutorial on how to build linux and test it using qemu on a M series Mac.

Prerequisites

You will need brew, git ,docker, qemu and a Mac with a M series chip (M1, M2, M3 ...)

Install brew from https://brew.sh/ and then install qemu and docker using brew: