Displaying 1 result from an estimated 1 matches for "password_omit".
2006 Mar 10
1
Add_Item Help
I was using the simple menu with this configuration:
DEFAULT MyMenu
PROMPT 1
TIMEOUT 10
ONTIMEOUT LocalBoot
ALLOWOPTIONS 0
IMPLICIT 0
NOESCAPE 1
MENU MAST PASSWD <password_omitted>
MENU TITLE Bootable Options:
LABEL MyMenu
MENU HIDE
KERNEL pxelinux.cfg/menu.c32
label Remote Instalation Server
kernel memdisk/memdisk
append initrd=RisMenus/RisDisk.IMg
Now I'm trying to implement the complex menu system, which I can't. I figure
out how...