Added another error message.

This commit is contained in:
erich 1998-08-20 21:05:21 +00:00
parent 6f9468d1b7
commit 4080247fe9

View file

@ -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",