Opened 17 years ago

Closed 17 years ago

#1094 closed bug (invalid)

Booting from CD to HD

Reported by: rdaneel Owned by: axeld
Priority: normal Milestone: R1
Component: System/Boot Loader Version: R1/pre-alpha1
Keywords: Cc:
Blocked By: Blocking:
Platform: x86

Description

Trying to boot this LIVE CD of Haiku in VMWARE: http://haiku.nksecurity.org/download_bootcd.htm I selected a hard drive with rev 20288 and i have this error:

* PANIC * kernel_args max range to low! Booting with "Screen debug output" leads this error in VMWARE:

* Virtual machine kernel stack fault (hardware reset) * The virtual machine just suffered a stack fault in kernel mode. On a real computer, this would amount to a reset of the processor. It can be caused by an incorrect configuration of the virtual machine, a bug in the operating system, or a problem in the VMware Workstation software. Press OK to reboot virtual machine or Cancel to shut it down.

Change History (3)

comment:1 by axeld, 17 years ago

There is the chance that there is something wrong with this CD build. Can you provide the serial log output from VMware?

The config in the .vmx file could look like this:

serial0.present = "TRUE"
serial0.fileType = "file"
serial0.fileName = "/my-path-to/serial-port.txt"
serial0.tryNoRxLoss = "FALSE"

comment:2 by rdaneel, 17 years ago

I think its a little disappointing:

APM version 1.2 available, flags 3. smp_probe: entry base 0x9fc00, limit 0xa0000 smp_probe: entry base 0xf0000, limit 0x100000 smp_probe: found floating pointer structure at 0x000f70e0 smp_boot: intel mp version 1.4, virtual wire compatibility mode. smp: oem id: INTEL product id: 440BX smp: base table has 23 entries, extended section 144 bytes smp: cpu#0: Intel Pentium Pro, apic id 0, version 17, BSP smp: bus 0: PCI smp: bus 1: PCI smp: bus 2: ISA smp: found io apic with apic id 1, version 17 smp: I/O int: type 3, source bus 2, irq 0, dest apic 1, int 0, polarity 1, trigger mode 1 smp: I/O int: type 0, source bus 2, irq 1, dest apic 1, int 1, polarity 1, trigger mode 1 smp: I/O int: type 0, source bus 2, irq 0, dest apic 1, int 2, polarity 1, trigger mode 1 smp: I/O int: type 0, source bus 2, irq 3, dest apic 1, int 3, polarity 1, trigger mode 1 smp: I/O int: type 0, source bus 2, irq 4, dest apic 1, int 4, polarity 1, trigger mode 1 smp: I/O int: type 0, source bus 2, irq 5, dest apic 1, int 5, polarity 1, trigger mode 1 smp: I/O int: type 0, source bus 2, irq 6, dest apic 1, int 6, polarity 1, trigger mode 1 smp: I/O int: type 0, source bus 2, irq 7, dest apic 1, int 7, polarity 1, trigger mode 1 smp: I/O int: type 0, source bus 2, irq 8, dest apic 1, int 8, polarity 1, trigger mode 1 smp: I/O int: type 0, source bus 0, irq 31, dest apic 1, int 19, polarity 3, trigger mode 3 smp: I/O int: type 0, source bus 0, irq 68, dest apic 1, int 18, polarity 3, trigger mode 3 smp: I/O int: type 0, source bus 0, irq 64, dest apic 1, int 17, polarity 3, trigger mode 3 smp: I/O int: type 0, source bus 2, irq 12, dest apic 1, int 12, polarity 1, trigger mode 1 smp: I/O int: type 0, source bus 2, irq 13, dest apic 1, int 13, polarity 1, trigger mode 1 smp: I/O int: type 0, source bus 2, irq 14, dest apic 1, int 14, polarity 1, trigger mode 1 smp: I/O int: type 0, source bus 2, irq 15, dest apic 1, int 15, polarity 1, trigger mode 1 smp: local int: type 3, source bus 2, irq 0, dest apic 255, int 0, polarity 1, trigger mode 1 smp: local int: type 1, source bus 0, irq 0, dest apic 255, int 1, polarity 1, trigger mode 1 smp: apic @ 0xfee00000, i/o apic @ 0xfec00000, total 1 processors detected VESA version = 200 oem string: V M ware, Inc. VBE support 2.0 Welcome to the Haiku boot loader! number of drives: 1 boot partition offset: 0 load kernel... unhandled pheader type 0x6 unhandled pheader type 0x3 kernel entry at 8002805c Version mismatch between boot loader and kernel!

comment:3 by axeld, 17 years ago

Resolution: invalid
Status: newclosed

No, it's not, it tells me that the image you're using is built incorrectly; it uses an outdated version of the boot loader.

Note: See TracTickets for help on using tickets.