This repository has been archived on 2024-09-06. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
debian-usbcreator/syslinux/syslinux.cfg
2016-10-10 18:01:51 +02:00

12 lines
639 B
INI

Timeout 0
default vesamenu.c32
menu Title ACAQB Debian Install disk
label install
menu label Installer Debian w/ Preseed
kernel /vmlinuz
append shared/ask_device=manual install auto=true priority=critical shared/enter_device=/dev/disk/by-label/debian file=/hd-media/preseed.cfg locale=fr_FR.UTF-8 keymap=fr DEBCONF_DEBUG=5 initrd=/initrd.gz
label install_swap
menu label Installer Debian w/ Preseed et SWAP
kernel /vmlinuz
append shared/ask_device=manual install auto=true priority=critical shared/enter_device=/dev/disk/by-label/debian file=/hd-media/preseed_swap.cfg locale=fr_FR.UTF-8 keymap=fr DEBCONF_DEBUG=5 initrd=/initrd.gz