lanefu changed the topic of #armbian-rockchip to: Armbian - Linux for ARM development boards | Rockchip SoC | www.armbian.com | This channel is relayed to the equivalent Discord channel | this channel is logged
DC-IRC has quit [Remote host closed the connection]
DC-IRC has joined #armbian-rockchip
_whitelogger has quit [Ping timeout: 260 seconds]
_whitelogger has joined #armbian-rockchip
<DC-IRC>
[Discord] <jemershaw> I'm currently trying to figure out what the best way to install zfs on a rock-5b. I see some people saying `edge` build should allow it to work, but it seems like the headers are `6.8.0-rc1-edge-rockchip-rk3588` and my version is `6.8.10-edge-rockchip-rk3588`. Do I need to build a different edge image and target a particular `KERNELBRANCH=` to match?
<DC-IRC>
[Discord] <lanefu> Build a new image and use INSTALL_HEADERS=yes
<DC-IRC>
[Discord] <lanefu> Or use builder and just build kernel and the debs in the output folder should include headers deb.
<DC-IRC>
[Discord] <jemershaw> ahh nice! Thanks @lanefu didn't think that was an option!