[syslinux] Boot graphical Hi resolution

MONDON Daniel Daniel.MONDON at lpgtechnologies.com
Thu Oct 28 05:52:51 PDT 2010


Hi all listeners :)


My boot sequence is now good!
--> No grey screen, no up left cursor, no text is displayed as I want :)

My syslinux.cfg file:

   prompt 0
   display splash.lpg

   default live
   console 0
   label live
     kernel /casper/vmlinuz
     append boot=casper initrd=/casper/initrd.lz vga=current
i950.modeset=0 locale=fr_FR.UTF-8 console-setup/layoutcode=fr quiet
splash
   timeout 1

Now, I want to have a hi resolution in order to display my splash
screen.

   PROMPT 0
   DEFAULT vesamenu.c32
   MENU RESOLUTION 1280 1024 
   MENU BACKGROUND SplashScreen.png
...


That doesn't work.
Nothing is displayed : only the syslinux text line. :(

(It is the same picture resolution as bios splash screen.)

Is there any wrong command?

Thanks
Daniel.








More information about the Syslinux mailing list