I am new to EC2. The way I am attempting to do this is: 1) create a snapshot from instance1 ; 2) create a volume from snapshot; 3) attach the volume to instance2
when I ssh to instance2 it is still the basic instance without my folders and customizations. What am I doing wrong?