elilo-textmenu.conf
来自「EFI(Extensible Firmware Interface)是下一代BI」· CONF 代码 · 共 46 行
CONF
46 行
## force chooser to textmenuchooser=textmenudelay=20prompt## the files containing the text (with attributes) to display#message=textmenu-message.msg## files to load when the corresponding function key is pressed#f1=general.msgf2=params.msgimage=debian/linux label=debian description="Install Debian GNU/Linux" read-only initrd=debian/root.bin root=/dev/ramimage=debian/linux label=sda1 description="Boot Debian Linux, root on sda1" read-only root=/dev/sda1image=debian/linux.old label=old description="Boot Debian Linux, old kernel" read-only root=/dev/sda1image=debian/linux label=shell description="Execute a shell" read-only initrd=debian/root.bin root=/dev/ram append="init=/bin/sh"
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?