Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4824

Raspberry Pi OS • Re: install custom kernel RPi5, cross compile using RPi5

$
0
0
There is not a build for using the RPi5 as host and burn the result Linux arm64 kernel for theRPi5 to a SD card. (/dev/sda1-2)

Running the following command on the host RPi5 will produce 'kernel-<version>.zip':

Code:

sudo build-kernel -x -b rpi-6.6.y -c 5 -u
Running the following command on a Raspberry Pi booted from the SD card will update its kernel:

Code:

sudo install-kernel kernel-<version>.zip

Statistics: Posted by RonR — Mon Aug 26, 2024 8:07 pm



Viewing all articles
Browse latest Browse all 4824

Trending Articles