From: Peter Mikus Date: Tue, 26 Jun 2018 05:16:49 +0000 (+0000) Subject: Small update to PXE installation README X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=commitdiff_plain;h=a4a7b7bbee494455285d34a09e6c2ac1ae799b07;ds=sidebyside Small update to PXE installation README Change-Id: I1766e3cd81cfe4ed049ed3e7034fff1e367396d4 Signed-off-by: Peter Mikus --- 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: