Hi to all,
I am new to this site... but here is mu issue. When using FOREMOST, I can not get the data to transfer to the mkdir the a made... here are my commands...
fdisk -l .... to find what dev i want which is a mico SD card
mkdir filename i want to send the data to
then here is where i run into the problem
i have tryed
sudo dd if =/dev/sdc1=./SDimg(dev/sdc1/is the msd that i want to rip.. and SDimg is the mkdir that i made)
i also tryed ...
foremost -i /dev/sdc1 -o SDimg
What am I missing a step some where.... any help would be great thanks.