Results 1 to 2 of 2

Thread: Filesystem type zfs_member not configured in kernel

  1. #1
    Join Date
    Aug 2024
    Beans
    1

    Question Filesystem type zfs_member not configured in kernel

    Hello guys,

    I installed Ubuntu 24.04 LTS as my primary operating system
    I successfully done everything but now i m getting this Error while
    opening the Other HDD location in my system

    here is the error :


    Unable to access location
    Error mounting /dev/sda4 at /media/brijesh/rpool:Filesystem type zfs_member not configured in kernel


  2. #2

    Re: Filesystem type zfs_member not configured in kernel

    You are probably missing ZFS support (Ubuntu 24.04 LTS does not include ZFS support by default).

    Try this:
    sudo apt install zfsutils-linux
    sudo modprobe zfs

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •