07d0cc30b4
"Failsafe install" disabling APIC/LAPIC looks somewhat obsolete by now; the only reasonable part seems to be the attempt to force VESA videodriver for the installer (should be done within installer itself though).
6 lines
190 B
INI
6 lines
190 B
INI
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@
|
|
|