I am trying to use EFF database using EC2 amazon. I have created an amazon instance, and created a volume from EFF available snapshot. The volume has been successfully attached to my instance.
I am trying to perform step 5 as in https://www.eff.org/pages/howto-using-ssl-observatory-cloud by typing the following command: sudo mount /dev/sdf1 /space But I am getting this message: mount: special device /dev/sdf1 does not exist I have already checked that the volume is attached as: /dev/sdf and I already performed: mkdir /space Please help me figure out what is the problem ? Thanks & Regards, Eman
