Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/configs/releng/syslinux/archiso_sys32.cfg
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2021-02-14 09:53:27 +0100
committerErich Eckner <git@eckner.net>2021-02-14 14:55:32 +0100
commitec5e6e496e6e5523d36d63b1c50c387d9ecf0d2f (patch)
treead6df1ad4246440cd0baa9ab1f6283bfc50acd9a /configs/releng/syslinux/archiso_sys32.cfg
parent423f3a07cc9aa1c612bdc54ca83867dc2eb05952 (diff)
load amd_ucode, too
Diffstat (limited to 'configs/releng/syslinux/archiso_sys32.cfg')
-rw-r--r--configs/releng/syslinux/archiso_sys32.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/releng/syslinux/archiso_sys32.cfg b/configs/releng/syslinux/archiso_sys32.cfg
index 9d4d24b..603281e 100644
--- a/configs/releng/syslinux/archiso_sys32.cfg
+++ b/configs/releng/syslinux/archiso_sys32.cfg
@@ -5,5 +5,5 @@ It allows you to install Arch Linux or perform system maintenance.
ENDTEXT
MENU LABEL Boot Arch Linux (i686)
LINUX boot/i686/vmlinuz
-INITRD boot/intel_ucode.img,boot/i686/archiso.img
+INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL%