Dear,
I'm trying to get NetBSD to boot on my Xen installation. However I seem
to have a lot of trouble getting NetBSD DomU (amd64) to boot on the
system, which is very unfortunate. I did get the installer to run and it
did what I expected from it.
What is the thing I'm missing?
I believe I'm doing something wrong at the root or extra parameters.
The very ood thing is that I'm passing "wd0d", while the kernel says
"xbd0".
Does anyone have a working installation?
I would also value an xen-config & domU files of any working
installation of netbsd (amd64).
Thanks,
- Joris
===
Host system:
Core 2 Duo E6750
Gentoo 2007.0 with Xen 3.1.2
Arch: AMD64
For NetBSD I used the 200712260002Z snapshot.
Xen Config file ============================
# Kernel image file.
# amd64 netbsd-daily from HEAD 2007-12-26 00:02 Z
#kernel = "/domU/netbsd/current/netbsd-INSTALL_XEN3_DOMU"
kernel = "/domU/netbsd/current/netbsd-XEN3_DOMU"
builder='linux'
memory = 128
name = "nbsd-fw1"
vcpus = 1
vif = [ 'mac=02:c0:13:6b:d2:3b, bridge=xenbr0' ]
disk = [ 'phy:/dev/vg_raid_continues/nbsd-fw1-primary,0x03,w' ]
hostname= "nbsd-fw1"
#root = "/dev/xbd0a"
root = "/dev/wd0d"
#extra = ""
extra = "bootdev=/dev/xbd0a"
============================================
Output from netbsd =========================
Using config file "./nbsd-fw1".
Started domain nbsd-fw1
Loaded initial symtab at 0xffffffff805e215c, strtab at
0xffffffff8062c740, # entries 12609
Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
2005,
2006, 2007
The NetBSD Foundation, Inc. All rights reserved.
Copyright (c) 1982, 1986, 1989, 1991, 1993
The Regents of the University of California. All rights reserved.
NetBSD 4.99.45 (XEN3_DOMU) #0: Wed Dec 26 03:08:53 PST 2007
builds@wb28:/home/builds/ab/HEAD/amd64/200712260002Z-obj/home/builds/ab/
HEAD/src/sys/arch/amd64/compile/XEN3_DOMU
total memory = 128 MB
avail memory = 116 MB
mainbus0 (root)
hypervisor0 at mainbus0
vcpu0 at hypervisor0: (uniprocessor)
vcpu0: Intel(R) Core(TM)2 Duo CPU E6750 @ 2.66GHz, 2666.67 MHz
vcpu0: 64 page colors
xenbus0 at hypervisor0: Xen Virtual Bus Interface
xencons0 at hypervisor0: Xen Virtual Console Driver
xencons0: using event channel 2
raidattach: Asked for 8 units
Kernelized RAIDframe activated
xenbus0: using event channel 1
xbd0 at xenbus0 id 3: Xen Virtual Block Device Interface
xennet0 at xenbus0 id 0: Xen Virtual Network Interface
xennet0: MAC address 02:c0:13:6b:d2:3b
unknown type console at xenbus0 id 0 not configured
xbd0: 512 MB, 512 bytes/sect x 1048576 sectors
Searching for RAID components...
unknown type console at xenbus0 id 0 not configured
unknown type console at xenbus0 id 0 not configured
boot device: <unknown>
root device:
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|