LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Mounted Drive...using its files (https://www.linuxquestions.org/questions/linux-newbie-8/mounted-drive-using-its-files-117900/)

thefetus 11-19-2003 02:49 PM

Mounted Drive...using its files
 
Ok, I finally got my 160 gb hard drive mounted. I checked in terminal, and it showed files I remember being on that drive. How would I get to access these files through the use of folders. My other hard drive has a folder on the desktop in which I can access files. I want the same for my other hard drive, without using Terminal to access every file.

tredegar 11-19-2003 03:03 PM

This is a difficult question for anyone to answer when you do not give us any details of what system you are running and what desktop you are using.

thefetus 11-19-2003 03:06 PM

Im using Redhat 9, im not sure what other info is needed

fancypiper 11-19-2003 03:21 PM

1. Make a directory to mount the drive on
2. Mount the drive
3. If you want it mounted on boot, edit /etc/fstab
4. Make the desktop link you want that points to it.

# Managing drives
LNAG - Accessing my drives
Rute - Device Mounting

thefetus 11-19-2003 03:26 PM

Its already mounted. Its just a matter of being able to open files, i can see them thru terminal, but im unsure how to get direct access

tredegar 11-19-2003 03:35 PM

Then (assuming KDE) open konqueror. Navigate to where your files are mounted eg /mnt/anotherdisk, and open that. If that is what you want, you can right-click and drag a directory to your desktop. Choose 'Make Link'.

That's it.

tredegar 11-19-2003 03:43 PM

...oops LEFT-click and drag a directory to your desktop

thefetus 11-19-2003 03:48 PM

its saying i dont have access rights to that location....

tredegar 11-19-2003 03:53 PM

This is difficult for me to answer: What desktop are you running?
Maybe gnome (there's a footprint-thingy at the bottom left of the screen)
Maybe KDE (There's a K-thingy at the bottom left of the screen)
Are you runnning a graphical interface at all (or are you just text-based)?

Give us some hints please!

thefetus 11-19-2003 03:54 PM

Gnome i think lol....

its graphical....im running the default Redhat 9 theme

fancypiper 11-19-2003 03:58 PM

Is it time to read yet? :study:

Different filesystems/desktop window managers means different methods and here we are in the dark......

# Managing drives
LNAG - Accessing my drives
Rute - Device Mounting

man fstab
info fstab

thefetus 11-19-2003 03:59 PM

I've been reading for the last 2 days....none of it makes sense to me, hence me posting here.

tredegar 11-19-2003 03:59 PM

OK, I am not used to gnome (I happen to like KDE), but I'll switch to gnome and be back later......
Meanwhile please post the output from

ls -Al /mnt

assuming /mnt is where you have mounted this disk.

later

thefetus 11-19-2003 04:03 PM

drwxr-xr-x 2 root root 4096 Nov 18 16:44 cdrom
drwxr-xr-x 2 root root 4096 Nov 18 16:44 floppy
drwxr-xr-x 2 root root 4096 Nov 19 15:16 fuck
drwxr-xr-x 2 root root 4096 Nov 19 15:20 fucker
drwxr-xr-x 2 root root 4096 Nov 19 12:43 Mount
drwxr-xr-x 2 root root 4096 Nov 19 12:54 Mount2
drwxr-xr-x 2 root root 4096 Nov 19 15:31 pos
drwxr-xr-x 2 root root 4096 Nov 19 14:36 shit
dr-x------ 1 root root 8192 Nov 11 18:48 windows

-----
lol, its mounted to windows....all the others were my pissed off attempts to mount

tredegar 11-19-2003 04:05 PM

Back from gnome. Woooo, that was scarey!

In gnome: Foot->Applications->File Tools-> Nautilus.

Navigate to the directory you want, then RIGHT click (why does gnome have to be different from KDE, or vice versa?) and drag it to the desktop. Choose link.


All times are GMT -5. The time now is 07:23 AM.