lsblk
sudo file -s /dev/xvdf
sudo file -s /dev/xvda1
sudo mkfs -t ext4 /dev/xvdf
sudo mkdir datasets
sudo mount /dev/xvdf datasets
ls
cd datasets/
git clone https://github.com/hellohaptik/haptik_open_datasets.git
Created
September 9, 2017 12:22
-
-
Save pratos/05ad2a35f9f6e39f890661177d2d9b0c to your computer and use it in GitHub Desktop.
Mount EBS to EC2 instances
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment