How to modify the boot menu waiting time?
How to modify the boot menu waiting time?
It's 9s by default.I want to set it to a smaller number.
Last edited by fm13 on 08 Apr 2024, 11:47, edited 1 time in total.
- ncmprhnsbl
- DEV Team
- Posts: 4253
- Joined: 20 Mar 2012, 03:42
- Distribution: v5.0-64bit
- Location: australia
- Contact:
How to modify the boot menu waiting time?
in <install_media>/boot/syslinux/porteus.cfg
the line: TIMEOUT 90
change that to a smaller number.
Forum Rules : https://forum.porteus.org/viewtopic.php?f=35&t=44
How to modify the boot menu waiting time?
OK. Thanks a lot.ncmprhnsbl wrote: ↑08 Apr 2024, 10:37in <install_media>/boot/syslinux/porteus.cfg
the line: TIMEOUT 90
change that to a smaller number.