Date: Fri, 13 Jul 2018 14:23:50 +0300 From: Greg V <greg@unrelenting.technology> To: locke@airmail.cc Cc: freebsd-arm@freebsd.org Subject: Re: Netbooting ROCK64 Message-ID: <1531481030.2466.1@hraggstad.unrelenting.technology> In-Reply-To: <347c7bff2e617dc17074c1c144afeeb1@airmail.cc> References: <347c7bff2e617dc17074c1c144afeeb1@airmail.cc>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jul 13, 2018 at 9:36 AM, locke@airmail.cc wrote: > It works when you put in some SD card or USB drive. See here:=20 > https://forums.freebsd.org/threads/rock64.63647/ Thanks! That got it to connect over NFS! What a weird bug=85 --- So yeah, after that: loader.efi doesn't respect boot.nfsroot.path and=20 tries to mount /, so I had to adjust the DHCP server like I have=20 already done for the RPis: (dnsmasq) dhcp-mac=3Dset:rock64,06:d4:ce:__:__:__ dhcp-option-force=3Dtag:rock64,17,"192.168.1.2:/some/path/for/rock64" Also the dtb built into u-boot resulted in a "Fatal data abort" after: gpio0: Cannot get clock Using a tftp'd dtb fixed it. Finally I have a working rock64!! :) =
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1531481030.2466.1>