2.create temporary folder for hold directory (All of them)
Do not forget about permission
#sudo -i [Enter]
input your password
#mkdir /tmp/flashdata
3.search for your drive
#fdisk -l
4.Find your flashdrive such as /dev/sdb
Then use command "mount" and follow "flashdrive" and your tempolary folder
(source to destination)
#mount /dev/sdb1 /tmp/data/
5.open folder
#cd /tmp/flashdata
6.Do not forget to unmount
#umount /dev/sdb1
End
Goodluck
ไม่มีความคิดเห็น:
แสดงความคิดเห็น