aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Mikus <pmikus@cisco.com>2018-06-26 05:16:49 +0000
committerPeter Mikus <pmikus@cisco.com>2018-06-26 05:16:49 +0000
commita4a7b7bbee494455285d34a09e6c2ac1ae799b07 (patch)
treeb22ad8dd0d9a6566c5eaba3309676f1045cdc09a
parent29f64252f7ad9d51e83cfbcd848d08848c5dc688 (diff)
Small update to PXE installation README
Change-Id: I1766e3cd81cfe4ed049ed3e7034fff1e367396d4 Signed-off-by: Peter Mikus <pmikus@cisco.com>
-rw-r--r--resources/tools/testbed-setup/README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/resources/tools/testbed-setup/README.md b/resources/tools/testbed-setup/README.md
index 4550f5c59a..4b785468a5 100644
--- a/resources/tools/testbed-setup/README.md
+++ b/resources/tools/testbed-setup/README.md
@@ -92,6 +92,10 @@ Optional: If installing Skylake machine
- `ipmitool -U ADMIN -H $HOST_ADDRESS raw 0x30 0x21 | tail -c 18`
- Reboot into PXE for next boot only
- `ipmitool -I lanplus -H $HOST_ADDRESS -U ADMIN chassis bootdev pxe`
+ - `ipmitool -I lanplus -H $HOST_ADDRESS -U ADMIN power reset`
+ - For live watching SOL (Serial-over-LAN console)
+ - `ipmitool -I lanplus -H $HOST_ADDRESS -U ADMIN sol activate`
+ - `ipmitool -I lanplus -H $HOST_ADDRESS -U ADMIN sol deactivate`
When installation is finished: