LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware - ARM (https://www.linuxquestions.org/questions/slackware-arm-108/)
-   -   Installing slarm64 on a Raspberry PI 4 (https://www.linuxquestions.org/questions/slackware-arm-108/installing-slarm64-on-a-raspberry-pi-4-a-4175667026/)

akschu 01-03-2020 01:08 PM

Installing slarm64 on a Raspberry PI 4
 
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/


All times are GMT -5. The time now is 09:10 AM.