Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Mar 1997 14:58:52 -0800 (PST)
From:      "Brian N. Handy" <handy@sag.space.lockheed.com>
To:        hackers@freebsd.org
Subject:   WORM question
Message-ID:  <Pine.OSF.3.96.970326145405.24823A-100000@sag.space.lockheed.com>

next in thread | raw e-mail | index | archive | help
I dug through the archives as best I could, and couldn't answer this
one...

I've got a Phillips CDD 522 cd-writer sitting here I'm trying to run
through it's paces.  Now...normally I don't have a CDR on my PC so I had
to recompile the kernel (RELENG_2_2-recent), MAKEDEV the worm device,
reboot, see the device, OK, everything seems OK.  In fact from dmesg:

(ncr0:2:0): "IMS CDD522/10 1.05" type 4 removable SCSI 1
worm0(ncr0:2:0): Write-Once 

...so we see it, it's there.

I run the sample script to test burn a CD.  In order...

# scsi -f /dev/rworm0.ctl -c "0 0 0 0 0 0" >/dev/null 2>&1
# wormcontrol select PLASMON RF4100
# wormcontrol prepdisk double dummy
# wormcontrol track data
# rtprio 5 team -v 1m 5 < file.iso | dd of=/dev/rworm0 obs=20k
dd: /dev/rworm0: Device not configured
[...team errors...]


Now...WHY WHY WHY do I make it this far before I get a "not configured"
error?  Any suggestions?  I feel like I shoulda found this in the
archives, but no joy.

Thanks,

Brian




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.OSF.3.96.970326145405.24823A-100000>