From ff254eed10bc38e357ecb4151dece1c00a24f270 Mon Sep 17 00:00:00 2001 From: Leona Date: Tue, 26 Jul 2016 09:49:12 -0700 Subject: [PATCH] branding correction Signed-off-by: Leona --- source/gs_creating_bootable_usb.rst | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/source/gs_creating_bootable_usb.rst b/source/gs_creating_bootable_usb.rst index be994134..3f39a44a 100644 --- a/source/gs_creating_bootable_usb.rst +++ b/source/gs_creating_bootable_usb.rst @@ -14,7 +14,8 @@ What you need * A USB stick, formatted as ``ext4``. Remember that the process of flashing data to a USB completely deletes the contents of the drive; as always, run ``dd`` with caution. -* A ClearLinux OS image; the most current version can be found here: +* A Clear Linux OS for IntelĀ® Architecture image; the most current version can + be found here: `https://download.clearlinux.org/image `_ .. tip:: @@ -42,7 +43,9 @@ indicate disk space approximately the size of the USB drive:: ?? sdb 8:16 1 14.9G 0 ?? sdb1 8:17 1 14.9G 0 part -and make sure the drive isn't already mounted. The easiest way is with:: +and make sure the drive isn't already mounted. The easiest way is with ``umount`` or + +:: # df