Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 0 additions & 12 deletions docs/src/man/bootc-install-to-filesystem.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,25 +34,13 @@ is currently expected to be empty by default.

If not provided, the UUID of the target filesystem will be used.

If the value is empty, i.e. passing `--root-mount-spec=`, the mount
spec kernel argument will be ommited entirely.
In this case the initramfs must have another way to find the rootfs,
such as a partition label or follow the Discoverable Partition
Specification.

**\--boot-mount-spec**=*BOOT_MOUNT_SPEC*

: Mount specification for the /boot filesystem.

This is optional. If \`/boot\` is detected as a mounted partition,
then its UUID will be used.

If the value is empty, i.e. passing `--boot-mount-spec=`, the mount
spec kernel argument will be ommited entirely.
In this case the initramfs must have another way to find the boot
parition, such as a partition label or follow the Discoverable
Partition Specification.

**\--replace**=*REPLACE*

: Initialize the system in-place; at the moment, only one mode for
Expand Down