From owner-freebsd-questions Fri Aug 18 14:18:51 2000 Delivered-To: freebsd-questions@freebsd.org Received: from vulcan.amcom.net (dsl-att1-113-9.sb.101freeway.net [12.44.113.9]) by hub.freebsd.org (Postfix) with ESMTP id E013F37B424 for ; Fri, 18 Aug 2000 14:18:48 -0700 (PDT) Received: from 101freeway.com ([12.44.113.231]) by vulcan.amcom.net (Post.Office MTA v3.5.3 release 223 ID# 0-61056U1000L100S0V35) with ESMTP id net for ; Fri, 18 Aug 2000 14:21:10 -0700 Message-ID: <399DAA3F.FF85323E@101freeway.com> Date: Fri, 18 Aug 2000 14:27:27 -0700 From: Hampton Maxwell X-Mailer: Mozilla 4.74 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: cdrecord problems Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG cdrecord stopped functioning and now gives me the following error: su-2.04# cdrecord -scanbus Cdrecord 1.8.1 (i386-unknown-freebsd4.1) 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. It was working previously and I believe it broke when I did a MAKEDEV all. System is a 4.1-STABLEish box that can mount the cd just fine. dmesg for the scsi devices: aha0 at port 0x130-0x133 irq 9 drq 6 on isa0 aha0: AHA-1540/1542 64 head BIOS FW Rev. 0.5 (ID=41) SCSI Host Adapter, SCSI ID 7, 16 CCBs cd0 at aha0 bus 0 target 1 lun 0 cd0: Removable CD-ROM SCSI-2 device cd0: 3.300MB/s transfers cd0: Attempt to query device size failed: NOT READY, Medium not present - tray closed Ktrace shows this: 9104 cdrecord CALL open(0x8066deb,0x2,0x28070667) 9104 cdrecord NAMI "/dev/xpt0" 9104 cdrecord RET open 3 9104 cdrecord CALL break(0x8080000) 9104 cdrecord RET break 0 9104 cdrecord CALL ioctl(0x3,CAMIOCOMMAND,0xbfbfde54) 9104 cdrecord RET ioctl 0 9104 cdrecord CALL close(0x3) 9104 cdrecord RET close 0 9104 cdrecord CALL write(0x2,0xbfbfe08c,0x3e) 9104 cdrecord GIO fd 2 wrote 62 bytes "cdrecord: No such file or directory. Cannot open SCSI driver. " The No such file or directory is not a fatal error and is due to it not finding /etc/malloc.conf and /etc/default/cdrecord Any help would be appreciated, thanks, Hampton -- Network Administrator - 101freeway.com maxwell@101freeway.com Home Page: http://www.xsta.cc/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message