Skip to content

chengyin30069/ArchZFSiso

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

Important

The zfs modules may not be able to catch up the kernel release,
if such thing happeneds please let me know by creating an issue

Arch ZFS iso

This is a dockerfile to compile an archlinux installation iso with zfs modules

How does this work

  1. Setup archlinux:latest docker image with steps in this YT tutorial
  2. Run the image and compile it

Compile it yourself

docker buildx build -t archzfsiso .
docker run --privileged --rm -v "${HOME}/iso/:/ISOBUILD/zfsiso/ISOOUT" archzfsiso

Related works

r-maerz's archlinux-lts-zfs
eoli3n's archiso-zfs

About

A dockerfile that builds a bootable arch iso with zfs modules

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors