8 ms·
The script available there: https://github.com/eoli3n/archiso-zfs https://github.com/eoli3n/archiso-zfs makes it extremely easy to add ZFS support to any Arch I
by e-v 3y ago
The script available there: https://github.com/eoli3n/archiso-zfs https://github.com/eoli3n/archiso-zfs makes it extremely easy to add ZFS support to any Arch ISO after it has booted. You can copy any standard ISO to a USB drive, boot off it, then run `curl -s https://raw.githubusercontent.com/eoli3n/archiso-zfs/master/init https://raw.githubusercontent.com/eoli3n/archiso-zfs/master/... | bash` and you'll have ZFS support in a few seconds, without having anything to worry about.
- rcthompson 3y ago> without having anything to worry about. Nothing to worry about except network access, of course, which was the issue in this case. Much better to have it not with ZFS support already enabled.
- e-v 3y agoIndeed (I guess you meant "much better to have it with ZFS support already enabled"). I simply mentioned this for people unaware of the existence of this script who don't have network issues with the Arch ISOs.