← Back to team overview

ubuntuforums-unanswered team mailing list archive

[Question #78095]: CD Burner not recognized

 

New question #78095 on Ubuntu:
https://answers.launchpad.net/ubuntu/+question/78095

I have both a CD burner and a CD ROM drive.   The drive works okay on both data and music CD's but I can not get the burner recognized.  Here is the outputs of /etc/fstab dile and of /usr/lib/nautilus-cd-burner/list_cddrives 
rodney@rodney-desktop:~$ cat /etc/fstab
# /etc/fstab: static file system information.
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
proc            /proc           proc    defaults        0       0
# /dev/sda6
UUID=a417d114-d5c5-4de2-bd21-8e72e304920d /               ext3    relatime,errors=remount-ro 0       1
# /dev/sda7
UUID=7f919aac-834c-49ca-9763-549a3c17db7e none            swap    sw              0       0
/dev/scd0       /media/cdrom0   udf,iso9660 user,noauto,exec,utf8 0       0
/dev/fd0        /media/floppy0  auto    rw,user,noauto,exec,utf8 0       0
rodney@rodney-desktop:~$ 
rodney@rodney-desktop:~$ /usr/lib/nautilus-cd-burner/list_cddrives
Drive:
  name:			CD-ROM FX4831T!A
  device:		/dev/scd0
  door:			open
  type:			CD
  is mounted:		FALSE
  max read speed:	8467 KiB/s (CD 56.4x, DVD 6.2x)
  max write speed:	0 KiB/s (CD 0.0x, DVD 0.0x)
  write speeds:		
Media:
  label:		''
  type:			Couldn't open media
  is writable:		FALSE
  is appendable:	FALSE
  capacity:		Could not be determined
  size:			Could not be determined
---rodney@rodney-desktop:~$ cat /etc/fstab
# /etc/fstab: static file system information.
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
proc            /proc           proc    defaults        0       0
# /dev/sda6
UUID=a417d114-d5c5-4de2-bd21-8e72e304920d /               ext3    relatime,errors=remount-ro 0       1
# /dev/sda7
UUID=7f919aac-834c-49ca-9763-549a3c17db7e none            swap    sw              0       0
/dev/scd0       /media/cdrom0   udf,iso9660 user,noauto,exec,utf8 0       0
/dev/fd0        /media/floppy0  auto    rw,user,noauto,exec,utf8 0       0
rodney@rodney-desktop:~$ 
rodney@rodney-desktop:~$ /usr/lib/nautilus-cd-burner/list_cddrives
Drive:
  name:			CD-ROM FX4831T!A
  device:		/dev/scd0
  door:			open
  type:			CD
  is mounted:		FALSE
  max read speed:	8467 KiB/s (CD 56.4x, DVD 6.2x)
  max write speed:	0 KiB/s (CD 0.0x, DVD 0.0x)
  write speeds:		
Media:
  label:		''
  type:			Couldn't open media
  is writable:		FALSE
  is appendable:	FALSE
  capacity:		Could not be determined
  size:			Could not be determined
---
rodney@rodney-desktop:~$ 

rodney@rodney-desktop:~$ 
Am I doing something wrong or more likely ?not doing something?


-- 
You received this question notification because you are a member of UF
Unanswered Posts Team, which is an answer contact for Ubuntu.