cdrecord problem

goynoi . goynoi at hotmail.com
Tue Nov 9 21:31:52 UTC 2004


Try:

cdrecord -v speed=10 <filename>

OR

cdrecord -v dev=ATA:1,0,0 speed=10 <filename>

The 'ATA' has to be capitalized.  Sometimes you can omit the 'dev' 
completely and it will use the default CD-Writer.

Hope that helps.



You should be able to leave out 'dev' altogether, and it will use the
>From: "Usman S. Ansari" <uansari at yahoo.com>
>Reply-To: For users of Fedora Core releases <fedora-list at redhat.com>
>To: Fedora List <fedora-list at redhat.com>
>Subject: cdrecord problem
>Date: Tue, 9 Nov 2004 13:08:50 -0800 (PST)
>
>Ever since I upgraded to FC 2 (from Redhat 8.0), I have not been able
>to burn cdrom.
>
>I was using commands like
>
>cdrecord dev=1,0,0 speed=10 fc3_10f4.iso
>
>in Redhat 8.0.
>
>But it fails on FC2
>===============================================================
>[root at snake export]# cdrecord dev=1,0,0 speed=10 fc3_10f4.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.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.
>scsidev: '1,0,0'
>scsibus: 1 target: 0 lun: 0
>cdrecord: No such device or address. Cannot open '/dev/sg*'. Cannot
>open SCSI driver.
>cdrecord: For possible targets try 'cdrecord -scanbus'.
>cdrecord: For possible transport specifiers try 'cdrecord dev=help'.
>===============================================================
>[root at snake export]# cdrecord -scanbus
>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.
>scsidev: 'ATA'
>devname: 'ATA'
>scsibus: -2 target: -2 lun: -2
>Linux sg driver version: 3.5.27
>Using libscg version 'schily-0.8'.
>cdrecord: Warning: using inofficial libscg transport code version
>(schily - Red Hat-scsi-linux-sg.c-1.83-RH '@(#)scsi-linux-sg.c
>1.83 04/05/20 Copyright 1997 J. Schilling').
>scsibus1:
>     1,0,0   100) 'SONY    ' 'CD-RW  CRX216E  ' 'PD01' Removable CD-ROM
>
>--
>fedora-list mailing list
>fedora-list at redhat.com
>To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
:





More information about the fedora-list mailing list