-
Notifications
You must be signed in to change notification settings - Fork 2
add bootaction
Mason J. Katz edited this page Dec 15, 2015
·
1 revision
stack add bootaction [action=string] [args=string] [kernel=string] [ramdisk=string]
Add a bootaction specification to the system.
-
[action=string]
Label name for the bootaction. You can see the bootaction label names by executing: 'rocks list bootaction [host(s)]'.
-
[args=string]
The second line for a pxelinux definition (e.g., ks ramdisk_size=150000 lang= devfs=nomount pxe kssendmac selinux=0)
-
[kernel=string]
The name of the kernel that is associated with this boot action.
-
[ramdisk=string]
The name of the ramdisk that is associated with this boot action.
-
stack add bootaction action=os kernel="localboot 0"
Add the 'os' bootaction.
-
stack add bootaction action=memtest command="memtest"
Add the 'memtest' bootaction.
-
add
- add appliance
- add appliance attr
- add appliance firewall
- add appliance route
- add attr
- add bootaction
- add copyright
- add distribution
- add environment attr
- add firewall
- add host
- add host alias
- add host attr
- add host bonded
- add host bridge
- add host firewall
- add host interface
- add host key
- add host partition
- add host route
- add network
- add os attr
- add os firewall
- add os route
- add pallet
- add route
- add storage controller
- config
- create
- disable
- dump
- enable
- help
- iterate
- list
- load
- open
- remove
- report
- run
- set
- swap
- sync
- unload