From a631c94c10aca1ad339b43ed090767a7a04ec994 Mon Sep 17 00:00:00 2001 From: Shuang Zheng Date: Thu, 16 Jan 2020 19:41:36 +0800 Subject: [PATCH] doc: reset clear linux version and ootb command in getting start guide Signed-off-by: Shuang Zheng --- doc/getting-started/rt_industry.rst | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/doc/getting-started/rt_industry.rst b/doc/getting-started/rt_industry.rst index cb788b4cf..58de28d2b 100644 --- a/doc/getting-started/rt_industry.rst +++ b/doc/getting-started/rt_industry.rst @@ -21,10 +21,12 @@ for the RTVM. (refer to :ref:`the tables ` for detailed information). - If you need to enable the serial port on KBL NUC, navigate to the :ref:`troubleshooting section ` that discusses how to prepare the cable. -- Follow the below steps to install Clear Linux OS (version 32030) onto both disks on the KBL NUC: +- Follow below steps to install Clear Linux OS (Ver: 31670) onto the SATA disk + of the KBL NUC(Here we install Clear linux with version 31670 and then the + subsequent ACRN quick setup script will upgrade Clear linux to version 32030): .. _Clear Linux OS Server image: - https://download.clearlinux.org/releases/32030/clear/clear-32030-live-server.iso + https://download.clearlinux.org/releases/31670/clear/clear-31670-live-server.iso #. Create a bootable USB drive on Linux*: @@ -192,7 +194,7 @@ Use the ACRN industry out-of-the-box image #. Burn the Service VM image onto the SATA disk:: - # dd if=sos-industry-32030.img of=/dev/sda bs=4M oflag=sync status=progress + # dd if=sos-industry-32030.img of=/dev/sda bs=4M oflag=sync status=progress iflag=fullblock seek=0 conv=notrunc #. Configure the EFI firmware to boot the ACRN hypervisor by default: @@ -226,7 +228,7 @@ Install and launch the Preempt-RT VM #. Burn the Preempt-RT VM image onto the NVMe disk:: - # dd if=preempt-rt-32030.img of=/dev/nvme0n1 bs=4M oflag=sync status=progress + # dd if=preempt-rt-32030.img of=/dev/nvme0n1 bs=4M oflag=sync status=progress iflag=fullblock seek=0 conv=notrunc #. Use the ``lspci`` command to ensure that the correct NVMe device IDs will be used for the passthru before launching the script: