Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Mar 2019 20:36:08 +0100
From:      Bernd Walter <ticso@cicely7.cicely.de>
To:        Daniel Braniss <danny@cs.huji.ac.il>
Cc:        "freebsd-arm@freebsd.org" <arm@freebsd.org>
Subject:   Re: network booting allwinner(nanopi)
Message-ID:  <20190329193608.GC99439@cicely7.cicely.de>
In-Reply-To: <D749F3E0-CCB9-4D13-A011-1914362C0F5E@cs.huji.ac.il>
References:  <D749F3E0-CCB9-4D13-A011-1914362C0F5E@cs.huji.ac.il>

next in thread | previous in thread | raw e-mail | index | archive | help
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 <bernd@bwct.de> http://www.bwct.de
Modbus/TCP Ethernet I/O Baugruppen, ARM basierte FreeBSD Rechner uvm.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20190329193608.GC99439>