Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save avoidwork/e91370855bb0334f0eecedfe341c1e31 to your computer and use it in GitHub Desktop.

Select an option

Save avoidwork/e91370855bb0334f0eecedfe341c1e31 to your computer and use it in GitHub Desktop.
Resize the LVM to use available space
sudo lvextend -r -l +100%FREE /dev/template-vg/root
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment