Port-arm archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
2019-10-03-netbsd-raspi-aarch64.img
I've updated 2019-10-03-netbsd-raspi-aarch64.img.gz for RPI3/3B/4.
http://cdn.netbsd.org/pub/NetBSD/misc/jun/raspberry-pi/2019-10-03-aarch64/2019-10-03-netbsd-raspi-aarch64.img.gz
http://cdn.netbsd.org/pub/NetBSD/misc/jun/raspberry-pi/2019-10-03-aarch64/MD5
Topics:
- only for RPI3/RPI3B+/RPI4
- build script
https://github.com/ebijun/NetBSD/tree/master/RPI/RPIimage/Image/aarch64
- fix fstab
http://mail-index.netbsd.org/port-arm/2019/09/30/msg006193.html
RPI4 status:
- kernel and /boot
http://mail-index.netbsd.org/port-arm/2019/09/26/msg006174.html
http://cdn.netbsd.org/pub/NetBSD/misc/mlelstv/rpi4boot.tgz
console=fb
- dmesg
http://mail-index.netbsd.org/port-arm/2019/09/27/msg006180.html
- HDMI: (not work?)
- USB device: not work
- bwfm0 Wireless network:work
- raspberry-pi userland and omxplayer:compile failed
Update:
- NetBSD-current 9.99.13 evbarm-aarch64 201909261940Z arm64.img from nyftp.
- pre-installed packages:
checking;same as earmv6hf
icewm need recompiling
- pre-build packages:
See /etc/pkg_install.conf
PKG_PATH=http://cdn.netbsd.org/pub/NetBSD/misc/jun/raspberry-pi/aarch64/2019-09-21/
TIPS:
- How can I write /etc/fstab,which can boot RPI3 and RPI4?
There is a new magic device name "ROOT."
http://mail-index.netbsd.org/port-arm/2019/09/30/msg006193.html
https://nxr.netbsd.org/xref/src/distrib/utils/embedded/conf/evbarm.conf#87
pkgsrc:
# cd /usr
# ftp http://cdn.netbsd.org/pub/pkgsrc/current/pkgsrc.tar.gz
# ls /usr/pkgsrc ... check if exists.
# tar tzvf pkgsrc.tar.gz |head ... check the archive
# tar xzvf pkgsrc.tar.gz ... extract
# ls /usr/pkgsrc ... check what extracted
# pkg_chk -g ... List to/usr/pkgsrc/pkgchk.conf
# (cd /usr/pkgsrc;cvs update -PAd) ... update
# pkg_chk -un ... Update (listup)
# pkg_chk -u ... Update
--
Jun Ebihara
Home |
Main Index |
Thread Index |
Old Index