Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/reconquest/archiso-zfs

archlinux iso with zfs (archzfs archiso)
https://github.com/reconquest/archiso-zfs

Last synced: 9 days ago
JSON representation

archlinux iso with zfs (archzfs archiso)

Awesome Lists containing this project

README

        

# Archiso with zfs

* archzfs repo added
* zfs-linux installed

Build image:

```
mkarchiso -v -w work -o out .
```

Record it on a device:

```
sudo dd if=out/archlinux_zfs-DATE-x86_64.iso of=/dev/sdevice status=progress
```