Comment 13 for bug 232184

Revision history for this message
franciscosp (francisco-vieira-souza) wrote :

Hi there all,

I have Ubuntu 10.04 LTS - Lucid Lynx, but since the previous version I have not being able to mount the cdrom/dvd, actually I had given up but now I decided to come back and try to find a solution for this, it's ridiculous I have a very nice computer with a very nice OS but I cannot use a CD/DVD.

So, could anybody tell me something about what could I do to solve this annoying issue?

This is my current fstab:
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# / was on /dev/sda1 during installation
UUID=bb679f37-4a3c-4cf8-89b1-244a43913868 / ext3 relatime,errors=remount-ro 0 1
# swap was on /dev/sda5 during installation
UUID=71300f7d-9151-4083-8057-1d9d395e69ff none swap sw 0 0
# /dev/sr0 /media/cdrom0 udf,iso9660 user,auto,exec,utf8 0 0
# /dev/sr0 /media/cdrom0 auto noatuo,user,ro,exec 0 0
# /dev/sr1 /media/cdrom0 udf,iso9660 user,auto,exec,utf8 0 0

# <file system> <mount point> <type> <options> <dump> <pass>
/dev/cdrom /media/cdrom0 iso9660 defaults,user,noauto 0 0
/dev/fd0 /media/floppy0 auto rw,user,noauto,exec,utf8 0 0

# this is to active the iPod
#/dev/sdb1 /mnt/ipod vfat noauto,user 0 0

Appreciate anything at all.