Date: Fri, 18 Aug 2000 14:27:27 -0700 From: Hampton Maxwell <maxwell@101freeway.com> To: freebsd-questions@freebsd.org Subject: cdrecord problems Message-ID: <399DAA3F.FF85323E@101freeway.com>
next in thread | raw e-mail | index | archive | help
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: <MATSHITA CD-R CW-7502 4.16> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?399DAA3F.FF85323E>