Skip to content

Instantly share code, notes, and snippets.

@su-tiko
Last active September 16, 2019 07:39
Show Gist options
  • Save su-tiko/a07ca714630cff4166d2871c72c65b95 to your computer and use it in GitHub Desktop.
Save su-tiko/a07ca714630cff4166d2871c72c65b95 to your computer and use it in GitHub Desktop.
sudo lsblk
sudo growpart /dev/[DEVICE_ID] [PARTITION_NUMBER]
sudo resize2fs /dev/[DEVICE_ID][PARTITION_NUMBER]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment