[Kos-dev] Marche pu ?!?
Julien Munier
kos-dev@enix.org
Sun, 28 Jan 2001 21:07:59 +0100
salut,
juste pour vous faire par d'un probleme...
$ make bochs
[...]
Sizeof gpfme : 64
Initializing GPFM...
All pages from 0 (0x0) to 1485 (0x5cd000) are free
Pages from 1485 (0x5cd000) to 1536 (0x600000) are USED BY KERNEL
Pages from 1536 (0x600000) to 1536 (0x600000) are free
Initializing Pagination...
[init_pagination@paging.c:56] Building identity mapping up to : 6 Mb
Alloc pd[0]
bochs exited, log file was './bochs.out'
make: *** [bochs] Error 1
$ more bochs.out
[...]
CPU:0
5860648 protected mode
5860648 CS.d_b = 32 bit
5860648 SS.d_b = 32 bit
5860648 | EAX=e0000011 EBX=00000000 ECX=005cc000 EDX=005cc003
5860648 | ESP=0020c6d8 EBP=0020c700 ESI=005cb003 EDI=00025ec3
5860648 | IOPL=0 NV UP DI NG NZ NA PE NC
5860648 | SEG selector base limit G D
5860648 | SEG sltr(index|ti|rpl) base limit G D
5860648 | DS:0010( 0002| 0| 0) 00000000 000fffff 1 1
5860648 | ES:0010( 0002| 0| 0) 00000000 000fffff 1 1
5860648 | FS:0010( 0002| 0| 0) 00000000 000fffff 1 1
5860648 | GS:0010( 0002| 0| 0) 00000000 000fffff 1 1
5860648 | SS:0010( 0002| 0| 0) 00000000 000fffff 1 1
5860648 | CS:0008( 0001| 0| 0) 00000000 000fffff 1 1
5860648 | EIP=005d9c31 (005d9c31)
5860648 >> 5860648 (instruction unavailable) page not present
Julien