From 408fdeba7fc8fdbe99eba6851aec3bedef90de32 Mon Sep 17 00:00:00 2001 From: Evgeny Zinoviev Date: Wed, 8 Apr 2020 15:42:28 +0300 Subject: Doc/mb/lenovo/ivb_internal_flashing: Fix a typo unmount -> umount. My mistake. Change-Id: I5d1b675f6ab7c027f2e646424adb1f255967c753 Signed-off-by: Evgeny Zinoviev Reviewed-on: https://review.coreboot.org/c/coreboot/+/40274 Tested-by: build bot (Jenkins) Reviewed-by: Frans Hendriks Reviewed-by: Paul Menzel Reviewed-by: Angel Pons --- Documentation/mainboard/lenovo/ivb_internal_flashing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Documentation/mainboard/lenovo/ivb_internal_flashing.md') diff --git a/Documentation/mainboard/lenovo/ivb_internal_flashing.md b/Documentation/mainboard/lenovo/ivb_internal_flashing.md index e6b597b284..1d02cac5c4 100644 --- a/Documentation/mainboard/lenovo/ivb_internal_flashing.md +++ b/Documentation/mainboard/lenovo/ivb_internal_flashing.md @@ -102,7 +102,7 @@ Replace the last line (`command.com`) with this (change path to the Save the file, then unmount the partition: - sudo unmount /mnt + sudo umount /mnt Write this image to a USB drive (replace `/dev/sdX` with your USB drive device name): -- cgit v1.2.3