Skip to content

Instantly share code, notes, and snippets.

@AStevensTaylor
AStevensTaylor / archdual.sh
Last active February 26, 2019 11:33 — forked from altercation/archdual.sh
arch-dual drive config
#!/bin/sh
#----------------------------------------------------------------------
# Arch Linux Installation Script
#
# This installs, with no intervention (other than initial edit to change
# RAID array drive values), Arch Linux on an encrypted btrfs raid1 array.
#----------------------------------------------------------------------
set -eu