add os name to grub config
This commit is contained in:
parent
581c2d7d64
commit
80b8ad3fce
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
menuentry "just some OS" {
|
||||
menuentry "hippOS" {
|
||||
multiboot /boot/kernel.bin
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue