← Back to team overview

acertimeline team mailing list archive

Re: CD-ROM

 

Good Morning Tark,

My apologies I never got back to you on the CD-ROM!  I work Sundays so
I was at the office.

With regard to the CD-ROM recognizing and burning blank media - I have
no problems with that.  I just put a blank CR-R in and it asked me if
I wanted to burn to it.  Per your request, my fstab is below.

[tronyx@wrekx~]$grep -i sr0 /var/log/dmesg
[    5.312492]  sda1 sda2 <sr0: scsi3-mmc drive: 24x/24x writer
dvd-ram cd/rw xa/form2 cdda tray
[    5.328114] sr 2:0:0:0: Attached scsi CD-ROM sr0


# /etc/fstab: static file system information.
#
# Use 'vol_id --uuid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
proc            /proc           proc    defaults        0       0
# / was on /dev/sda1 during installation
UUID=51a6c3f8-da92-4d95-be32-e180bc56256e /               ext3
relatime,errors=remount-ro 0       1
# swap was on /dev/sda5 during installation
UUID=428b5579-f06c-4794-98f0-0ae9dc289acc none            swap    sw
           0       0
/dev/scd0       /media/cdrom0   udf,iso9660 user,noauto,exec,utf8 0       0



References