Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Please choose one: [6] 6
00000000000i[ ] lt_dlhandle is (nil)
00000000000p[ ] >>PANIC<< dlopen failed for module 'x': file not found
========================================================================
Event type: PANIC
Device: [ ]
Message: dlopen failed for module 'x': file not found
A PANIC has occurred. Do you want to:
cont - continue execution
alwayscont - continue execution, and don't ask again.
This affects only PANIC events from device [ ]
die - stop execution now
abort - dump core
debug - hand control to gdb
It appears that you're missing bochs-x which is one of the GUI packages that can be used by Bochs. You should either get bochs-x from your package repository or you should get another GUI package and configure Bochs to use that.
If you compiled from source, try enabling X in the configure script. The bochs online documentation is pretty useful, too. You may find it useful to give it a read.
--good luck
gravaera
17:56 < sortie> Paging is called paging because you need to draw it on pages in your notebook to succeed at it.
I'm pretty sure that the signature is fine.
dw 0xAA55 right?
It's there any posibility to pass the bootsect+kernel to usb drive and boot it from there?
I mean the bootsect i know how to pass it to usb and works,but i don't know how to do the same thing with the kernel.