mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 14:27:49 +00:00
typo
This commit is contained in:
committed by
Philipp Oppermann
parent
1b6d39f998
commit
93f042da4c
@@ -186,7 +186,7 @@ isofiles
|
|||||||
└── kernel.bin
|
└── kernel.bin
|
||||||
|
|
||||||
```
|
```
|
||||||
The `grub.cfg` specifies the file name of our kernel and it's Multiboot 2 compliance. It looks like this:
|
The `grub.cfg` specifies the file name of our kernel and its Multiboot 2 compliance. It looks like this:
|
||||||
|
|
||||||
```
|
```
|
||||||
set timeout=0
|
set timeout=0
|
||||||
|
|||||||
Reference in New Issue
Block a user