From owner-freebsd-embedded@FreeBSD.ORG Mon Nov 28 07:08:48 2011 Return-Path: Delivered-To: freebsd-embedded@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 89BCD1065670 for ; Mon, 28 Nov 2011 07:08:48 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from cell.glebius.int.ru (glebius.int.ru [81.19.64.117]) by mx1.freebsd.org (Postfix) with ESMTP id 0E2D38FC0C for ; Mon, 28 Nov 2011 07:08:47 +0000 (UTC) Received: from cell.glebius.int.ru (localhost [127.0.0.1]) by cell.glebius.int.ru (8.14.5/8.14.5) with ESMTP id pAS78iW6061163; Mon, 28 Nov 2011 11:08:44 +0400 (MSK) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.glebius.int.ru (8.14.5/8.14.5/Submit) id pAS78iT6061162; Mon, 28 Nov 2011 11:08:44 +0400 (MSK) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.glebius.int.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Mon, 28 Nov 2011 11:08:44 +0400 From: Gleb Smirnoff To: Oleksandr Tymoshenko Message-ID: <20111128070844.GE44498@glebius.int.ru> References: <87527FBF-645E-46F5-A02E-4B62AD648914@lassitu.de> <09F858C3-92A7-4EA7-8745-69F7866AA675@bluezbox.com> MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <09F858C3-92A7-4EA7-8745-69F7866AA675@bluezbox.com> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-embedded@FreeBSD.org Subject: Re: TP-WR1043: trying NFS root X-BeenThere: freebsd-embedded@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Dedicated and Embedded Systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Nov 2011 07:08:48 -0000 On Sun, Nov 27, 2011 at 06:38:19PM -0800, Oleksandr Tymoshenko wrote: O> > I'm trying to play around with things a bit more, and figured it would be easier to just have a full base system via NFS. I've added a couple bits to the kernel config: O> > options BOOTP O> > options BOOTP_NFSROOT O> > options BOOTP_NFSV3 O> > options BOOTP_WIRED_TO=arge0 O> > options NFSCLIENT O> > options NFS_ROOT O> > O> > O> > But it's getting stuck: O> > ? O> > Sending DHCP Request packet from interface arge0 (74:ea:3a:e4:d9:20) O> > Received DHCP Ack packet on arge0 from 44.128.65.1 (accepted) (got root path) O> > arge0 at 44.128.65.7 server 44.128.65.1 boot file TP-WN1043ND.factory.bin O> > subnet mask 255.255.255.192 router 44.128.65.1 root_server 44.128.65.1 rootfs /p1/netboot/freebsd-mipseb-current hostname whitebox2 O> > Adjusted interface arge0 O> > in_scrubprefix: err=51, prefix delete failed O> O> Same here. I tracked it down to r227791. Prior to this revision NFS root works fine. I'm sorry for breakage. I'll try to fix it ASAP. -- Totus tuus, Glebius.