Skip to main content Skip to complementary content

Option 1: If you have copied the Amazon EC2 Mount instructions in your favorite editor

Procedure

  1. Check the instructions and locate the mount command which looks like the command below:
    sudo mount -t nfs4 -o 
    nfsvers=4.1,rsize=1048576,wsize=1048576,hard,timeo=600,retrans=2<put your DNS name here>:/ efs
  2. Copy the mount command then paste it in your ssh terminal.
  3. Press Enter to execute.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!