From owner-freebsd-current@FreeBSD.ORG Tue Sep 26 08:53:55 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AF5F716A40F for ; Tue, 26 Sep 2006 08:53:55 +0000 (UTC) (envelope-from yuanjue02@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.224]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6869243D46 for ; Tue, 26 Sep 2006 08:53:50 +0000 (GMT) (envelope-from yuanjue02@gmail.com) Received: by wx-out-0506.google.com with SMTP id i27so2163817wxd for ; Tue, 26 Sep 2006 01:53:49 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=oDIED/HvOjD4DefwmifxP2ZBve+yuV5aRTo9eNod49l6BKcHgs3OlmkBAxvuIJYZtUHjySKHLCpF4cTVSAV1NpCn6UABM9qkoztEGOw7GyqBisTQXk8SJ8NPoIwUeWADrnUpLPAvthfkt9hd2YkkNuBb7ESARl3GVXAXlE1Vy0I= Received: by 10.90.84.17 with SMTP id h17mr664321agb; Tue, 26 Sep 2006 01:53:49 -0700 (PDT) Received: by 10.90.83.20 with HTTP; Tue, 26 Sep 2006 01:53:49 -0700 (PDT) Message-ID: <51584f840609260153k6ec100cdhebdaad111666f46c@mail.gmail.com> Date: Tue, 26 Sep 2006 16:53:49 +0800 From: "Yuan, Jue" To: "Ari Suutari" In-Reply-To: <4518E973.6010004@suutari.iki.fi> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4518D321.8050604@delphij.net> <51584f840609260101m7dc0a1e1iffaccc8621df3783@mail.gmail.com> <4518E0D1.2030903@suutari.iki.fi> <51584f840609260134v1c2dbcd4y23ab0830a198c43d@mail.gmail.com> <4518E973.6010004@suutari.iki.fi> X-Mailman-Approved-At: Tue, 26 Sep 2006 11:31:38 +0000 Cc: Kip Macy , freebsd-current@freebsd.org Subject: Re: [Fwd: Will Xen 3.0 support (at least domU) be available ?] X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Sep 2006 08:53:55 -0000 Hi Ari, On 9/26/06, Ari Suutari wrote: > Hi, > > Yuan, Jue wrote: > > > > I tested freebsd-XENU_INSTALL under kubuntu 6.0.6 as dom0. don't know > > why this happens. I will check this issue later :-) > > OK, I can consider running debian as dom0 if that is needed > (but I would like to stick in the bsd family :-) > > > >> Trying to mount root from ufs:/dev/xbd769a > >> Mount point / had 1 dangling refs > >> > >> > >> The root filesystem is file based and has been created on another > >> FreeBSD machine, so it should be ok. What is that number "769" in > >> xbd device ? Is it same for all installations ? > >> > > > > the magic number here is due to the major and minor device number of > > Linux. maybe this is not the case while you are using NetBSD. Anyway, > > the first thing you should check is the fstab file in your file-backed > > image. > > It is not looking at fstab yet, this is the mount specified > by extra += ",vfs.root.mountfrom=ufs:/dev/xbd.... in xen config file. > > I tried guessing the number, but had no luck :-( > the "vfs.root.mountfrom=ufs:/dev/xbd769a" thing must be matched with what's in fstab of your image file in order to get it working :-) -- Best Regards Yuan, Jue @ http://www.yuanjue.net