From: Darren Tucker <dtucker@zip.com.au>
To: Derrik Pates <dpates@dsdk12.net>
Cc: xen-devel@lists.sourceforge.net
Subject: Re: FreeBSD/Xen ugliness
Date: Fri, 07 Jan 2005 11:46:09 +1100 [thread overview]
Message-ID: <41DDDBD1.60607@zip.com.au> (raw)
In-Reply-To: <41DD8E03.600@dsdk12.net>
Derrik Pates wrote:
> I have still not, as yet, been able to get FreeBSD/Xen to actually
> work. It still hangs partway through the kernel boot process.
[...]
> Has _anyone_ successfully used FreeBSD/Xen?
I have the prebuilt kernel and root image from
http://www.bsdclusters.com/xenofreebsd/ running on a Fedora Core 3 host.
My xen config for the guest is below. It seems to work ok but seems
to use more cpu time that the other guests (as shown by "xm list").
I found that without the boot.netif.* extras it would hang during boot
right after the "GEOM: create disk xbd0" message (or "lo0: bpf" if
booted in verbose mode).
kernel = "/xen/freebsd/kernel-5.2.1"
memory = 48
cpu = -1
name = "freebsd"
nics=1
vif = [ 'mac=aa:00:00:00:00:28,bridge=xen-br0' ]
disk = [ 'file:/xen/freebsd/mdroot,loop0,w' ]
extra = "boot.netif.ip=192.168.32.17"
extra += ",boot.netif.netmask=255.255.255.0"
extra += ",boot.netif.gateway=192.168.32.254"
extra += ",vfs.root.mountfrom=ufs:/dev/xbd0a"
extra += ",boot_verbose=yes"
#extra += ",boot_single=yes"
--
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4 37C9 C982 80C7 8FF4 FA69
Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.
-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
next prev parent reply other threads:[~2005-01-07 0:46 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-01-06 19:14 FreeBSD/Xen ugliness Derrik Pates
2005-01-06 19:27 ` Kip Macy
2005-01-06 20:14 ` Derrik Pates
2005-01-06 20:34 ` Kip Macy
2005-01-06 21:04 ` Ian Pratt
2005-01-09 3:05 ` Derrik Pates
2005-01-09 5:05 ` Kip Macy
2005-01-09 9:28 ` Keir Fraser
2005-01-10 4:59 ` Kip Macy
2005-01-06 23:43 ` Kip Macy
2005-01-06 20:01 ` Dave Feustel
2005-01-06 20:18 ` Derrik Pates
2005-01-06 23:45 ` Dave Feustel
2005-01-07 9:50 ` Dick Davies
2005-01-07 0:46 ` Darren Tucker [this message]
2005-01-07 3:20 ` Derrik Pates
2005-01-07 3:05 ` Kip Macy
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=41DDDBD1.60607@zip.com.au \
--to=dtucker@zip.com.au \
--cc=dpates@dsdk12.net \
--cc=xen-devel@lists.sourceforge.net \
/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.