From b82c90473bae531d4246383e1fe2bc709cc0e0bf Mon Sep 17 00:00:00 2001 From: niusmallnan Date: Fri, 10 May 2019 15:31:11 +0800 Subject: [PATCH] Update kernel boot parameters for rancheros --- .../configuration/adding-kernel-parameters/_index.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/content/os/v1.x/en/installation/configuration/adding-kernel-parameters/_index.md b/content/os/v1.x/en/installation/configuration/adding-kernel-parameters/_index.md index 96b28b68688..49d4242bb19 100644 --- a/content/os/v1.x/en/installation/configuration/adding-kernel-parameters/_index.md +++ b/content/os/v1.x/en/installation/configuration/adding-kernel-parameters/_index.md @@ -41,7 +41,11 @@ RancherOS v1.1.0 added a Syslinux boot menu, which allows you to temporarily edi On desktop systems the Syslinux boot menu can be switched to graphical mode by adding `UI vesamenu.c32` to a new line in `global.cfg` (use `sudo ros config syslinux` to edit the file). -### Useful RancherOS cloud-init or boot settings +### Useful RancherOS kernel boot parameters + +#### User password + +`rancher.password=` will set the password for rancher user. If you are not willing to use SSH keys, you can consider this parameter. #### Recovery console