Uploaded image for project: 'Core ReactOS'
  1. Core ReactOS
  2. CORE-16137

1st stage setup crashes in Bochs

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • None
    • None
    • None

    Description

      1st stage setup crashes with BSOD 0x7b, unless you enable the "pcivga" device

      pci: enabled=1, chipset=i440fx, slot1=pcivga
      

      There is the faulty bochsrc

      romimage: file=$BXSHARE/BIOS-bochs-latest
      vgaromimage: file=$BXSHARE/VGABIOS-lgpl-latest
      memory: guest=512, host=512
      cpu: ips=90000000
      #pci: enabled=1, chipset=i440fx, slot1=pcivga
      ata0: enabled=1, ioaddr1=0x1f0, ioaddr2=0x3f0, irq=14
      ata0-master: type=disk, path="reactos_bochs.vdi", mode=vbox, cylinders=0, heads=0, spt=0, biosdetect=auto, translation=auto
      ata0-slave: type=cdrom, path=bootcd.iso", status=inserted
      boot: cdrom, disk
      vga: extension=vbe
      keyboard: serial_delay=200, paste_delay=100000
      mouse: enabled=1, type=imps2
      log: nul
      logprefix: %t%e%d
      panic: action=fatal
      error: action=report
      info: action=report
      debug: action=ignore
      com1: enabled=1, mode=pipe-server, dev=\\.\pipe\rosdbg
      
      

      Attachments

        Issue Links

          Activity

            People

              bug zilla Bug Zilla
              extravert34 extravert34
              Votes:
              4 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated: