Created
August 28, 2024 09:23
-
-
Save merothh/5b08aa020a268eb5309077cb0b718490 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
lvreduce --resizefs -L -20G pop-nvme/pop-home | |
lvextend -l +100%FREE /dev/pop-nvme/pop-root (--resizefs possibly here itself) | |
resize2fs /dev/pop-nvme/pop-root |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment