From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Andrews Subject: Re: XenFreeBSD Date: Wed, 23 Feb 2005 21:15:38 +0000 Message-ID: <421CF27A.6020306@nodnol.org> References: <421CCD0D.6060601@libero.it> <421CD0C0.9050804@nodnol.org> <421CE4A0.3060701@libero.it> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit In-Reply-To: <421CE4A0.3060701@libero.it> Sender: xen-devel-admin@lists.sourceforge.net Errors-To: xen-devel-admin@lists.sourceforge.net List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , List-Archive: To: xen-devel@lists.sourceforge.net List-Id: xen-devel@lists.xenproject.org visik7 wrote on 23/02/05 20:16: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Chris Andrews wrote: > > | 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: > | > erroneously I reply to you instead of ML > anyway I tried with > > disk = [ 'file:/xen/mdroot-5.3-small,loop0,w' ] > extra = "vfs.root.mountfrom=ufs:/dev/xbd0a" > > and the behaviour is the same. I've just played about with my config file, and unless I include the net config in the extra string, I also get the hang you're seeing. Try something like this, even if you don't actually want the networking: 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" Chris. ------------------------------------------------------- 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