From owner-freebsd-arm@freebsd.org Fri Mar 29 19:36:33 2019 Return-Path: Delivered-To: freebsd-arm@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9BE49155040A for ; Fri, 29 Mar 2019 19:36:33 +0000 (UTC) (envelope-from ticso@cicely7.cicely.de) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 0150E76720 for ; Fri, 29 Mar 2019 19:36:33 +0000 (UTC) (envelope-from ticso@cicely7.cicely.de) Received: by mailman.ysv.freebsd.org (Postfix) id AC0641550404; Fri, 29 Mar 2019 19:36:32 +0000 (UTC) Delivered-To: arm@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 996C61550403 for ; Fri, 29 Mar 2019 19:36:32 +0000 (UTC) (envelope-from ticso@cicely7.cicely.de) Received: from raven.bwct.de (raven.bwct.de [195.149.99.3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "raven.bwct.de", Issuer "raven.bwct.de" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 116D87671D for ; Fri, 29 Mar 2019 19:36:31 +0000 (UTC) (envelope-from ticso@cicely7.cicely.de) Received: from mail.cicely.de ([10.1.1.37]) by raven.bwct.de (8.15.2/8.15.2) with ESMTPS id x2TJaGJM073374 (version=TLSv1 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL); Fri, 29 Mar 2019 20:36:17 +0100 (CET) (envelope-from ticso@cicely7.cicely.de) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=cicely.de; s=default; t=1553888178; bh=sQ1Etw4h+mQdeklrNc1fZuJ/uiPcUK2ckFG/k/3fATg=; h=Date:From:To:Cc:Subject:Reply-To:References:In-Reply-To; b=J8LHSYp197ajBeNqp3G21olFviwxdmnOxVrFc1X+bMocjSIfJQADbQ5xqy31VK/aE WkVjbsD0uBxwO6FT+/DOsQ3absDMTpn9X9NkNtZs/PDsuQR9CEWALBTTiaZ6CPj/Hp 71hLgZCn2CuJ6Bvjfo99JIJAjFWOzq/5TQHYAADY= Received: from cicely7.cicely.de (cicely7.cicely.de [10.1.1.9]) by mail.cicely.de (8.14.5/8.14.4) with ESMTP id x2TJaCc4041669 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 29 Mar 2019 20:36:12 +0100 (CET) (envelope-from ticso@cicely7.cicely.de) Received: from cicely7.cicely.de (localhost [127.0.0.1]) by cicely7.cicely.de (8.15.2/8.15.2) with ESMTP id x2TJaBaI023888; Fri, 29 Mar 2019 20:36:11 +0100 (CET) (envelope-from ticso@cicely7.cicely.de) Received: (from ticso@localhost) by cicely7.cicely.de (8.15.2/8.15.2/Submit) id x2TJa8AX023887; Fri, 29 Mar 2019 20:36:08 +0100 (CET) (envelope-from ticso) Date: Fri, 29 Mar 2019 20:36:08 +0100 From: Bernd Walter To: Daniel Braniss Cc: "freebsd-arm@freebsd.org" Subject: Re: network booting allwinner(nanopi) Message-ID: <20190329193608.GC99439@cicely7.cicely.de> Reply-To: ticso@cicely.de References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Operating-System: FreeBSD cicely7.cicely.de 12.0-STABLE amd64 User-Agent: Mutt/1.5.11 X-Spam-Status: No, score=-2.9 required=4.0 tests=ALL_TRUSTED=-1, BAYES_00=-1.9 autolearn=ham version=3.3.0 X-Spam-Checker-Version: SpamAssassin 3.3.0 (2010-01-18) on spamd.cicely.de X-Rspamd-Queue-Id: 116D87671D X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-6.98 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.98)[-0.980,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; REPLY(-4.00)[] X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Mar 2019 19:36:33 -0000 On Fri, Mar 29, 2019 at 09:34:30AM +0300, Daniel Braniss wrote: > Hi, > with last weeks head (r345465), > I tried - again - to netboot and the old way no longer works > usb start > setenv loaderdev net > boot > > now it complains allot:-) but no dice. > So, is there a way that netboot works? On a Pi1 project I put the following in loader.conf: currdev="net0" This requires the loader.conf to be on the SD card however. I used an UFS partition for that, but I assume that the msdosfs partition would work too as the loader can read that filesystem as well. -- B.Walter http://www.bwct.de Modbus/TCP Ethernet I/O Baugruppen, ARM basierte FreeBSD Rechner uvm.