From owner-freebsd-xen@FreeBSD.ORG Thu Nov 5 22:57:20 2009 Return-Path: Delivered-To: freebsd-xen@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 46BAD1065672 for ; Thu, 5 Nov 2009 22:57:20 +0000 (UTC) (envelope-from cr4z3d@gmail.com) Received: from mail-bw0-f213.google.com (mail-bw0-f213.google.com [209.85.218.213]) by mx1.freebsd.org (Postfix) with ESMTP id C15AF8FC35 for ; Thu, 5 Nov 2009 22:57:19 +0000 (UTC) Received: by bwz5 with SMTP id 5so576070bwz.3 for ; Thu, 05 Nov 2009 14:57:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:cc:content-type; bh=ofeXfVScfxH7TJ8/wRcg5INkXY9yKPShwlh4MEQfq+8=; b=kevFJxIHOR4+SnJVVow+56L7eXlAJ/B9muBct6AwW2dkCThS25x0viDgZ0NyzjUOCr XMGMqOMsrrs6jA7CS9aYS7jKyAJ7zQOyc//GyacssBIOZDHs2AJIWH/5Qxdiho0HC2jC GTeWBo4HVbkoZcWMII4nBvHj+nP5mrCe54a+g= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:cc :content-type; b=hH2pWcOuL3apJj7ehq0wOV25M38TKeQB4MEbo0ejfgmz+oUue61eQZ3Hv527y91zld Q0SPRH56GG8tKhfS8F/co0yZePEFzYrgrrszLcBL7ex158cVVFM7IDu4HONFjr+IH1Ag 6YaLD6qpFc38/vhPVXRUYG7RwYSf6cqD9sAtU= MIME-Version: 1.0 Received: by 10.204.36.203 with SMTP id u11mr3702136bkd.141.1257461838751; Thu, 05 Nov 2009 14:57:18 -0800 (PST) In-Reply-To: References: <358c9f370911041214k16dbcb1agc422644426690974@mail.gmail.com> <20091104204433.GA19002@cons.org> <20091105.112825.61342382.moto@kawasaki3.org> <11167f520911050242w20421bedp22ab203da4205563@mail.gmail.com> <4769af410911050253l5903613ag90f821bac95bdd97@mail.gmail.com> From: Allan Date: Thu, 5 Nov 2009 17:56:58 -0500 Message-ID: <358c9f370911051456j52d1b1a2g47d0e2aade93563c@mail.gmail.com> Cc: freebsd-xen@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: Getting started with FreeBSD 8.0 RC2 on Xen X-BeenThere: freebsd-xen@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion of the freebsd port to xen - implementation and usage List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Nov 2009 22:57:20 -0000 Ok, So I got FreeBSD 7.2 running in a VM without any difficulties. So I'm trying to upgrade to current from there. I csup'd my /usr/src/ directory and was able to make buildworld with you any problems. I was reading here: http://wiki.freebsd.org/AdrianChadd/XenHackery about building the kernel for Xen with KERNCONF=XEN: **************************************************************** #make buildkernel KERNCONF=XEN ERROR: Missing kernel configuration file(s) (XEN). *** Error code 1 Stop in /usr/src. *** Error code 1 **************************************************************** Any reason why the kernel configuration file for XEN is missing or where I can get it? I see a config here: http://www.mavetju.org/mail/view_message.php?list=freebsd-xen&id=2875208 is that the one that should be used? Thanks, Allan Feid Unix Administrator B.S. Network Engineering On Thu, Nov 5, 2009 at 6:51 AM, Carsten Heesch wrote: > > > I'm just wondering whether anyone has migration of a freebsd domU >> under the free citirix xen server ? >> > > > No that isn't working. Neither are the shutdown button or the suspend > button. That's all provided by the xen tools daemon, which is not available > for FreeBSD AFAIK. I wish it was, though, because the live migration is more > than just nice to have. > > > > Cheers > Carsten > > > _______________________________________________ > freebsd-xen@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-xen > To unsubscribe, send any mail to "freebsd-xen-unsubscribe@freebsd.org" >