AsahiLinux / m1n1

A bootloader and experimentation playground for Apple Silicon
MIT License
3.51k stars 199 forks source link

[help] question with the commands #148

Open loyahdev opened 2 years ago

loyahdev commented 2 years ago

Any help with this "kmutil configure-boot -c m1n1.bin --raw --entry-point 2048 --lowest-virtual-address 0 -v " where it says is it my linux volume or my mac os volume and where would I put my linux volume if so

loyahdev commented 2 years ago

If the comment doesn’t fully show 0DB099C8-5D75-408B-A4AD-B2972691181E

jmranger commented 2 years ago

That command has been integrated in the latest version of the Asahi installer. See https://github.com/AsahiLinux/asahi-installer/commit/1009a195fa2b215d8eb741d41eb45b1c2bc3edaa or https://github.com/AsahiLinux/asahi-installer/blob/main/src/step2.sh

loyahdev commented 2 years ago

That command has been integrated in the latest version of the Asahi installer. See AsahiLinux/asahi-installer@1009a19 or https://github.com/AsahiLinux/asahi-installer/blob/main/src/step2.sh

Is there documentation to fully install Linux instead of these mini things? (Thanks for this link)

jmranger commented 2 years ago

While there's a lot working already, Asahi Linux is still at the "get things working" stage, not the "spit and polish" one. The installer is still considered "pre-alpha". There is documentation in the wiki (https://github.com/AsahiLinux/docs/wiki/), but it's nowhere near what you get from your usual distro. I'd encourage you to read the last progess reports (https://asahilinux.org/blog/) to get a better feel of the current status. Given that this isn't an "issue" per se, I'd encourage you to close this ticket and continue the discussion on IRC (links on https://asahilinux.org/community/).