File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -22377,7 +22377,11 @@ components:
2237722377 type: string
2237822378 default: linode/latest-64bit
2237922379 description: |
22380- A Kernel ID to boot a Linode with. Use `linode/grub2` for the upstream distribution-supplied kernel that is installed on the primary disk.
22380+ A Kernel ID to boot a Linode with. Here are examples of commonly-used kernels:
22381+
22382+ * `linode/latest-64bit` (default): Our latest kernel at the time of instance boot/reboot.
22383+ * `linode/grub2`: The upstream distribution-supplied kernel that is installed on the primary disk, or a custom kernel if installed.
22384+ * `linode/direct-disk`: The MBR (Master Boot Record) of the primary disk/root device, used instead of a Linux kernel.
2238122385
2238222386 For a complete list of options, use the [Kernels List](/docs/api/linode-instances/#kernels-list) command.
2238322387 example: linode/latest-64bit
You can’t perform that action at this time.
0 commit comments