Answer» Hello to Everyone!
I'm new to Linux and I'm using REDHAT 7.2. I'm currently having problem on how to access my files on a separate HD (FAT32) and I don't know how to mount it. A little help would be very much APPRECIATED, thanks! I'm using Fedora, which is based on Red Hat, so I presume the process is similar.
Either go into the COMPUTER, right click on the hard drive icon you want to mount and click on 'Mount Drive", or open a terminal window and TYPE:
Code: [SELECT]# mount /mnt/hdaX Replace X with the drive/partition you want to mount.
|