Click to See Complete Forum and Search --> : burning cds under linux


LoRdMaUL
02-16-2001, 12:37 AM
(scsi0) <Adaptec AHA-2940A Ultra SCSI host adapter> found at PCI 0/8/0
(scsi0) Narrow Channel, SCSI ID=7, 3/255 SCBs
(scsi0) Cables present (Int-50 YES, Ext-50 NO)
(scsi0) Downloading sequencer code... 422 instructions downloaded
scsi0 : Adaptec AHA274x/284x/294x (EISA/VLB/PCI-Fast SCSI) 5.1.31/3.2.4
<Adaptec AHA-2940A Ultra SCSI host adapter>
scsi : 1 host.
Vendor: RICOH Model: MP6200S Rev: 2.20
Type: CD-ROM ANSI SCSI revision: 02
Detected scsi CD-ROM sr0 at scsi0, channel 0, id 0, lun 0
sr0: scsi3-mmc drive: 6x/6x writer cd/rw xa/form2 cdda tray
Uniform CD-ROM driver Revision: 3.10

I am guessing that this is a good sign when my box boots....I see that it sees my scsi card and my scsi cd-rw. My question is how do I burn cds under linux? Are there docs on and can anyone recommend good software to do the burning and so forth. :rolleyes:

pbharris
02-16-2001, 01:54 AM
hello,
you have a real scsi device, you should have an easytime of it!! get xcdroast available for every distribution i know of. there also is a how-to at www.linuxdoc.org (http://www.linuxdoc.org)

ph34r
02-16-2001, 09:40 AM
Yup, you will need to setup cdrecord/xcdroast to burn cd's... Check the CD Writing HOWTO at www.linuxdoc.org (http://www.linuxdoc.org)

LoRdMaUL
02-16-2001, 12:12 PM
thanks guys...I will check it out.

bigskinnee
02-16-2001, 02:38 PM
those programs posted above are good but if you want to check out that your cdrw really is there do a "cdrecord --scanbus"

that will tell you what cdr is recognized by your system.

good luck