11. Oktober 2020 00:00

How to Mount a Volume to an EC2 Instance

By : Eric A. Scuccimarra

/storage/blog_images/aws_smile-header-desktop-en-white_59x35.png

So that I can remember next time I need to do it :

  1. Attach the volume to the instance
  2. From the instance:
    1. lsblk
    2. mkdir /whatever
    3. mount /dev/xvdf /whatever/

Etiketten: ec2

Zu diesem Artikel gibt es keine Kommentare.

Anmeldung oder register kommentieren