linuxmainlinekernel
Linux mainline kernel image
BPI-R1 new image: Archlinux 28-12-2017 4.6.5 sunxi mainline kernel
Kernel borrowed from armbian:
Archlinux upgraded from official bpi image.
The kernel issues related to kernel / userspace mismatch seem to be gone (such as systemd-sysctl input / output error etc).
URL:
http://mkaczanowski.com/files/archlinux-bpi-r1-2017-28-2017-4.6.5-sunxi-mainline.img
BPI-R1 new image:Armbian_5.17_bpi-r1_Debian_jessie_4.6.5_desktop-build-by-bpi-r1.img
2016-08-04-Armbian_5.17_Lamobo-r1_Debian_jessie_4.6.5_desktop-build-by-bpi-r1.img.zip

based on debian debootstrap (based on armbian's work)
BPI-R1 u-boot-2016.07, kernel 4.6.5
username & password: root/1234
support HDMI 720P & 1080P(default)
support GMAC
support WIFI
support SATA
support boot.scr (boot.cmd) to ext4load fdtfile & zImage & uInitrd
support boot.scr to set video 1080P & 720P ...
based on armbian's build env. & rootfs, thanks for armbian (http://www.armbian.com)
github from https://github.com/igorpecovnik/lib by armbian's work
special thanks for linux-sunxi's work (https://linux-sunxi.org)
support overlayfs (modprobe overlay)
support squashfs (modprobe squashfs)
how to mount berryboot's image
DATADIR=data
SHAREDDIR=shared
#mount -t aufs -o br:${DATADIR}:${SHAREDDIR}:/squashfs none /aufs
cd data ; mkdir .ro .work .aufs
mount -o loop ../images/squashfs.img .ro
mount -t overlay -o lowerdir=../shared:.ro,upperdir=squashfs.img,workdir=.work overlay .aufs
Google Drive:
https://drive.google.com/file/d/0B_YnvHgh2rwjV3I5RlpwdmZHYWs/view?usp=sharing
MD5: f6952fc265ba26c953eb929d23d1ac95
discuss on forum:
Last updated
Was this helpful?