From 58378daefce836e5a3985a5363808081d581c66f Mon Sep 17 00:00:00 2001 From: Stefan Lankes Date: Sat, 17 Jun 2017 13:48:11 +0200 Subject: [PATCH] Updated Boot HermitCore from a raw image (markdown) --- Boot-HermitCore-from-a-raw-image.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Boot-HermitCore-from-a-raw-image.md b/Boot-HermitCore-from-a-raw-image.md index 94c8e92..bc6aec1 100644 --- a/Boot-HermitCore-from-a-raw-image.md +++ b/Boot-HermitCore-from-a-raw-image.md @@ -76,7 +76,7 @@ menuentry "stream" { } ``` -Sometimes it is useful to define the IO port for the UART device as kernel parameter because is currently not able to detect all existing UART devices. In this example, we define 0x3f8 as IO port. +Sometimes it is useful to define the IO port for the UART device as kernel parameter because HermitCore is currently not able to detect all existing UART devices. In this example, we define 0x3f8 as IO port. Don't forget to unmount the devices: