Added another error message.
This commit is contained in:
parent
6f9468d1b7
commit
4080247fe9
1 changed files with 1 additions and 0 deletions
|
@ -64,6 +64,7 @@ char *err_list[] =
|
|||
"Unsupported Multiboot features requested",
|
||||
"Unknown boot failure",
|
||||
"Must load Multiboot kernel before modules",
|
||||
"Must load Linux kernel before initrd",
|
||||
"Cannot boot without kernel loaded",
|
||||
"Unrecognized command",
|
||||
"Bad or incompatible header on compressed file",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue