LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   usb cdrom mounting (https://www.linuxquestions.org/questions/linux-hardware-18/usb-cdrom-mounting-459591/)

jormahuuskonen 06-29-2006 06:22 PM

usb cdrom mounting
 
I have Suse Linux 9.1 and Teac cd-rw-driver device type:CD-W224PUK. I have tried all nigth long to get it work. If I click My computer and then click device icon I always get an answer:Could not enter folder /media/cdrom11. What to do?

x86processor 06-30-2006 02:59 AM

Open a terminal and post output of:
Code:

df
Note you can redirect output to a file:
Code:

df > df.txt


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