Skip to content

Instantly share code, notes, and snippets.

@criztovyl
Created October 26, 2024 15:16
Show Gist options
  • Save criztovyl/ef3095e9e3e23e7dfda545255ee234bb to your computer and use it in GitHub Desktop.
Save criztovyl/ef3095e9e3e23e7dfda545255ee234bb to your computer and use it in GitHub Desktop.
parted /dev/sda
--> print
--> resizepart
cryptsetup resize /dev/mapper/*_crypt
pvresize /dev/mapper/*_crypt
lvresize /dev/$HOSTNAME-vg/root -l +100%FREE -r
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment