Article 4XCWS Installing slarm64 on a Raspberry PI 4

Installing slarm64 on a Raspberry PI 4

by
akschu
from LinuxQuestions.org on (#4XCWS)
Here is the original post:

https://www.linuxquestions.org/quest...4/#post6074124

This is a link to a slarm64 where I add a few of my own packages:

kernel-pi4-5.4.3-v8-arm64-1.tgz

This is a complete pi4 kernel package and contains the kernel, the modules, the raspberry pi boot code, and the raspberry pi firmware. It was compiled using the official raspberry pi kernel source available at:
https://github.com/raspberrypi/linux/tree/rpi-5.4.y and uses the default settings in "make bcm2711_defconfig" with the exception of disabling PREEMPT. This is done to make sure that this kernel will work with the ZFS modules.

kernel-pi4-headers-5.4.3-v8-arm64-1.tgz

This is the "make headers_install" from the above kernel build which insures that you can build userland software for this kernel.

kernel-pi4-source-5.4.3-v8-arm64-1.tgz

This is the kernel source as it was at the end of the build.

This allows one to install slarm64 on a pi4 and have everything they need to build modules. Including ZFS:

http://mirrors.aptalaska.net/slackwa...-packages/zfs/latest?d=yIl2AUoC8zA latest?i=wjt1BgZMKnw:Won_J-ojrLQ:F7zBnMy latest?i=wjt1BgZMKnw:Won_J-ojrLQ:V_sGLiP latest?d=qj6IDK7rITs latest?i=wjt1BgZMKnw:Won_J-ojrLQ:gIN9vFwwjt1BgZMKnw
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments