say Proliant Setup USB Key say - Enter: 'capture' to boot the capture mode in 'data_files' directory say - Enter: 'deploy' to boot the deploy mode that applies the configuration in 'data_files' directory say - Enter: 'manual' to boot server and get a prompt to perform manual operations say - Enter: 'ilo' to boot server and apply a basic iLO configuration (IP,GW, NM, passwd and license) say - Enter: 'fw' to boot server and apply firmware update from the 'fw_files'directory default deploy prompt 1 timeout 300 label capture kernel vmlinuz append initrd=initramfs.img ro root=live:LABEL=LiveUSB liveimg selinux=0 live_ram capture label deploy kernel vmlinuz append initrd=initramfs.img ro root=live:LABEL=LiveUSB liveimg selinux=0 live_ram deploy label manual kernel vmlinuz append initrd=initramfs.img ro root=live:LABEL=LiveUSB liveimg selinux=0 live_ram label ilo kernel vmlinuz append initrd=initramfs.img ro root=live:LABEL=LiveUSB liveimg selinux=0 live_ram ilo label fw kernel vmlinuz append initrd=initramfs.img ro root=live:LABEL=LiveUSB liveimg selinux=0 live_ram fw label rescue kernel vmlinuz append initrd=initramfs.img ro root=live:LABEL=LiveUSB liveimg selinux=0 live_ram S