how to use cdrecord

Chris Hill chris at monochrome.org
Sun Mar 14 03:35:50 UTC 2010


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               chris at monochrome.org
**                     [ Busy Expunging <|> ]


More information about the freebsd-questions mailing list