Bochs

Hello, everybody,

does JNode work in Bochs? I've compiled Bochs with --enable-4meg-pages (as recommended in docs) and when I started it I've got message:

loadFromBootClassArrayStarting JNode
VmSystem.initialize
100000000 06430000 Very likely deadlock detected:
int : 00000000 Error: 00000000 CR2 : 00000000 CR3 : 00001000
EIP : 002A8663 CS : 0000001B FLAGS: 00003206
EAX : 00000004 EBX : 00000000 ECX : 011B4570 EDX : 00000006
EBP : 00118EF4 ESP : 00118EC4 EDI : 016B1AC8 ESI : FFFFFFFF
DS : 00000023 ES : 00000023 FS : 00000033 GS : 00000023
STACK: 0033B8CF 0003DFB7 01BE0000 011B3FB0 00000000 00000040
CODE : C2 0C 00 8D 65 08 5D FF 25 54 B6 10 00 00 00 00 Real panic: int_die_halt!

Sad

No success stories known

I don't know of anyone that has recently succesfully ran jnode in bochs. I think the error you can simply implies that bochs is too slow for jnode.
Ewout

a no success story

i tell u my trial
when i try running it in bochs under linux
i get that in the bochs log file
could any one explain
00004550220i[BIOS ] int13_harddisk: function 41, unmapped device for DL=81
00004554716i[BIOS ] int13_harddisk: function 08, unmapped device for DL=81
00004559246i[BIOS ] *** int 15h function AX=00C0, BX=0000 not yet supported!
00004563726i[BIOS ] *** int 15h function AX=5300, BX=0000 not yet supported!
00004568141i[BIOS ] *** int 15h function AX=5304, BX=0000 not yet supported!

Grub?

I think this may come from Grub, since JNode does not use BIOS interrupts at all.
Ewout