From owner-freebsd-arm@FreeBSD.ORG Fri Jan 30 23:00:02 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 6B3D910657AE for ; Fri, 30 Jan 2009 23:00:02 +0000 (UTC) (envelope-from avinogradovs@clearpathnet.com) Received: from smtp.clearpathnet.com (smtp.clearpathnet.com [74.217.144.10]) by mx1.freebsd.org (Postfix) with ESMTP id 2CFC78FC25 for ; Fri, 30 Jan 2009 23:00:02 +0000 (UTC) (envelope-from avinogradovs@clearpathnet.com) Received: from [10.1.16.109] (la-209-182-100-49 [209.182.100.49] (may be forged)) by smtp.clearpathnet.com (8.13.1/8.13.1) with ESMTP id n0UMfvmH029804 for ; Fri, 30 Jan 2009 14:41:59 -0800 Message-ID: <49838270.7090301@clearpathnet.com> Date: Fri, 30 Jan 2009 14:42:56 -0800 From: Alex Vinogradovs User-Agent: Thunderbird 2.0.0.16 (X11/20080915) MIME-Version: 1.0 To: freebsd-arm@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: 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: Fri, 30 Jan 2009 23:00:04 -0000 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. Best regards, Alex Vinogradovs