File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed
src/installation/guides/arm-devices Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change 22
33Void's Apple Silicon support is based on Asahi Linux. See their
44[ website] ( https://asahilinux.org ) and
5- [ documentation] ( https://github.com/AsahiLinux/ docs/wiki ) for more information.
5+ [ documentation] ( https://asahilinux.org/ docs ) for more information.
66
77## Installation
88
@@ -28,9 +28,12 @@ U-Boot> boot
2828To install, follow the [ chroot install guide] ( ../chroot.md ) , using the "XBPS
2929method", observing the following modifications:
3030
31- For the base installation, install ` base-system ` , ` asahi-base ` , and
32- ` asahi-scripts ` . These packages provide important configurations and install the
33- necessary dependencies. When running ` grub-install ` , add the ` --removable ` flag.
31+ For the base installation, install ` base-system ` and ` asahi-base ` . This package
32+ provides important configurations and installs the necessary dependencies.
33+
34+ For our purposes, the EFI System Partition is the one created by Asahi Linux
35+ install script, and it should be mounted at ` /mnt/boot/efi ` . When running
36+ ` grub-install ` , add the ` --removable ` flag.
3437
3538To use another bootloader with ` m1n1 ` , ensure it installs the bootloader EFI
3639executable at ` EFI/BOOT/BOOTAA64.EFI ` within the EFI system partition. ` m1n1 `
You can’t perform that action at this time.
0 commit comments