updated to focal package

This commit is contained in:
Prokopenko Andrey
2021-09-15 21:13:53 +02:00
parent 86cfdfc693
commit 6a6d5f35f4
4 changed files with 4 additions and 4 deletions

View File

@@ -499,7 +499,7 @@ echo "======= installing zfs on rescue system =========="
apt install --yes zfs-dkms zfsutils-linux apt install --yes zfs-dkms zfsutils-linux
add-apt-repository -r 'deb http://ppa.launchpad.net/jonathonf/zfs/ubuntu focal main' add-apt-repository -r 'deb http://ppa.launchpad.net/jonathonf/zfs/ubuntu focal main'
apt update apt update
rm /usr/local/sbin/zfs find /usr/local/sbin/ -type l | xargs rm
zfs --version zfs --version
echo "======= partitioning the disk ==========" echo "======= partitioning the disk =========="

View File

@@ -499,7 +499,7 @@ echo "======= installing zfs on rescue system =========="
apt install --yes zfs-dkms zfsutils-linux apt install --yes zfs-dkms zfsutils-linux
add-apt-repository -r 'deb http://ppa.launchpad.net/jonathonf/zfs/ubuntu focal main' add-apt-repository -r 'deb http://ppa.launchpad.net/jonathonf/zfs/ubuntu focal main'
apt update apt update
rm /usr/local/sbin/zfs find /usr/local/sbin/ -type l | xargs rm
zfs --version zfs --version
echo "======= partitioning the disk ==========" echo "======= partitioning the disk =========="

View File

@@ -466,7 +466,7 @@ echo "======= installing zfs on rescue system =========="
apt install --yes zfs-dkms zfsutils-linux apt install --yes zfs-dkms zfsutils-linux
add-apt-repository -r 'deb http://ppa.launchpad.net/jonathonf/zfs/ubuntu focal main' add-apt-repository -r 'deb http://ppa.launchpad.net/jonathonf/zfs/ubuntu focal main'
apt update apt update
rm /usr/local/sbin/zfs find /usr/local/sbin/ -type l | xargs rm
zfs --version zfs --version
echo "======= partitioning the disk ==========" echo "======= partitioning the disk =========="

View File

@@ -466,7 +466,7 @@ echo "======= installing zfs on rescue system =========="
apt install --yes zfs-dkms zfsutils-linux apt install --yes zfs-dkms zfsutils-linux
add-apt-repository -r 'deb http://ppa.launchpad.net/jonathonf/zfs/ubuntu focal main' add-apt-repository -r 'deb http://ppa.launchpad.net/jonathonf/zfs/ubuntu focal main'
apt update apt update
rm /usr/local/sbin/zfs find /usr/local/sbin/ -type l | xargs rm
zfs --version zfs --version
echo "======= partitioning the disk ==========" echo "======= partitioning the disk =========="