Update ubuntu_zfs_build_install.sh

This commit is contained in:
kneutron 2021-07-26 12:03:18 -05:00 committed by GitHub
parent 61b8e8044d
commit 0e01974d4c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -110,6 +110,7 @@ install_zfs(){
##check zfs installed
dmesg |grep ZFS
zpool version
# lsinitramfs /initrd.img | grep zfs
}