1. Weiterleitung zu NetzLiving.de
  2. Forum
    1. Unerledigte Themen
  3. zum neuen Forum
  • Anmelden
  • Suche
Dieses Thema
  • Alles
  • Dieses Thema
  • Dieses Forum
  • Seiten
  • Forum
  • Erweiterte Suche
  1. Informatik Forum
  2. Software und Anwendungen
  3. Betriebssysteme

Bochs 2.0

    • MacOS
  • Unic0der
  • 31. Dezember 2002 um 11:56
  • Unerledigt
Hallo zusammen,

das Informatik-Forum geht in den Archivmodus, genaue Informationen kann man der entsprechenden Ankündigung entnehmen. Als Dankeschön für die Treue bekommt man von uns einen Gutscheincode (informatikforum30) womit man bei netzliving.de 30% auf das erste Jahr sparen kann. (Genaue Infos sind ebenfalls in der Ankündigung)

Vielen Dank für die Treue und das Verständnis!
  • Unic0der
    Punkte
    4.699
    Beiträge
    835
    • 31. Dezember 2002 um 11:56
    • #1

    Ich krieg den gerade runtergeladenen Bochs 2 einfach nicht zu laufen. Ich post mal das Start-Log. Vielleicht weiß ja wer weiter.

    thx, OS X

    ------------
    00000000000i[ ] installing carbon module as the Bochs GUI
    00000000000e[ ] No romimage to load. Is your bochsrc file loaded/valid ?
    00000000000i[MEM0 ] allocated memory at 0x32b000. after alignment, vector=0x32b000
    00000000000i[MEM0 ] 256.00MB
    00000000000i[CMOS ] Setting initial clock to: Tue Dec 31 11:57:35 2002 (time0=1041332255)
    00000000000i[DMA ] channel 4 used by cascade
    00000000000i[DMA ] channel 2 used by Floppy Drive
    00000000000i[VGA ] interval=30000
    00000000000i[VGA ] VBE Bochs Display Extension Enabled
    00000000000i[ ] init_mem of 'harddrv' plugin device by virtual method
    00000000000i[ ] init_mem of 'keyboard' plugin device by virtual method
    00000000000i[ ] init_mem of 'serial' plugin device by virtual method
    00000000000i[ ] init_mem of 'parallel' plugin device by virtual method
    00000000000i[ ] init_dev of 'harddrv' plugin device by virtual method
    00000000000i[HD ] Boot device will be 'a'
    00000000000i[HD ] Floppy boot signature check is enabled
    00000000000i[ ] init_dev of 'keyboard' plugin device by virtual method
    00000000000i[KBD ] will paste characters every 1000 keyboard ticks
    00000000000i[ ] init_dev of 'serial' plugin device by virtual method
    00000000000i[SER ] com1 at 0x3f8/8 irq 4
    00000000000i[ ] init_dev of 'parallel' plugin device by virtual method
    00000000000i[PAR ] parallel port 1 at 0x378
    00000000000i[ ] reset of 'harddrv' plugin device by virtual method
    00000000000i[ ] reset of 'keyboard' plugin device by virtual method
    00000000000i[ ] reset of 'serial' plugin device by virtual method
    00000000000i[ ] reset of 'parallel' plugin device by virtual method
    00000000000i[CPU ] BxError: instruction with op1=0xff
    00000000000i[CPU ] nnn was 7
    00000000000i[CPU ] WARNING: Encountered an unknown instruction (signalling illegal instruction):
    00000032767p[CPU ] >>PANIC<< prefetch: RIP > CS.limit
    00000032767i[SYS ] Last time is 1041332255
    00000032767i[CPU ] real mode
    00000032767i[CPU ] CS.d_b = 16 bit
    00000032767i[CPU ] SS.d_b = 16 bit
    00000032767i[CPU ] | EAX=00000001 EBX=00000000 ECX=00000000 EDX=00000300
    00000032767i[CPU ] | ESP=0000fffa EBP=00000000 ESI=00000000 EDI=00000000
    00000032767i[CPU ] | IOPL=0 NV UP DI PL NZ NA PO NC
    00000032767i[CPU ] | SEG selector base limit G D
    00000032767i[CPU ] | SEG sltr(index|ti|rpl) base limit G D
    00000032767i[CPU ] | DS:0000( 0000| 0| 0) 00000000 0000ffff 0 0
    00000032767i[CPU ] | ES:0000( 0000| 0| 0) 00000000 0000ffff 0 0
    00000032767i[CPU ] | FS:0000( 0000| 0| 0) 00000000 0000ffff 0 0
    00000032767i[CPU ] | GS:0000( 0000| 0| 0) 00000000 0000ffff 0 0
    00000032767i[CPU ] | SS:0000( 0000| 0| 0) 00000000 0000ffff 0 0
    00000032767i[CPU ] | CS:0000( 0000| 0| 0) 00000000 0000ffff 0 0
    00000032767i[CPU ] | EIP=00010000 (00010000)
    00000032767i[CPU ] | CR0=0x60000010 CR1=0x00000000 CR2=0x00000000
    00000032767i[CPU ] | CR3=0x00000000 CR4=0x00000000
    00000032767i[ ] restoring default signal behavior
    ========================================================================
    Bochs is exiting with the following message:
    [CPU ] prefetch: RIP > CS.limit
    ========================================================================
    00000032767i[CTRL ] quit_sim called with exit code 1
    ----------------

  • beeblebro
    Punkte
    719
    Beiträge
    141
    • 31. Dezember 2002 um 12:19
    • #2
    Zitat

    Original geschrieben von MacOS X
    Ich krieg den gerade runtergeladenen Bochs 2 einfach nicht zu laufen. Ich post mal das Start-Log. Vielleicht weiß ja wer weiter.

    [...]
    00000000000e[ ] No romimage to load. Is your bochsrc file loaded/valid ?
    [...]

    Vielleicht solltest du dir einmal das Bochs Konfigurations File anschauen.

  • Unic0der
    Punkte
    4.699
    Beiträge
    835
    • 1. Januar 2003 um 11:38
    • #3

    Danke! Dummer Fehler von mir.
    Jetzt hab ich aber schon wieder ein anderes Problem. Scheint so, als ob der Bochs nicht mein CD-ROM, HD, etc. erkennen würde. Wie stelle ich es am besten an, dass er sie erkennt?

    00000000000i[ ] installing carbon module as the Bochs GUI
    00000000000i[MEM0 ] allocated memory at 0x32b000. after alignment, vector=0x32b000
    00000000000i[MEM0 ] 256.00MB
    00000000000i[MEM0 ] rom at 0xf0000/65536 ('BIOS-bochs-latest')
    00000000000i[MEM0 ] rom at 0xc0000/32769 ('VGABIOS-elpin-2.40')
    00000000000i[CMOS ] Setting initial clock to: Wed Jan 1 11:38:09 2003 (time0=1041417489)
    00000000000i[DMA ] channel 4 used by cascade
    00000000000i[DMA ] channel 2 used by Floppy Drive
    00000000000i[VGA ] interval=30000
    00000000000i[VGA ] VBE Bochs Display Extension Enabled
    00000000000i[ ] init_mem of 'harddrv' plugin device by virtual method
    00000000000i[ ] init_mem of 'keyboard' plugin device by virtual method
    00000000000i[ ] init_dev of 'harddrv' plugin device by virtual method
    00000000000i[HD ] Boot device will be 'cdrom'
    00000000000i[HD ] Floppy boot signature check is disabled
    00000000000i[ ] init_dev of 'keyboard' plugin device by virtual method
    00000000000i[KBD ] will paste characters every 1000 keyboard ticks
    00000000000i[ ] reset of 'harddrv' plugin device by virtual method
    00000000000i[ ] reset of 'keyboard' plugin device by virtual method
    00000003980i[BIOS ] rombios.c,v 1.85 2002/12/13 16:26:17 cbothamy Exp $
    00000330071i[KBD ] reset-disable command received
    00000506006e[HD ] device set to 0 which does not exist
    00000506299e[HD ] device set to 1 which does not exist
    00000515879i[BIOS ] CDROM boot failure code : 0002
    00000521220i[BIOS ] Boot from CD-Rom failed
    00000528950i[BIOS ] FATAL: Could not read the boot disk
    00000529249p[BIOS ] >>PANIC<< BIOS panic at rombios.c, line 1563
    00000529249i[SYS ] Last time is 1041417490
    00000529249i[CPU ] real mode
    00000529249i[CPU ] CS.d_b = 16 bit
    00000529249i[CPU ] SS.d_b = 16 bit
    00000529249i[CPU ] | EAX=000b061b EBX=0000db2b ECX=000b0000 EDX=00000401
    00000529249i[CPU ] | ESP=0000ffc2 EBP=0000ffd4 ESI=00000000 EDI=00000500
    00000529249i[CPU ] | IOPL=0 NV UP DI PL NZ NA PO NC
    00000529249i[CPU ] | SEG selector base limit G D
    00000529249i[CPU ] | SEG sltr(index|ti|rpl) base limit G D
    00000529249i[CPU ] | DS:0000( 0000| 0| 0) 00000000 0000ffff 0 0
    00000529249i[CPU ] | ES:c000( 0000| 0| 0) 000c0000 0000ffff 0 0
    00000529249i[CPU ] | FS:0000( 0000| 0| 0) 00000000 0000ffff 0 0
    00000529249i[CPU ] | GS:0000( 0000| 0| 0) 00000000 0000ffff 0 0
    00000529249i[CPU ] | SS:0000( 0000| 0| 0) 00000000 0000ffff 0 0
    00000529249i[CPU ] | CS:f000( 0000| 0| 0) 000f0000 0000ffff 0 0
    00000529249i[CPU ] | EIP=00000891 (00000890)
    00000529249i[CPU ] | CR0=0x60000010 CR1=0x00000000 CR2=0x00000000
    00000529249i[CPU ] | CR3=0x00000000 CR4=0x00000000
    00000529249i[ ] restoring default signal behavior
    ========================================================================
    Bochs is exiting with the following message:
    [BIOS ] BIOS panic at rombios.c, line 1563
    ========================================================================
    00000529249i[CTRL ] quit_sim called with exit code 1

  • beeblebro
    Punkte
    719
    Beiträge
    141
    • 1. Januar 2003 um 12:02
    • #4
    Zitat

    Original geschrieben von MacOS X
    Wie stelle ich es am besten an, dass er sie erkennt?

    Wenn ich raten müsste, wohl so wie ihm Bochs User Manual - Chapter Setup beschrieben :)

  • digi
    Punkte
    5
    Beiträge
    1
    • 4. November 2005 um 22:23
    • #5

    0000515879i[BIOS ] CDROM boot failure code : 0002
    00000521220i[BIOS ] Boot from CD-Rom failed

    ??

  • Maximilian Rupp 27. Dezember 2024 um 12:09

    Hat das Thema aus dem Forum Betriebssysteme nach Betriebssysteme verschoben.

  1. Datenschutzerklärung
  2. Impressum