Skip to content

Instantly share code, notes, and snippets.

Created September 2, 2016 13:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/46ba76bb24d7420dac82ab28d1922031 to your computer and use it in GitHub Desktop.
Save anonymous/46ba76bb24d7420dac82ab28d1922031 to your computer and use it in GitHub Desktop.
# 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