From owner-freebsd-stable@FreeBSD.ORG Tue Nov 9 11:34:02 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3044116A4CE for ; Tue, 9 Nov 2004 11:34:02 +0000 (GMT) Received: from mailbox.rainbownet.com (mailbox.rainbownet.com [213.174.191.133]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6998543D53 for ; Tue, 9 Nov 2004 11:34:01 +0000 (GMT) (envelope-from aturetta@commit.it) Received: from 192.168.43.85 ([151.38.10.253]) (authenticated user aturetta@rainbownet.com) by rainbownet.com (mailbox.rainbownet.com [127.0.0.1]) (MDaemon.PRO.v6.8.5.R) with ESMTP id 36-md50000001047.tmp for ; Tue, 09 Nov 2004 12:33:40 +0100 Message-ID: <4190AB16.8040801@commit.it> Date: Tue, 09 Nov 2004 12:33:42 +0100 From: Angelo Turetta User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.3) Gecko/20040910 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Patrick M. Hausen" References: <200411081908.iA8J8QJo054703@hugo10.ka.punkt.de> In-Reply-To: <200411081908.iA8J8QJo054703@hugo10.ka.punkt.de> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Authenticated-Sender: aturetta@rainbownet.com X-Spam-Processed: mailbox.rainbownet.com, Tue, 09 Nov 2004 12:33:40 +0100 (not processed: message from valid local sender) X-MDRemoteIP: 151.38.10.253 X-Return-Path: aturetta@commit.it X-MDaemon-Deliver-To: freebsd-stable@freebsd.org cc: freebsd-stable@freebsd.org Subject: Re: PXE installing 5.3-RELEASE on a Soekris 4801 fails X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Nov 2004 11:34:02 -0000 Patrick M. Hausen wrote: > Hello! > > [... Kernel loading and starting just fine ...] > Mounting root from nfs: > NFS ROOT: 10.0.0.110:/cdrom > init: not found in path /sbin/init:/sbin/oinit:/sbin/init.bak:/stand/sysinstall It's a small bug in 5.x after 5.2.1-RELEASE. Please look for a simple work-around at: http://docs.freebsd.org/cgi/mid.cgi?Pine.BSF.4.53.0410200513490.87738 Angelo Turetta