Skip to content

Commit

Permalink
Remove unneeded text
Browse files Browse the repository at this point in the history
Signed-off-by: Jacob Weinstock <[email protected]>
  • Loading branch information
jacobweinstock committed Oct 7, 2024
1 parent e73277e commit eca5ec6
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions docs/content/en/docs/getting-started/baremetal/bare-spec.md
Original file line number Diff line number Diff line change
Expand Up @@ -651,12 +651,6 @@ The `oci2disk` Action provides the capability of streaming a raw (compressed) di

The `kexec` Action makes use of the [Linux kexec function](https://en.wikipedia.org/wiki/Kexec) to boot directly into a kernel.

BLOCK_DEVICE: /dev/sda3
FS_TYPE: ext4
KERNEL_PATH: /boot/vmlinuz
INITRD_PATH: /boot/initrd
CMD_LINE: "root=/dev/sda3 ro"

| Env variable | Type | Default Value | Required | Description |
|--------------|------|---------------|----------|-------------|
| BLOCK_DEVICE | string | "" | yes | The block device to mount. |
Expand Down

0 comments on commit eca5ec6

Please sign in to comment.