Kip Macy wrote:
Please send me your config file so I can try and reproduce.
Are you using your own root?
I'm using the following config:
kernel = "/boot/freebsd-5.3-xenU"
memory = 128
cpu = -1
name = "freebsd"
nics = 1
vif = [ 'mac=aa:00:00:00:00:28,bridge=xen-br0' ]
disk = [ 'file:/var/local/freebsd.image,loop0,w' ]
extra = "boot.netif.ip=192.168.0.33"
extra += ",boot.netif.netmask=255.255.255.0"
extra += ",boot.netif.gateway=192.168.0.1"
extra += ",vfs.root.mountfrom=ufs:/dev/xbd0a"
extra += ",boot_verbose=yes"
And I am using the 'mdroot' that you posted with the kernel; however,
based on the boot messages, it doesn't even look like it's getting far
enough for that to be an issue. I was also able to build a FreeBSD/Xen
5.3 kernel, but I'm encountering the same issue, at the same point in
the boot process.
--
Derrik Pates
demon@xxxxxxxxxxxxx
-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel
|