From owner-freebsd-xen@FreeBSD.ORG Sat Nov 22 21:34:35 2008 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 D9E311065677 for ; Sat, 22 Nov 2008 21:34:35 +0000 (UTC) (envelope-from volker@thalreit.de) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.171]) by mx1.freebsd.org (Postfix) with ESMTP id 7BBD98FC14 for ; Sat, 22 Nov 2008 21:34:35 +0000 (UTC) (envelope-from volker@thalreit.de) Received: from thalreit.de (p5496C41C.dip.t-dialin.net [84.150.196.28]) by mrelayeu.kundenserver.de (node=mrelayeu4) with ESMTP (Nemesis) id 0ML21M-1L407d0o6v-0000MQ; Sat, 22 Nov 2008 22:34:33 +0100 Received: from eos ([10.87.15.10]) by thalreit.de with esmtp (Exim 4.63 (FreeBSD)) (envelope-from ) id 1L407X-0001ZT-Ga; Sat, 22 Nov 2008 22:34:27 +0100 Message-ID: <49287AE2.8040208@thalreit.de> Date: Sat, 22 Nov 2008 22:34:26 +0100 From: Volker Jahns User-Agent: Thunderbird 2.0.0.17 (X11/20080914) MIME-Version: 1.0 To: Bunkertor References: <49282BC0.1070705@tiscali.it> In-Reply-To: <49282BC0.1070705@tiscali.it> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Provags-ID: V01U2FsdGVkX18XOz3O6L4Vz3/1/DD5zIcwHe1R+9qCLpF8YxB xxAd2JhGUH85TQbJeuk5ZZKc9nyX/u+kfyydUFDxXNiSnTtZKj PgH3AhSMEyoIxKsLdMZQQ== Cc: freebsd-xen@freebsd.org Subject: Re: Root mount failed 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: Sat, 22 Nov 2008 21:34:35 -0000 Bunkertor wrote: > hi to all. > i'm trying to install freebsd as domU on linux xen-ified kernel and i > followed steps suggested in this post > http://lists.freebsd.org/pipermail/freebsd-xen/2008-October/000009.html. > kernel customization works with no errors, so i presume i got a valid > kernel for domU but when i try to start freebsd vm, this is the boot > output: > ================================================================================================= > > [root@bran xen]# xm create freebsd-63.py -c > ... > Trying to mount root from ufs:/dev/xbd1s1a > > Manual root filesystem specification: > : Mount using filesystem > eg. ufs:da0s1a > ? List valid disk boot devices > Abort manual input > > mountroot> ? > > List of GEOM managed disk devices: > xbd1 > > Manual root filesystem specification: > : Mount using filesystem > eg. ufs:da0s1a > ? List valid disk boot devices > Abort manual input > > mountroot> ufs:xbd1 > Trying to mount root from ufs:xbd1 > gather xs_read xs_single /local/domain/0/backend/vbd/34/768/state > xs_talkv read_reply event=2 itype=2 htype=2 len=NULL > You might try to specify this path of root partition -- ufs:xbd1s1a -- where xbd1s1 stands partition "a" on slice 1 on disk 1. The path to the root partition however depends on how you created your partitions at installation. -- Volker Jahns, volker@thalreit.de