Mount -t vfat / dev / hdax / mnt / y Explain that this friend's command / dev / hdax refers to your partition If you don't know, you can try it yourself. Which is the partition you want to mount if you are The primary partition is / dev / hda1, if your D disk is also the Primary partition is / dev / hda2 but if your D is logical, it is / dev / hda5 .. Other classes / mnt / y is what you want Which path is mounted .. This is relatively simple.