WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] problem with booting domU via NFS root

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] problem with booting domU via NFS root
From: "ardy mardy" <ardelicious@xxxxxxxxx>
Date: Mon, 23 Jul 2007 13:26:08 -0400
Delivery-date: Mon, 23 Jul 2007 10:24:00 -0700
Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=E7XZ57PlHr1SNRrZ+dZZuw7Fvt2AxJaXdFs6a4xcyAwgYKf0qzmXWT/Zc72qotshmCHhpN0POzryNEl5SLPsg62sfm+2cad59lfmAJFUK85lLS9Aswl4ZJAaEXNbBjV0g8BCbSeXog0TPFLiF9y4OZ89OCx/eeh2DhqapedMRp4=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=bttts+qlTsstxWgGAyjrYPrJNAh4XgkZXt4AR9H9vaAflgGrXni/QYTL4EHQHjrdxi/kkHB/M/MqV4obonOFbQMvXYm9mdinqpauMNSEirbfikGBXXqYZizM38pfX+Bh0QfdYe8KsazysE8+TMy6Wu+k3230FMMs5VRPH2EiqR0=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <20070722212415.GC27863@xxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <1e5aa6e80707211737g723f303du3c318593df3ab2bb@xxxxxxxxxxxxxx> <20070722212415.GC27863@xxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thanks Steve. For some reason I don't have the CONFIG_ROOT_NFS option in my kernel.
My problem is much the same as the one described on this page:
http://forums.gentoo.org/viewtopic-t-337239-highlight-.html?sid=f0de502989c707746fcebef76a1267d1

However, I had all the following enabled but still to no avail:
CONFIG_IP_PNP=y
CONFIG_IP_PNP_DHCP=yCONFIG_IP_PNP=y
CONFIG_IP_PNP_DHCP=y
CONFIG_IP_PNP_BOOTP=y
CONFIG_IP_PNP_RARP=y
CONFIG_IP_PNP_BOOTP=y
CONFIG_IP_PNP_RARP=y

I also tried "make CONFIG_ROOT_NFS=y world" and no luck there either.

Thanks,
Ardy

On 7/22/07, Steve Kemp <steve@xxxxxxxxxxxx> wrote:
On Sat Jul 21, 2007 at 20:37:12 -0400, xen xen wrote:

>    mount: unknown filesystem type 'nfs'

  There's your error.

>    And these are the related modules I have in /boot/config-2.6.18-xen:
>    CONFIG_NFS_FS=m
>    CONFIG_NFS_V3=y
>    CONFIG_NFS_V3_ACL=y
>    CONFIG_NFS_V4=y
>    CONFIG_NFS_DIRECTIO=y
>    CONFIG_NFSD=m
>    CONFIG_NFSD_V2_ACL=y
>    CONFIG_NFSD_V3=y
>    CONFIG_NFSD_V3_ACL=y
>    CONFIG_NFSD_V4=y
>    CONFIG_NFSD_TCP=y
>    CONFIG_NFS_ACL_SUPPORT=m
>    CONFIG_NFS_COMMON=y

  You need "CONFIG_ROOT_NFS" - that allows the root filesystem to
come from NFS.

  This article gives a brief overview from the last time I did this,
obviously not your distribution but it might be helpful:

    http://www.debian-administration.org/articles/505

Steve
--

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users