summaryrefslogtreecommitdiff
path: root/configs/releng/syslinux.dual/syslinux_arch32.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'configs/releng/syslinux.dual/syslinux_arch32.cfg')
-rw-r--r--configs/releng/syslinux.dual/syslinux_arch32.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/releng/syslinux.dual/syslinux_arch32.cfg b/configs/releng/syslinux.dual/syslinux_arch32.cfg
index e2575ae..d6180f6 100644
--- a/configs/releng/syslinux.dual/syslinux_arch32.cfg
+++ b/configs/releng/syslinux.dual/syslinux_arch32.cfg
@@ -4,7 +4,7 @@ Boot the Parabola (i686) live medium. It allows you to install a fully libre
Arch Linux or perform system maintenance.
ENDTEXT
MENU LABEL Boot Parabola (i686)
-LINUX /%INSTALL_DIR%/boot/i686/vmlinuz26
+LINUX /%INSTALL_DIR%/boot/i686/vmlinuz
INITRD /%INSTALL_DIR%/boot/i686/libreiso.img
APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL%
# Next line should be uncommented when prepare enviroment to boot from PXE.