LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How do I access a mounted volume? (https://www.linuxquestions.org/questions/linux-newbie-8/how-do-i-access-a-mounted-volume-464747/)

royeo 07-17-2006 01:31 AM

How do I access a mounted volume?
 
I have Suse 10.1, which when I installed it, created these 3 mount points, (among others): /windows/C, /windows/D and /windows/E. /windows/D is formatted FAT32, so I should be able to access it in Linux. My question is: how do I access it (in Linux) and/or the files and folders on it. If somebody answers this question for me, please be very specific. I am using KDE.

Thanks,

royeo

Nylex 07-17-2006 01:34 AM

If your partitions are mounted, then in a terminal you can just cd to those directories, e.g.

cd /windows/C.

In Konqueror (or whatever other file manager you're using), you can just navigate to the directory (or type it in the location box).

rwc_zippy 07-19-2006 01:51 PM

Quote:

Originally Posted by royeo
I have Suse 10.1, which when I installed it, created these 3 mount points, ...

Yes but did you give regular users access to these mount points? Post your fstab.... maybe you don't have permissions set quite right.
-R


All times are GMT -5. The time now is 05:40 PM.