Skip to content

Commit 984f147

Browse files
ParadoxGuitaristvotdevjillian-maroket
authored
Additional Kernel Parameters (harvester#839)
* Add more kernel params. ff-by: Brian Monroe <bmonroe@ucsb.edu> * Update docs/install/pxe-boot-install.md Co-authored-by: Volker Theile <votdev@gmx.de> Signed-off-by: Brian Monroe <briancmonroe@gmail.com> --------- Signed-off-by: Brian Monroe <bmonroe@ucsb.edu> Signed-off-by: Brian Monroe <briancmonroe@gmail.com> Co-authored-by: Volker Theile <votdev@gmx.de> Co-authored-by: Jillian Maroket <67180770+jillian-maroket@users.noreply.github.com>
1 parent 128d3b8 commit 984f147

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

docs/install/pxe-boot-install.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -477,3 +477,19 @@ Installation is stopped if the hardware checks fail (because the minimum require
477477
### `harvester.install.with_net_images=true`
478478
479479
The installer does not preload images during installation and instead pulls all required images from the internet after installation is completed. Usage of this parameter is not recommended in most cases. For more information, see [Net Install ISO](./net-install.md).
480+
481+
### `harvester.install.mode=install`
482+
483+
Automatically starts the installer in install mode at boot.
484+
485+
### `console=tty1`
486+
487+
Specifies the console teletype to activate at boot.
488+
489+
### `harvester.install.tty=tty1`
490+
491+
Specifies what teletype console to start the installer on.
492+
493+
### `net.ifnames=1`
494+
495+
Enables predictable network interface names in the installer, which will match the system default after Harvester is installed. This allows the system to utilize the correct interfaces.

0 commit comments

Comments
 (0)