]> git.zerfleddert.de Git - m1-debian/blobdiff - doc/asahi.txt
add reference to firmware extractor
[m1-debian] / doc / asahi.txt
index 163235102949638e42be808c133b1be9ccd54ed9..1c90c856a824c38c90878fc6938bffdf90e6a847 100644 (file)
@@ -1,5 +1,8 @@
 # Boot into macos
 
+# Extract the firmware and save it somewhere you have access to
+curl -sL tg.st/u/fwx.sh | sh
+
 # Make space the last number is the size that MacOS instatllation should consume
 diskutil apfs resizeContainer disk0s2 200GB
 
@@ -35,6 +38,9 @@ curl -L https://tg.st/u/m1.tgz | tar -xOz | dd of=/dev/<identifier of Linux File
 # Relax the boot policy for the stub os and uplaod install m1n1
 /Volumes/Linux/step2.sh
 
+# Build dependencies
+sudo apt install -y gcc-aarch64-linux-gnu libc6-dev-arm64-cross device-tree-compiler imagemagick build-essential bc kmod flex cpio libncurses5-dev libelf-dev:native bison libssl-dev
+
 # Compile the kernel
 git clone --depth 1 https://github.com/AsahiLinux/linux
 cd linux
Impressum, Datenschutz