Date: Thu, 2 Mar 2000 00:07:48 +0300 (MSK) From: Dmitry Sivachenko <dima@Chg.RU> To: multimedia@freebsd.org, questions@freebsd.org Subject: cdrecord Message-ID: <200003012107.AAA46366@netserv1.chg.ru>
next in thread | raw e-mail | index | archive | help
Hello! I have CD Writer HP 9210i (and Tekram DC-310 SCSI controller). dmesg gives the following: .......... ncr0: <ncr 53c810a fast10 scsi> rev 0x23 int a irq 10 on pci0.11.0 .......... cd0 at ncr0 bus 0 target 6 lun 0 cd0: <HP CD-Writer+ 9200 1.0c> Removable CD-ROM SCSI-4 device cd0: 10.000MB/s transfers (10.000MHz, offset 8) cd0: Attempt to query device size failed: NOT READY, Medium not present I made MAKEDEV cd0. So everything seems to be OK. But cdrecord writes: cavia# cdrecord -v -dummy -speed=2 dev=0,6,0 install-i386.iso Cdrecord 1.8 (i386-unknown-freebsd3.4) Copyright (C) 1995-2000 Jörg Schilling TOC Type: 1 = CD-ROM scsidev: '0,6,0' scsibus: 0 target: 6 lun: 0 cdrecord: No such file or directory. Cannot open SCSI driver. cdrecord: For possible targets try 'cdrecord -scanbus'. Make sure you are root. and cavia# cdrecord -scanbus Cdrecord 1.8 (i386-unknown-freebsd3.4) Copyright (C) 1995-2000 Jörg Schilling cdrecord: No such file or directory. Cannot open SCSI driver. cdrecord: For possible targets try 'cdrecord -scanbus'. Make sure you are root. What am I doing wrong? How should I invoke cdrecord in order to write the CD? Any help will be greatly appreciated. Thank you in advance, Dima. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200003012107.AAA46366>