Standard install guide corrections (r6)
Fixed typos and removed --nowrap from commands Signed-off-by: Elisamara Aoki Goncalves <elisamaraaoki.goncalves@windriver.com> Change-Id: Iad8b75a9823ad0acc22a59ee9a7d05b26158c7a1
This commit is contained in:
committed by
Elisamara Aoki Gonçalves
parent
5cc24f6840
commit
e22d81779a
@@ -371,7 +371,7 @@ machine.
|
||||
# ( if not use another unused disk )
|
||||
|
||||
# Get device path of ROOT DISK
|
||||
system host-show controller-0 --nowrap | fgrep rootfs
|
||||
system host-show controller-0 | fgrep rootfs
|
||||
|
||||
# Get UUID of ROOT DISK by listing disks
|
||||
system host-disk-list controller-0
|
||||
@@ -552,7 +552,7 @@ machine.
|
||||
# ( if not use another unused disk )
|
||||
|
||||
# Get device path of ROOT DISK
|
||||
system host-show controller-1 --nowrap | fgrep rootfs
|
||||
system host-show controller-1 | fgrep rootfs
|
||||
|
||||
# Get UUID of ROOT DISK by listing disks
|
||||
system host-disk-list controller-1
|
||||
|
||||
Reference in New Issue
Block a user