Evgeny Zinoviev has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/40274 )
Change subject: Doc/mb/lenovo/ivb_internal_flashing: Fix a typo ......................................................................
Doc/mb/lenovo/ivb_internal_flashing: Fix a typo
unmount -> umount. My mistake.
Change-Id: I5d1b675f6ab7c027f2e646424adb1f255967c753 Signed-off-by: Evgeny Zinoviev me@ch1p.io --- M Documentation/mainboard/lenovo/ivb_internal_flashing.md 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/74/40274/1
diff --git a/Documentation/mainboard/lenovo/ivb_internal_flashing.md b/Documentation/mainboard/lenovo/ivb_internal_flashing.md index e6b597b..1d02cac 100644 --- a/Documentation/mainboard/lenovo/ivb_internal_flashing.md +++ b/Documentation/mainboard/lenovo/ivb_internal_flashing.md @@ -102,7 +102,7 @@
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):