[LinuxBIOS] LBv3 under Bochs

Patrick Georgi patrick at georgi-clan.de
Thu Aug 9 20:07:53 CEST 2007


Carl-Daniel Hailfinger schrieb:
> This is what Patrick wrote in IRC:
>> http://openbios.org/~oxygene/lbv3.bochs is the config I used (to be
>> started from lbv3's root directory)
>> it's configured to send serial0 to /dev/stdout
>> I get "Welcome to GRUB!" now, but then it crashes on a triple fault :)
>> http://pastebin.com/m749c3e36 bochs output
> 
> Will we try to get LBv3 running in Bochs?
Some more information (Thanks to Peter, who found that piece):
(excerpt from the paste bin above):

00027185764i[CPU0 ] |  CS:0010( 0002| 0|  0) 00000000 000fffff 1 1
00027185764i[CPU0 ] |  DS:0018( 0003| 0|  0) 00000000 000fffff 1 1
00027185764i[CPU0 ] |  SS:0018( 0003| 0|  0) 00000000 000fffff 1 1
00027185764i[CPU0 ] |  ES:0018( 0003| 0|  0) 00000000 000fffff 1 1
00027185764i[CPU0 ] |  FS:0018( 0003| 0|  0) 00000000 000fffff 1 1
00027185764i[CPU0 ] |  GS:0018( 0003| 0|  0) 00000000 000fffff 1 1

Those should be (00000000,ffffffff), but aren't on bochs.
On qemu they _are_ all set to (00000000,ffffffff).
But I have no idea what the reason could be and no time to debug it at 
the moment.


Regards,
Patrick Georgi





More information about the coreboot mailing list