Tagged Questions
1
vote
0answers
381 views
syslinux / vesamenu.c32 - using highest available screen resolution?
I was wondering if there was a way to use the highest available resolution in the syslinux.cfg file?
I know i can do:
MENU RESOLUTION 1024 768
but without knowing available resolutions beforehand, ...
4
votes
2answers
3k views
How do I configure syslinux to boot immediately
I'm tweaking a Debian live system (built with live-build), and I want it to boot straight into the system from syslinux — no menu, no timeout. According to the syslinux documentation, a timeout value ...