Skip to content

How to resize partition/ recognize larger partition #1790

Closed Answered by ReDnAx1991
ReDnAx1991 asked this question in Q&A
Discussion options

You must be logged in to vote

Found the answer via Chat.GPT. I had to sudo resize2fs /dev/sdb1
After everything I did with parted.

In parted I did the following:

  • sudo parted /dev/sdb1
  • print
  • Fix (as parted noticed that there was unused space)
  • quit

Restart system
Login
sudo resize2fs /dev/sdb1

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ReDnAx1991
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant