This command specifies how the bootloader should be configured and supports the following options:
--source
plug-ins that
implement bootloader functionality.
The bootloader command essentially provides a means of
modifying bootloader configuration.
--timeout
:
Specifies the number of seconds before the bootloader times
out and boots the default option.
--append
:
Specifies kernel parameters.
These parameters will be added to the syslinux
APPEND
or grub
kernel command line.
--configfile
:
Specifies a user-defined configuration file for the
bootloader.
You can provide a full pathname for the file or a file that
exists in the canned-wks
folder.
This option overrides all other bootloader options.