Jump to content

openZFS working on Rock 5B (Armbian 23.05, Lunar 6.2.0-rc1)


markjay

Recommended Posts

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

 

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

rrhOsbk.png

MicrosoftTeams-image (25).png

Edited by markjay
add image
Link to comment
Share on other sites

  • markjay changed the title to openZFS working on Rock 5B (Armbian 23.05, Lunar 6.2.0-rc1)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines