Sonntag 11 Oktober 2020 um 11:28

How to Mount a Volume to an EC2 Instance

Von Eric Antoine Scuccimarra

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


Bemerkungen

Anmeldung oder Registrieren einen Kommentar hinterlassen..


Archiv