From 735c16025d63f9300714209ac00b571d1067c9b0 Mon Sep 17 00:00:00 2001 From: Bohan Yang Date: Mon, 17 Sep 2018 21:46:47 +0800 Subject: [PATCH] Network console docs update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a595ff3..efc8c68 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ sudo sh -c "$(wget -O - https://github.com/brentybh/debian-netboot/raw/master/ne - `-gw 1.2.3.1` Gateway for manual network configuration - `-ns "1.1.1.1 156.154.70.5 8.8.8.8"` DNS for manual network configuration - `-add "ca-certificates curl openssl"` Include individual additional packages to install - - `-ssh secret` Enable network console and specify **password for SSH access during install process**. + - `-ssh secret` Enable network console and specify **password for SSH access during install process**. You can login with `installer` user and check system logs. ### Chinese Special