Skip to content

chengyin30069/ArchZFSiso

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Important

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

Arch ZFS iso

This is a dockerfile and a bash script to build an archlinux installation iso with zfs modules

How does this work

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

Build it on your own

Using docker

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

On bare metal(if you're on Arch or you some how setup archiso on your system)

./build.sh <dir you want the build happen>

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

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors