From: Chris Andrews <chris@nodnol.org>
To: xen-devel@lists.sourceforge.net
Subject: Re: XenFreeBSD
Date: Wed, 23 Feb 2005 18:51:44 +0000 [thread overview]
Message-ID: <421CD0C0.9050804@nodnol.org> (raw)
In-Reply-To: <421CCD0D.6060601@libero.it>
visik7 wrote on 23/02/05 18:35:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 8
> I get the iso and the kernel from
> http://www.fsmware.com/xenofreebsd/5.3/
> after some editing of freebsd.exemple
> try to boot it
> and this is what I got:
What's in your domain config file, and where is the root filesystem? It
works for me with root on an LVM2 volume, and this config file.
The LV device is /dev/munkyII/vm-XXVIII, and xen-br0 is already configured
when I start the domain.
Cheers,
Chris.
kernel = "/boot/freebsd-5.3-xenU"
memory = 128
cpu = -1
name = "XXVIII"
nics=1
vif = [ 'mac=aa:00:00:00:00:28, bridge=xen-br0' ]
disk = [ 'phy:munkyII/vm-XXVIII,loop0,w' ]
extra = "boot.netif.ip=10.1.70.28"
extra += ",boot.netif.netmask=255.255.255.240"
extra += ",boot.netif.gateway=10.1.70.17"
extra += ",vfs.root.mountfrom=ufs:/dev/xbd0a"
extra += ",boot_verbose=yes"
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
next prev parent reply other threads:[~2005-02-23 18:51 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-02-23 18:35 XenFreeBSD visik7
2005-02-23 18:51 ` Chris Andrews [this message]
2005-02-23 20:16 ` XenFreeBSD visik7
2005-02-23 21:15 ` XenFreeBSD Chris Andrews
2005-02-23 23:38 ` XenFreeBSD visik7
2005-02-25 6:23 ` XenFreeBSD Kip Macy
-- strict thread matches above, loose matches on Subject: below --
2005-02-23 17:53 XenFreeBSD visik7
2005-02-25 6:21 ` XenFreeBSD 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=421CD0C0.9050804@nodnol.org \
--to=chris@nodnol.org \
--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.