Jump to content

markjay

Members
  • Posts

    3
  • Joined

  • Last visited

Reputation Activity

  1. Like
    markjay got a reaction from hartraft in openZFS working on Rock 5B (Armbian 23.05, Lunar 6.2.0-rc1)   
    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

  2. Like
    markjay reacted to Igor in Mainline kernel   
    With working PCI
    https://github.com/armbian/os/releases (look for Rock5 "midstream")
     

×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines