From a365dd9f355ac61f88ce43ecf90d6002db362eaf Mon Sep 17 00:00:00 2001 From: Ryan Harkin Date: Mon, 30 Jun 2014 08:24:54 +0100 Subject: 14.06: fix missing space in sudo cmp command Signed-off-by: Ryan Harkin --- android/images/armv8-android-juno-lsk/HOWTO_install.txt | 2 +- android/images/armv8-juice-juno-lsk/HOWTO_install.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'android/images') diff --git a/android/images/armv8-android-juno-lsk/HOWTO_install.txt b/android/images/armv8-android-juno-lsk/HOWTO_install.txt index d773b07..52d600f 100644 --- a/android/images/armv8-android-juno-lsk/HOWTO_install.txt +++ b/android/images/armv8-android-juno-lsk/HOWTO_install.txt @@ -65,7 +65,7 @@ You should also ensure that you have written the image to the USB drive correctl Once you are ready, run the following commands: -bc. $sudo cmp /dev/sdX *minimal*.img.gz +bc. $ sudo cmp /dev/sdX *minimal*.img.gz Replace *minimal*.img.gz with the full filename of the prebuilt image you are attempting to write to the disk. diff --git a/android/images/armv8-juice-juno-lsk/HOWTO_install.txt b/android/images/armv8-juice-juno-lsk/HOWTO_install.txt index 8e01b62..1f5c65b 100644 --- a/android/images/armv8-juice-juno-lsk/HOWTO_install.txt +++ b/android/images/armv8-juice-juno-lsk/HOWTO_install.txt @@ -65,7 +65,7 @@ You should also ensure that you have written the image to the USB drive correctl Once you are ready, run the following commands: -bc. $sudo cmp /dev/sdX *minimal*.img.gz +bc. $ sudo cmp /dev/sdX *minimal*.img.gz Replace *minimal*.img.gz with the full filename of the prebuilt image you are attempting to write to the disk. -- cgit v1.2.3