Archive > 15 December 2008

ZFS in practice – installation under ubuntu

1. vim /etc/apt/source.list.d/zfs-fuse.list add deb http://ppa.launchpad.net/brcha/ubuntu intrepid main deb-src http://ppa.launchpad.net/brcha/ubuntu intrepid main 2. update sudo apt-get update 3. install it sudo apt-get install zfs-fuse 4. Enjoy

Continue reading