bootparams - a table in the xCAT database.
bootparams Attributes: node, kernel, initrd, kcmdline, addkcmdline, dhcpstatements, adddhcpstatements, comments, disable
Current boot settings to be sent to systems attempting network boot for deployment, stateless, or other reasons. Mostly automatically manipulated by xCAT.
The node or group name
The kernel that network boot actions should currently acquire and use. Note this could be a chained boot loader such as memdisk or a non-linux boot loader
The initial ramdisk image that network boot actions should use (could be a DOS floppy or hard drive image if using memdisk as kernel)
(Deprecated, use addkcmdline instead) Arguments to be passed to the kernel.
User specified kernel options for os provision process (no prefix) or the provisioned os (with prefix "R::"). Multiple options should be delimited with spaces(" ") and surrounded with quotes. To have the same option used for os provision process and for provisioned os, specify that option with and without the prefix: addkcmdline="R::display=3 display=3"
xCAT manipulated custom dhcp statements (not intended for user manipulation)
Custom dhcp statements for administrator use (not implemneted yet)
Any user-written notes.
Set to 'yes' or '1' to comment out this row.
nodels(1), chtab(8), tabdump(8), tabedit(8)