Fixed a bug that caused the kernel image to lose it multiboot signature. Added code to test printing a string to the screen.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
megs: 32
|
||||
display_library: x
|
||||
display_library: x, options = "gui_debug"
|
||||
romimage: file=/usr/share/bochs/BIOS-bochs-latest
|
||||
vgaromimage: file=/usr/share/bochs/VGABIOS-lgpl-latest
|
||||
ata0-master: type=cdrom, path=kernel.iso, status=inserted
|
||||
|
||||
Reference in New Issue
Block a user