Don't install ZFS on alt Arch Linux ISO CD images #26
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
On an Arch Linux ISO CD image such as https://github.com/stevleibelt/arch-linux-live-cd-iso-with-zfs we don't need to install ZFS. It's there already. Check for ZFS kernel module and skip
curl -s 'https://raw.githubusercontent.com/eoli3n/archiso-zfs/master/init' | bash
.