[7.902][BUG][FIXED] Pressing F1 during installation moves text out of screen

When I press F1 to see my installer options, some text is moved up, out of my screen. Shift+PgUp doesn't work either, so I can't read what it says.
Parents
  • When I press F1 to see my installer options, some text is moved up, out of my screen...


    Yepp, sorry for that. What you see there is the contents of the F1.txt file on the CD. Should be accessible from every OS, it's in the isolinux directory.

    The current file has 28 lines, which definitively don't fit well on the 80x25 DOS screen. For your convenience, here's the current message:[FONT="Courier New"]


                                 Installation options

     For most hardware configurations, you can simply press .  This
     will boot and install the uniprocessor or multiprocessor (SMP) kernel
     depending on your hardware.

     If you experience installation failures due to lockups please try to disable
     APIC interrupt routing:

        default nolapic noapic

     If you experience problems which seem to be display related please try:

       default vga=normal

     If you have trouble with the standard SMP kernel please type "nosmp",
     which will boot without SMP support.

        default nosmp


     MINIMUM HARDWARE REQUIREMENTS

       CPU      : Intel (TM) compatible CPU @1.5 GHz
       MEM      : 1 GB
       Harddisk : 20 GB
       2 PCI Ethernet Network Cards

    [/FONT]

Reply
  • When I press F1 to see my installer options, some text is moved up, out of my screen...


    Yepp, sorry for that. What you see there is the contents of the F1.txt file on the CD. Should be accessible from every OS, it's in the isolinux directory.

    The current file has 28 lines, which definitively don't fit well on the 80x25 DOS screen. For your convenience, here's the current message:[FONT="Courier New"]


                                 Installation options

     For most hardware configurations, you can simply press .  This
     will boot and install the uniprocessor or multiprocessor (SMP) kernel
     depending on your hardware.

     If you experience installation failures due to lockups please try to disable
     APIC interrupt routing:

        default nolapic noapic

     If you experience problems which seem to be display related please try:

       default vga=normal

     If you have trouble with the standard SMP kernel please type "nosmp",
     which will boot without SMP support.

        default nosmp


     MINIMUM HARDWARE REQUIREMENTS

       CPU      : Intel (TM) compatible CPU @1.5 GHz
       MEM      : 1 GB
       Harddisk : 20 GB
       2 PCI Ethernet Network Cards

    [/FONT]

Children
No Data