All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@suse.de>
To: xen-devel <xen-devel@lists.xensource.com>
Subject: Install NetBSD guest on Linux host?
Date: Wed, 14 Jun 2006 14:26:31 +0200	[thread overview]
Message-ID: <44900077.2080609@suse.de> (raw)

  Hi,

xen3 domU support has been merged to the netbsd-3 branch according to
netbsd.org.  So I went to netbsd-daily
(.../NetBSD-daily/netbsd-3/200606090000Z/i386/binary/), fetched the bits
and tried to boot the installer kernel.  Didn't work.  Any idea what I'm
doing wrong?

my config file looks like this:

------------- cut here ---------------
# general
name    = "netbsd";
memory  = 128;

# booting
kernel  = "/vm/netbsd/netbsd-INSTALL_XEN3_U.gz";
on_crash = "destroy";

# virtual harddisk
disk = [ 'phy:xen/netbsd,0,w' ];

# virtual network
vif = [ 'mac=aa:00:62:73:64:00' ];
dhcp = "dhcp";

------------- cut here ---------------

Trying to boot results in this:

------------- cut here ---------------
Started domain netbsd
[ Kernel symbol table missing! ]
Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005
    The NetBSD Foundation, Inc.  All rights reserved.
Copyright (c) 1982, 1986, 1989, 1991, 1993
    The Regents of the University of California.  All rights reserved.

panic: HYPERVISOR_mmu_update failed

Stopped in pid 0.1 () at        0xc021f2eb:     leave
?(c07490c0,7ff0,d,c0794ea4,c022cb0f) at 0xc021f2eb
?(c0258d9b,0,1fa57a4,14041a63,c0794f0c) at 0xc01c9cb2
?(1,0,8d80,1,1) at 0xc022cb0f
?(c07658a0,c09e9000,80fb000,7,13) at 0xc02289d9
?(c0748d80,1000,0,c075f800,c0794f74) at 0xc0210fc5
?(c09e8000,fbc00000,c0794f68,c0794f6c,c09e8000) at 0xc022501b
?(c024f8d2,c0247c60,c076390c,1,4000) at 0xc02106fc
?(0,0,0,0,0) at 0xc01a5677
ds          0x11
es          0x11
fs          0x31
gs          0x11
edi         0xc0258d9b
esi         0x100
ebp         0xc0794e78
ebx         0xc0794e98
edx         0xc079a000
ecx         0
eax         0xc079a000
eip         0xc021f2eb
cs          0x9
eflags      0x202
--db_more--
------------- cut here ---------------

xen says (recent -testing tree):
(XEN) DOM9: (file=mm.c, line=1082) Bad L1 flags 800

The "Kernel symbol table missing!" message looks suspious to me as there
is a special loadbsdsymtab() function in the domain builder, so it
should be there, no?

cheers,

  Gerd

-- 
Gerd Hoffmann <kraxel@suse.de>
http://www.suse.de/~kraxel/julika-dora.jpeg

             reply	other threads:[~2006-06-14 12:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-14 12:26 Gerd Hoffmann [this message]
2006-06-14 12:36 ` Install NetBSD guest on Linux host? Keir Fraser
2006-06-14 15:30   ` Gerd Hoffmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=44900077.2080609@suse.de \
    --to=kraxel@suse.de \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.