Create a gist now

Instantly share code, notes, and snippets.

What would you like to do?
# gpt_bios
# sda
# sda1 boot_grub
# sda2 boot btrfs raid1 btrfs0
# sda3 swap mdadm raid1 md1 (encrypted swap)
# sda4 main luks(pw0)
# btrfs raid1 btrfs1
# sdb
# sdb1 boot_grub
# sdb2 boot btrfs raid1 btrfs0
# sdb3 swap mdadm raid1 md1 (encrypted swap)
# sdb4 main luks(pw0)
# btrfs raid1 btrfs1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment