• Michael Shigorin's avatar
    syslinux: introduced BOOTVGA · 91075d00
    Michael Shigorin authored
    ...instead of hardwired 0x314 (which is rather wrong
    for modern kernels and hardware, just ran into that
    with yet another Matrox G200eW WPCM450).
    91075d00
20install2.cfg 201 Bytes
label linux
  menu label ^Install @relname@
  kernel alt0/vmlinuz
  append initrd=alt0/full.cz changedisk fastboot automatic=method:cdrom ramdisk_size=@altinst_size@ showopts vga=@bootvga@ @bootargs@