[syslinux] splash screen 1280x1024

Gene Cumm gene.cumm at gmail.com
Mon Oct 18 09:10:47 PDT 2010


On Mon, Oct 18, 2010 at 03:10, Alexey Gladkov <gladkov.alexey at gmail.com> wrote:
> 18.10.2010 10:53, MONDON Daniel wrote:
>> Hi.
>>
>> Is it possible to have a 1280x1024 splash screen size?
>
> Try to use 'MENU RESOLUTION height width'. See documentation:
>
> http://git.kernel.org/?p=boot/syslinux/syslinux.git;a=blob;f=doc/menu.txt;h=e2dd1e1c11dddee0f704e4ccf7fc5d4e2d89dc79;hb=94fbd0b8d206102757cecd3dbd67cd701fb70470#l214

With the obvious caveat that "MENU RESOLUTION" should only apply to
vesamenu.c32.  This will also depend on your graphics card presenting
a suitable mode.  Some graphics cards (including but not limited to
the Intel 815 onboard controller) do not present many if any suitable
graphics modes via VESA even though an OS-specific driver offers
enhanced capabilities.  For example, vesamenu.c32 can use the i815 at
up to 800x600 but the Microsoft Windows XP driver will handle
1280x1024.

doc/menu.txt: "If the selected resolution is unavailable, the text
mode menu is displayed instead."

Please read doc/menu.txt for more information (including the usage and
image format for "MENU BACKGROUND").

There is also gfxboot (provided by com32/gfxboot/gfxboot.c32) but that
requires much more setup (having to create a special display load
file).  See http://syslinux.zytor.com/wiki/index.php/GFXBoot.c32 for
more information.

-- 
-Gene




More information about the Syslinux mailing list