Changes for page ZFS - The Aaron Topponce Archive


on 2024-09-01 09:46


on 2024-09-01 12:30
Summary
Details
- Page properties
-
- Content
-
... ... @@ -96,11 +96,3 @@ 96 96 [[https:~~/~~/web.archive.org/web/20210605031658/https:~~/~~/pthree.org/2012/04/17/install-zfs-on-debian-gnulinux/>>https://web.archive.org/web/20210605031658/https://pthree.org/2012/04/17/install-zfs-on-debian-gnulinux/]] 97 97 {{/box}} 98 98 99 -{{code language="bash session"}} 100 -$ su - 101 -# wget http://archive.zfsonlinux.org/debian/pool/main/z/zfsonlinux/zfsonlinux_2%7Ewheezy_all.deb 102 -# dpkg -i zfsonlinux_2~wheezy_all.deb 103 -# apt-get update 104 -# apt-get install debian-zfs 105 - 106 -{{/code}}