c8b578dd9a
- get rid of $dest - work on features.in/syslinux - README++
9 lines
307 B
INI
9 lines
307 B
INI
label linux
|
|
menu label ^Normal install
|
|
kernel alt0/vmlinuz
|
|
append initrd=alt0/full.cz changedisk vga=0x314 quiet=1 showopts automatic=method:cdrom
|
|
label noapic
|
|
menu label ^FailSafe(TM) install
|
|
kernel alt0/vmlinuz
|
|
append initrd=alt0/full.cz changedisk vga=0x314 showopts nolapic noapic acpi=off
|