Skip to content

Instantly share code, notes, and snippets.

@wybczu
Created January 16, 2022 21:42
Show Gist options
  • Save wybczu/830f9f4e61819a01f059ea35fbfe4a3f to your computer and use it in GitHub Desktop.
Save wybczu/830f9f4e61819a01f059ea35fbfe4a3f to your computer and use it in GitHub Desktop.
sfdisk -d /dev/sda | sfdisk --force /dev/sdb
btrfs device add /dev/sdb1 /
btrfs balance start -dconvert=raid1 -mconvert=raid1 /
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment