linux51-changes
This commit is contained in:
parent
717d3006a9
commit
4c18e2590a
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ lsblk
|
|||
read -p "Enter partition to encrypt:" PARTITION
|
||||
|
||||
echo "Installing requirements"
|
||||
pacman -S --noconfirm cryptsetup ecryptfs-utils linux50-zfs parted
|
||||
pacman -S --noconfirm cryptsetup ecryptfs-utils linux51-zfs parted
|
||||
|
||||
echo "Loading ZFS kernel module"
|
||||
modprobe zfs
|
||||
|
|
Loading…
Reference in a new issue