Skip to content

Instantly share code, notes, and snippets.

@kobybibas
Created April 15, 2022 12:47
Show Gist options
  • Save kobybibas/a311bf16dd5ce980855ca32ed5c8464a to your computer and use it in GitHub Desktop.
Save kobybibas/a311bf16dd5ce980855ca32ed5c8464a to your computer and use it in GitHub Desktop.
# To see what volumes are avilable
lsblk
# c5
sudo mount /dev/nvme1n1 /data
# p2
sudo mount /dev/xvdf /data
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment