top | item 35315367

(no title)

e-v | 2 years ago

The script available there: 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/... | bash` and you'll have ZFS support in a few seconds, without having anything to worry about.

discuss

order

rcthompson|2 years 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|2 years ago

Indeed (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.