permissions of “cd-rw/dvd drive” could not be determined
I’m having issues mounting my cd and dvd drives. Neither drive will read a disk but can I burn cd/dvds. Also usb connection to zen creative mp3 player & ipod are not reconised.
Below is my output from fstab & message when dvd is inserted into drive.
fstab
# /etc/fstab: static file system information.
#
#
# /dev/sda1
UUID=a70405b9-be3b-4685-8428-504a190e616b / ext3 defaults,errors=remount-ro,relatime 0 1
# /dev/sda6
UUID=13f7c54a-e900-4d98-9946-5d061c309c8d /home ext3 defaults,relatime 0 2
# /dev/sda5
UUID=30c157a6-7c58-4b77-b420-bb311ac79f8b none swap sw 0 0
/dev/scd0 /media/cdrom0 udf,iso9660 auto ro,noauto,user,exec 0 0
/dev/scd1 /media/cdrom1 udf,iso9660 auto ro,noauto,user,exec 0 0
/dev/fd0 /media/floppy0 auto rw,user,noauto,exec 0 0
/dev/sdc1 /media/data2 ext3 defaults,relatime 0 0
abit more information on fstab
[mntent]: line 11 in etc/fstab is bad
[mntent]: line 12 in etc/fstab is bad
mount: can’t find /media/cdrom0 in /etc/fstab or /etc/mtab
I have create a post on ubuntu forums for help to correct this problem.