summaryrefslogtreecommitdiffstats
path: root/roles/bootstrap/templates
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2025-08-11 00:33:31 +0200
committerAhmed Abdelhalim <[email protected]>2025-08-11 00:33:31 +0200
commitc170141cfb2a59b5057c37ee0a8b4b3f8384ec3f (patch)
tree0b4c2fa0e8a45f3e9b62fc8f06868dc4e7da5e56 /roles/bootstrap/templates
parente63535c7a678565b966c6cea96a8fb20aca59026 (diff)
Safe dualboot /efi folder structure
Diffstat (limited to 'roles/bootstrap/templates')
-rw-r--r--roles/bootstrap/templates/archlinux.conf.j24
1 files changed, 2 insertions, 2 deletions
diff --git a/roles/bootstrap/templates/archlinux.conf.j2 b/roles/bootstrap/templates/archlinux.conf.j2
index 5b35407..1f5cc7f 100644
--- a/roles/bootstrap/templates/archlinux.conf.j2
+++ b/roles/bootstrap/templates/archlinux.conf.j2
@@ -1,4 +1,4 @@
title Arch Linux
-linux /vmlinuz-linux
-initrd /initramfs-linux.img
+linux /archlinux/vmlinuz-linux
+initrd /archlinux/initramfs-linux.img
options root=PARTLABEL={{ partition_root.name }} ro