
/boot/syslinux/porteus.cfg
PROMPT 0
TIMEOUT 90 <-- remove
UI vesamenu.c32
DEFAULT GRAPHICAL
MENU MASTER PASSWD your_password <-- add
MENU BACKGROUND porteus.png
MENU TITLE Porteus-5.0 64bit
leave the following lines untouched > scroll down to the boot option entries.
Add MENU PASSWD to any boot option you want to be password protected
Example:
LABEL GRAPHICAL
MENU LABEL Graphics mode
MENU PASSWD <-- add
KERNEL /boot/syslinux/vmlinuz
INITRD /boot/syslinux/initrd.xz
APPEND changes=/porteus
TEXT HELP
Run Porteus the best way we can.
Try to autoconfigure graphics
card and use the maximum
allowed resolution
ENDTEXT