Port-xen archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
panics with netbsd-INSTALL_XEN3_U
Hi ,
I'm new to xen so hopefully someone can spot something obviously wrong here.
dom0 is xen-3.0.2 on ubuntu breezy, and I've got a debian sarge domU
working fine.
I've tried to boot netbsd-current as domU, following
http://wiki.xensource.com/xenwiki/NetBSDdomU
I'm using the latest netbsd-daily kernel from:
ftp://ftp.netbsd.org/pub/NetBSD-daily/netbsd-3/200604210000Z/i386/binary/kernel/netbsd-INSTALL_XEN3_U.gz
here's my /etc/xen/netbsd
----------------------------------------------
kernel = "/boot/netbsd-INSTALL_XEN3_U.gz"
memory = 128
name = "netbsd3"
# since linux has no /dev/wd0a, you need to give it as hex (or mknod)
disk = ['phy:/dev/domus/netbsd,0x3,w']
dhcp = "dhcp"
vif = ['mac=00:12:3e:bb:aa:00']
----------------------------------------------
(/dev/domus/netbsd is an LVM logical volume - the installer shows it
an xbd0 and the
size looks correct. The installer gets as far as newfs
(past the 'invalid signature' disklabel error),
and then the kernel panics in pmap.c (see below).
/var/log/xend.log shows nothing, and xen itself seems ok.
Anything I can do about it?
Thanks.
------------------panic and backtrace-----------------
panic: kernel debugging assertion "pmap_valid_entry(pte)" fai led:
file "/home/builds/ab/netbsd-3/src/sys/arch/xen/i386/pmap.c", line 826
Stopped in pid 1357.1 (sysinst) at 0xc021f2cb: leave
?(0,0,0,ca4f58c0,c0239fe5) at 0xc021f2cb
?(c0259c99,c024d79d,c025867b,c0258645,33a) at 0xc01c9c9e
?(c024d79d,c0258645,33a,c025867b,c0acd72c) at 0xc0239fe5
?(c09cb780,1c02,9,1000,c) at 0xc022775d
?(ca4f5a50,c0242fe0,ca5a6748,0,0) at 0xc01f5756
?(ca5a6748,0,0,0,0) at 0xc021d912
?(ca5a6748,0,0,8,8) at 0xc021dbac
?(ca4f5ce0,c9ba2198,c9ba0000,ca5a6748,ca4f5cc0) at 0xc018cb90
?(ca4f5d44,c9ba0000,c9ba2198,c0aaa000,ca4f5d54) at 0xc0197e20
?(ca4f5ed8,402,1a4,c9ba4354,c9ba5030) at 0xc01f1e23
?(c9bab420,ca4f5f70,ca4f5f68,0,0) at 0xc01ec6bd
?(ca4f5fa8,1f,82a001f,ffff001f,bfbf001f) at 0xc022b04b
ds 0x11
es 0x11
fs 0x31
gs 0x11
edi 0xc0259c99
esi 0x100
ebp 0xca4f5890
ebx 0xca4f58b0
edx 0xc0799000
ecx 0xfffffffe
eax 0x794
eip 0xc021f2cb
cs 0x9
eflags 0x202
esp 0xca4f5890
ss 0x11
0xc021f2cb: leave
Stopped in pid 1357.1 (sysinst) at 0xc021f2cb: leave
db>
-------------------------------------------------------------
--
Rasputin :: Jack of All Trades - Master of Nuns
http://number9.hellooperator.net/
Home |
Main Index |
Thread Index |
Old Index