From efa870626e74a5514fd1fa17087f330a4b0110c8 Mon Sep 17 00:00:00 2001 From: Matei Valeanu Date: Thu, 5 Aug 2021 13:04:41 +0200 Subject: Replace machine with processor Change-Id: I637fc41bdf01fba297572801a8a89bc6ccd95d19 Signed-off-by: Matei Valeanu --- doc/book-enea-edge-getting-started/doc/installation_guide.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/book-enea-edge-getting-started/doc/installation_guide.xml b/doc/book-enea-edge-getting-started/doc/installation_guide.xml index 76463f0..940fc40 100644 --- a/doc/book-enea-edge-getting-started/doc/installation_guide.xml +++ b/doc/book-enea-edge-getting-started/doc/installation_guide.xml @@ -751,11 +751,11 @@ sdb 8:0 0 111.8G 0 disk Copy the .hddimg image onto the USB stick, e.g: - sudo dd if=./enea-edge-runtime-<machine>.hddimg \ + sudo dd if=./enea-edge-runtime-<processor>.hddimg \ of=/dev/sdb bs=4M conv=fsync Where - enea-edge-runtime-<machine>.hddimg is the + enea-edge-runtime-<processor>.hddimg is the .hddimg file and sdb is the assigned USB device name. -- cgit v1.2.3-54-g00ecf