From owner-freebsd-arm@FreeBSD.ORG Sat Jan 31 01:58:32 2009 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 54C701065670 for ; Sat, 31 Jan 2009 01:58:32 +0000 (UTC) (envelope-from sam@freebsd.org) Received: from ebb.errno.com (ebb.errno.com [69.12.149.25]) by mx1.freebsd.org (Postfix) with ESMTP id 176C18FC16 for ; Sat, 31 Jan 2009 01:58:31 +0000 (UTC) (envelope-from sam@freebsd.org) Received: from trouble.errno.com (trouble.errno.com [10.0.0.248]) (authenticated bits=0) by ebb.errno.com (8.13.6/8.12.6) with ESMTP id n0V1wP7E051075 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 30 Jan 2009 17:58:26 -0800 (PST) (envelope-from sam@freebsd.org) Message-ID: <4983B041.4050200@freebsd.org> Date: Fri, 30 Jan 2009 17:58:25 -0800 From: Sam Leffler Organization: FreeBSD Project User-Agent: Thunderbird 2.0.0.18 (X11/20081209) MIME-Version: 1.0 To: Alex Vinogradovs References: <49838270.7090301@clearpathnet.com> In-Reply-To: <49838270.7090301@clearpathnet.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-DCC-sonic.net-Metrics: ebb.errno.com; whitelist Cc: freebsd-arm@freebsd.org Subject: Re: NFS on ARM/IXP435 X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Jan 2009 01:58:32 -0000 Alex Vinogradovs wrote: > Guys, > > I was able to boot into multiuser on IXP435-based board using CAMBRIA > kernel config from > 8.0 current. The only problem I ran into was mounting NFS from > userspace - it would just hang, > although kernel would mount root via NFS without problems. > I've had no problems using nfs-root, cf-root, or mounting nfs filesystems after boot. The only thing to beware is to not use NPE-A as it doesn't work. Sam