8,367
edits
Changes
→How to use the ZFS file system
== How to use the ZFS file system ==
{| class="wikitable" style="background-color:#ffffdc;width:800px;" |-| <big>'''The latest version of Ubuntu20.04, Ubuntu22.04, Debian11 and Debian12 desktop version systems have pre-installed zfs, you can use it directly.'''
'''The pre-installed zfs version in Ubuntu20.04 and Ubuntu22.04 desktop systems is 2.1.6.'''
'''The pre-installed zfs version in Debian11 and Debian12 desktop systems is 2.1.11.'''
'''After the system starts, please first confirm whether the zfs kernel module has been loaded. If you can see zfs-related content using the lsmod command, it means that the system has pre-installed zfs.'''</big>
orangepi@orangepi:~$ '''lsmod | grep "zfs"'''</big>
zfs 2801664 0
zunicode 327680 1 zfs
zzstd 471040 1 zfs
zlua 139264 1 zfs
zcommon 69632 1 zfs
znvpair 61440 2 zfs,zcommon
zavl 16384 1 zfs
icp 221184 1 zfs
spl 77824 6 zfs,icp,zzstd,znvpair,zcommon,zavl|}
<span id="how-to-install-zfs"></span>
<span id="how-to-shut-down-and-restart-the-development-board"></span>
== How to shut down and restart the development board ==