summaryrefslogtreecommitdiffstats
path: root/source/installer/sources/efi.x86_64/EFI/BOOT/elilo.conf
blob: 1168c71f0225ce323c1ab53ddd7dd9661f12a839 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
chooser=simple
message=message.txt
delay=300
timeout=300
#
image=/huge.s
        label=huge.s
        initrd=/initrd.img
        read-only
        append="vga=normal load_ramdisk=1 prompt_ramdisk=0 ro printk.time=0 nomodeset SLACK_KERNEL=huge.s"
image=/huge.s
        label=kms.s
        initrd=/initrd.img
        read-only
        append="vga=normal load_ramdisk=1 prompt_ramdisk=0 ro printk.time=0 SLACK_KERNEL=huge.s"