cd drive does not work in ubunto 8.10 did with windows please help

Asked by magog756

can any one please help me i cant seem to get my CD drive to work in ubuntu810 it sounds like its running for a few seconds but nothing happens it doesn't even show in the desktop, it did work when i had windows please help.

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
pe3k (qyx) said :
#1

Did you mount your CD drive?
It seems that it is not mounted ... check this post and try few of those advice to see if it helps:
https://answers.launchpad.net/ubuntu/+question/14278

If it does not work, please post output of these commands:
mount
cat /etc/fstab

Good luck.

Revision history for this message
magog756 (magog756) said :
#2

attn: pe3k
 this is what i got

# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# /dev/sda1
UUID=b4262e2d-2d3b-4aea-96c8-ba5073f68a8d / ext3 relatime,errors=remount-ro 0 1
# /dev/sda5
UUID=99e9a088-2512-4f2c-8ab0-839c76cca3bb none swap sw 0 0
/dev/scd0 /media/cdrom1 udf,iso9660 user,noauto,exec,utf8 0 0

Revision history for this message
pe3k (qyx) said :
#3

Try typing:
"sudo mount /dev/scd0"
Insert the CD and try browsing to /media/cdrom1 ...

Revision history for this message
magog756 (magog756) said :
#4

this is the message i got after the command:

special device /dev/scd0 does not exist

Revision history for this message
pe3k (qyx) said :
#5

Hi,
I found another advice, read this post:
http://ubuntuforums.org/showthread.php?t=282913
...especially pay attention to the advice with adding "noapic" or "noapic acpi=off" parameter to menu.lst
Keep us informed ...

Can you help with this problem?

Provide an answer of your own, or ask magog756 for more information if necessary.

To post a message you must log in.