mirror of
https://github.com/terem42/zfs-hetzner-vm.git
synced 2025-12-23 07:18:37 +00:00
updated to focal package
This commit is contained in:
@@ -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 =========="
|
||||||
|
|||||||
@@ -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 =========="
|
||||||
|
|||||||
@@ -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 =========="
|
||||||
|
|||||||
@@ -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 =========="
|
||||||
|
|||||||
Reference in New Issue
Block a user