[CentOS] How to record a data CD ?

Johnny Hughes mailing-lists at hughesjr.com
Fri Apr 22 11:55:25 UTC 2005


On Fri, 2005-04-22 at 11:47 +0100, Mário Gamito wrote:
> It's in a server without X
> 
> Warm Regards,
> Mário Gamito
> 
> ryan wrote:
> > Have you tried k3b?
> > 
> > On Fri, 2005-04-22 at 07:12 +0100, Mário Gamito wrote:
> > 
> >>Hi,
> >>
> >>For years that i've been recording CDs and DVDs and all well.
> >>Now, i can't in CentOS-4
> >>
> >>First i run:
> >># mkisofs -r -J -o cd_backup cd/
> >>
> >>Then
> >># cdrecord -scanbus
> >>
> >>Output is:
> >>cdrecord: Warning: controller returns wrong size for CD capabilities page.
> >>        1,0,0   100) 'SAMSUNG ' 'CD-ROM SC-148F  ' 'F008' Removable CD-ROM
> >>        1,1,0   101) 'HP      ' 'CD-Writer+ 9500 ' '1.0e' Removable CD-ROM
> >>        1,2,0   102) *
> >>        1,3,0   103) *
> >>        1,4,0   104) *
> >>        1,5,0   105) *
> >>        1,6,0   106) *
> >>        1,7,0   107) *
> >>[root at tux gamito]#
> >>
> >>
> >>So, i used to record using:
> >>#  cdrecord -v speed=16 dev=1,1,0 -data cd_backup
> >>
> >>
> >>But i get this error:
> >>
> >>"[root at tux gamito]# cdrecord -v speed=4 dev=1,1,0 -data cd_backup
> >>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.01-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
> >>http://bugzilla.redhat.com/bugzilla
> >>Note: The author of cdrecord should not be bothered with problems in
> >>this version.
> >>TOC Type: 1 = CD-ROM
> >>scsidev: '1,1,0'
> >>scsibus: 1 target: 1 lun: 0
> >>cdrecord: Success. Cannot open SCSI driver.
> >>cdrecord: For possible targets try 'cdrecord -scanbus'.
> >>cdrecord: For possible transport specifiers try 'cdrecord dev=help'."
> >>
> >>Any ideas ?

They added an ATAPI device in the 2.6 kernel ... so no more ide-scsi
emulation required for non SCSI CDRWs

use the device name ... like this:

cdrecord --dev=/dev/hdc

(or /dev/cdrw ... /dev/dvdrw)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://lists.centos.org/pipermail/centos/attachments/20050422/7a2500c8/attachment.sig>


More information about the CentOS mailing list