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)
Change History (2)
by , 15 years ago
Attachment: | haikualpha-error.png added |
---|
comment:1 by , 15 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Using kernel kqemu is the problem. It doesn't accurately emulate features Haiku depends on. Please use without the -kernel-qemu switch.