mirror of
https://github.com/hermitcore/libhermit.git
synced 2025-03-30 00:00:15 +01:00
Updated Boot HermitCore from a raw image (markdown)
parent
32021c8f2c
commit
b3c9427af2
1 changed files with 2 additions and 0 deletions
|
@ -81,6 +81,8 @@ 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.
|
||||
|
||||
Don't forget to unmount the devices:
|
||||
|
||||
```bash
|
||||
|
|
Loading…
Add table
Reference in a new issue