LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   I am not getting the pen drive icon in my Desktop ? using RHEL5 (https://www.linuxquestions.org/questions/linux-newbie-8/i-am-not-getting-the-pen-drive-icon-in-my-desktop-using-rhel5-722619/)

kingston 04-30-2009 12:15 AM

I am not getting the pen drive icon in my Desktop ? using RHEL5
 
Hi all

I am using RHEL 5. When i plug my USB pen drive, I am not getting the pen drive icon on my Desktop. I using GNOME Desktop. But i can mount manually. I used to find the exact driver from "fdisk -l" command. Please help me to sort out this issue.

Thanks & Regards

Kingston

Dudydoo 04-30-2009 06:21 AM

Is hal running?

Code:

$ pgrep -l hald
If not, start it ...

Code:

# service haldaemon start

kingston 05-01-2009 12:22 AM

hal daemon is running.

I got the following output after i ran the command "pgrep -l hald"

4249 hald
4250 hald-runner
4256 hald-addon-acpi
4264 hald-addon-keyb
4288 hald-addon-stor

But Still the problem persists.

Dudydoo 05-01-2009 04:59 AM

How about settings in Gnome > System > Preferences > Removable Drives & Media?

Also check to see if gnome-volume-manager is installed.

kingston 05-05-2009 06:34 AM

all the mount options are enabled. And the gnome-volume-manager rpm is also installed. But still i am facing that problem


All times are GMT -5. The time now is 10:25 PM.