We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3dd9204 commit 9d10149Copy full SHA for 9d10149
src/installation/guides/arm-devices/apple-silicon.md
@@ -33,7 +33,7 @@ For the base installation, install `base-system`, `asahi-base`, and
33
necessary dependencies. When running `grub-install`, add the `--removable` flag.
34
35
To use another bootloader with `m1n1`, ensure it installs the bootloader EFI
36
-executable at `EFI\BOOT\BOOTAA64.EFI` within the EFI system partition. `m1n1`
+executable at `EFI/BOOT/BOOTAA64.EFI` within the EFI system partition. `m1n1`
37
can also be configured to boot a kernel and initramfs directly, without a
38
bootloader. To do this, change the `PAYLOAD` in `/etc/default/m1n1-kernel-hook`
39
to `kernel`.
0 commit comments