Opened 15 years ago

Closed 15 years ago

#4498 closed bug (invalid)

page fault happening early in boot (official alpha)

Reported by: the ringmaster Owned by: axeld
Priority: normal Milestone: R1
Component: - General Version: R1/alpha1
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

Upon first boot of the shiny new alpha release, I'm hit with a page fault error. I'll post a picture of the backtrace. I'm running this in qemu at the moment so here's the command line command i'm using:

qemu -M pc -hda /home/jeffp/Desktop/haiku-r1alpha1.image -m 128 -kernel-kqemu -hdb /home/jeffp/haikudisk.img -net nic,vlan=0 -net user,vlan=0,hostname=haiku-alpha -boot c

Attachments (1)

haikualpha-error.png (43.8 KB ) - added by the ringmaster 15 years ago.

Download all attachments as: .zip

Change History (2)

by the ringmaster, 15 years ago

Attachment: haikualpha-error.png added

comment:1 by mmlr, 15 years ago

Resolution: invalid
Status: newclosed

Using kernel kqemu is the problem. It doesn't accurately emulate features Haiku depends on. Please use without the -kernel-qemu switch.

Note: See TracTickets for help on using tickets.