I have a PNY memory stick and I want to access the memory stick from my linux server.
I tried to run the following command after i plug in the memeory stick, but I still was not able to read the info in my memory stick. The formate of the memeory stick is FAT
# mount /dev/sda1 /mymountpoint
There are files in the /mymountpoint, but it is not my flash drive infomation. The following files are in /mymountpoint after I ran the command
---------------------
autoexec.bat
config.sys
io.sys
up.bmp
command.com
dellup
msdos.sys
uptree.txt
-------------------
I am not able to read the infomation in my memory stick from /mymountpoint and if I unplug the memory stick, i was still able to access the /mymountpoint folder. How do I access my memory stick and what drive or directory is it?
Start Free Trial