11 lines
388 B
INI
11 lines
388 B
INI
label linux
|
|
menu label ^Install @menuitem@
|
|
kernel alt0/vmlinuz
|
|
append initrd=alt0/full.cz changedisk fastboot showopts automatic=method:cdrom ramdisk_size=@altinst_size@ vga=0x314 @bootargs@
|
|
|
|
label noapic
|
|
menu label ^Failsafe install
|
|
kernel alt0/vmlinuz
|
|
append initrd=alt0/full.cz changedisk lowmem noapic nolapic showopts ramdisk_size=@altinst_size@ xdriver=vesa @bootargs@
|
|
|