First off all, assuming you are running gnome, go to either:
System->Preferences>Removable Drives and Media System->Preferences>Hardware->Removable Drives and MediaThen make sure the appropriate checkboxes are checked, I check the first 3.
When doing the above, you may get a message that says:
Volume management not supported. The "hald" service is required but not currently running.
If this is the case, you are getting closer to solving the problem, do:
ps -aux service haldaemon restart ps -auxThe first "ps" above revealed some goofy hald related processes, that I found it worthwhile to use "kill" to eliminate (the restart did not flush them out, and they indicated they were holding locks to my CD drive among other things).
Some other things that may be worth a look in getting this to go:
Good Luck!
Adventures in Computing / [email protected]