On Sun, Mar 14, 2010 at 11:47:35AM +0800, Aiza wrote:
> Chris Hill wrote:
> > On Sun, 14 Mar 2010, Aiza wrote:
> > 
> > [snip]
> >> tried cdrecord -v speed=2 dev=acd0 blank=fast
> >> gives this error "Open by devname not supported on this OS.
> >>
> >> What device am i to use?
> > 
> > cdrecord wants to see your ATA burner as a SCSI device, so you'd use
> >   cdrecord dev=1,0,0 ...
> > The numbers after dev= depend on where your burner is; find it using
> >   cdrecord -scanbus
> > 
> > HTH.
> > 
> > -- 
> > Chris Hill               [email protected]
> > 
> > 
> > 
> cdrecord -scanbus gives a error. Invalid argument. Camiocommand ioctl 
> failed, can not open scsi driver

Do you have that atapicam(4) kernel module loaded?  If not load it.


-- 
<Insert your favourite quote here.>
Erik Trulsson
[email protected]
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[email protected]"

Reply via email to