I am having trouble trying to create a cd. I tried k3b. It said that device does not support writing. The image is iso cd file called penguinsleuth-07-05-2003.iso. I also tried gnome cd writer and right clicked on the image. I selected write cd from the popup menu. It also said it could not write the image. My /etc/cdrecord.conf file is: #ident @(#)cdrecord.dfl 1.4 02/07/07 Copyr 1998 J. Schilling # # This file is /etc/cdrecord.conf # It contains defaults that are used if no command line option # or environment is present. # # The default device, if not specified elswhere # CDR_DEVICE=cdrom # # The default speed, if not specified elswhere # # Note that newer cdrecord versions do not default # to speed=1. For MMC compliant drives, the default # is to write at maximum speed, so it in general does # not make sense to set up a default speed in /etc/cdrecord.conf # #CDR_SPEED=40 # # The default FIFO size if, not specified elswhere # CDR_FIFOSIZE=4m # # Note that newer cdrecord versions do not default # to speed=1. For MMC compliant drives, the default # is to write at maximum speed, so it in general does # not make sense to set up a default speed in /etc/cdrecord.conf # #CDR_SPEED=40 # # The default FIFO size if, not specified elswhere # CDR_FIFOSIZE=4m # # The following definitions allow abstract device names. # They are used if the device name does not contain the # the characters ',', ':', '/' and '@' # # Unless you have a good reason, use speed == -1 and let # cdrecord use it's intercal drive specific defaults. # # drive name device speed fifosize driveropts # cdrom= ATAPI:0,0,0 -1 -1 burnfree I finally tried cdrecord directly ie: [rmiles@localhost rmiles]$ cdrecord -v speed=24 dev=ATAPI:0,0,0 penguinsleuth-07-05-2003.iso cdrecord: No write mode specified. cdrecord: Asuming -tao mode. cdrecord: Future versions of cdrecord may have different drive dependent defaults. cdrecord: Continuing in 5 seconds... Cdrecord-Clone 2.01a27-dvd (i686-pc-linux-gnu) Copyright (C) 1995-2004 Jörg Schilling Note: This version is an unofficial (modified) version with DVD support Note: and therefore may have bugs that are not present in the original. Note: Please send bug reports or support requests to <warly@xxxxxxxxxxxxxxxx>. Note: The author of cdrecord should not be bothered with problems in this version. TOC Type: 1 = CD-ROM cdrecord: Cannot allocate memory. WARNING: Cannot do mlockall(2). cdrecord: WARNING: This causes a high risk for buffer underruns. cdrecord: Operation not permitted. WARNING: Cannot set RR-scheduler cdrecord: Permission denied. WARNING: Cannot set priority using setpriority(). cdrecord: WARNING: This causes a high risk for buffer underruns. scsidev: 'ATAPI:0,0,0' devname: 'ATAPI' scsibus: 0 target: 0 lun: 0 Warning: Using ATA Packet interface. Warning: The related libscg interface code is in pre alpha. Warning: There may be fatal problems. Using libscg version 'schily-0.8'. SCSI buffer size: 64512 atapi: 1 Device type : Removable CD-ROM Version : 0 Response Format: 2 Capabilities : Vendor_info : 'LITE-ON ' Identifikation : 'LTR-32123S ' Revision : 'XS0R' Device seems to be: Generic mmc CD-RW. Using generic SCSI-3/mmc CD-R/CD-RW driver (mmc_cdr). Driver flags : MMC-3 SWABAUDIO BURNFREE FORCESPEED Supported modes: FIFO size : 4194304 = 4096 KB cdrecord: Drive does not support TAO recording. cdrecord: Illegal write mode for this drive. It says it does not support TAO mode. What am I doing that is not right? I'm at a loss. Please help. This is a FC2 system loaded from scratch currently using kernel 2.6.8-1.521. It has the latest softare loaded via yum. -- Richard E Miles Federal Way WA. registered linux user 46097