Jump to content

markjay

Members
  • Posts

    3
  • Joined

  • Last visited

  1. You can also use apt-mark. Try "apt-mark --help" to see how to unhold your kernel version
  2. I finally have openZFS loading as a module with modprobe (still need to test that it's actually working correctly, but so far so good...) I'm using the Armbian Lunar CI rolling release since there is a working Linux-Header for this kernel https://imola.armbian.com/beta/pool/main/l/linux-headers-midstream-rockchip-rk3588/ After that, I essentially followed the instructions for building openZFS, but some minor changes to the META file for license and max kernel version. I want to say thank you to all the Armbian team members for making such an amazing platform for SBCs. All my boards run Armbian. here was the config command I used git clone https://github.com/openzfs/zfs cd ./zfs sh autogen.sh ./configure --with-config=user make -s -j$(nproc) sudo make install sudo ldconfig sudo depmod sudo modprobe zfs
  3. I use the POE hat from pine64 (https://pine64.com/product/rock64-quartz64-model-b-poe-add-on-board/) It fits as long as your heat sink is not too large.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines