View Single Post
Old 12-05-2009, 11:17 PM   #12 (permalink)
siddharthmakwana
Apprentice
 
siddharthmakwana's Avatar
 
Join Date: Oct 2008
Location: Baroda
Posts: 62
Default Re: automounting problem..((DVD n USB)

Quote:
Originally Posted by Liverpool_fan View Post
^ ^ ^
IIRC It's HAL which mounts CD/DVD, USB etc. in Linux.

@OP:
Is HAL running?

First post output of:
Code:
ps aux | grep hald
Code:
ps -C hald
(both do the same literally but let's see)

Check this out:
http://en.opensuse.org/HAL

linux-ziap:~/Desktop # ps aux | grep hald
root 7273 0.0 0.0 3064 716 pts/1 R+ 23:14 0:00 grep hald
linux-ziap:~/Desktop # ps -C hald
PID TTY TIME CMD
siddharthmakwana is offline