All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] netbsd boot
@ 2004-05-30 19:58 Taras
  2004-05-30 23:15 ` Stefano Marinelli
  0 siblings, 1 reply; 2+ messages in thread
From: Taras @ 2004-05-30 19:58 UTC (permalink / raw)
  To: qemu-devel

Hello,
I got netbsd to install from ftp. However it won't boot now, as soon as 
the bootloader finished & the kernel starts QEMU crashes. I'm using 
today's cvs.

Here is my gdb session if it helps.

(gdb) run  -fda boot1.fs -hda fs.image -boot c -user-net -pci
Starting program: /home/taras/qemu/i386-softmmu/qemu -fda boot1.fs -hda 
fs.image -boot c -user-net -pci
[New Thread 16384 (LWP 25223)]
QEMU 0.5.5 monitor - type 'help' for more information
(qemu)
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 25223)]
0x0806a528 in tb_link_phys (tb=0x8317238, phys_pc=0, phys_page2=4294967295)
    at /home/taras/qemu/exec.c:811
811         tb->page_next[n] = p->first_tb;
(gdb) bt
#0  0x0806a528 in tb_link_phys (tb=0x8317238, phys_pc=0, 
phys_page2=4294967295)
    at /home/taras/qemu/exec.c:811
#1  0x08f0c460 in nb_tbs ()
(gdb)


Taras

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-05-30 23:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-05-30 19:58 [Qemu-devel] netbsd boot Taras
2004-05-30 23:15 ` Stefano Marinelli

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.