Port-arm archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: RPI3 Model B+ support
On Tue, 26 Feb 2019 11:50:49 +0100
Tom Ivar Helbekkmo <tih%hamartun.priv.no@localhost> wrote:
> Sad Clouds <cryintothebluesky%gmail.com@localhost> writes:
>
> > Hello, anyone knows if RPI3 Model B+ is support by NetBSD-current?
>
> Works fine for me, using sources from February 7th. Below is the
> dmesg from one of mine, booting off its SD card, and using a USB disk
> for extra storage, an axe USB network interface instead of the
> built-in one (because the latter causes really bad instability), and
> a couple of serial-over-USB devices (Z-Wave and 433MHz for Domoticz
> home automation software).
OK, so how do you build your image? Is this what you do
./build.sh -m evbarm64
gunzip releasedir/evbarm/binary/gzimg/arm64.img.gz
dd if=arm64.img of=/dev/XXX bs=1m
But after I've copied image to SD card, do I need to mount it and
manually transfer specific files to boot partition?
Home |
Main Index |
Thread Index |
Old Index