長南です。
ずいぶん前に書いたことなので、「あれっ、何の話だっけ」と思ってしまい
ました。あのとき質問なさった方は、解決したんでしょうか。
森山さんのメールより [vine-users:074252]
>
> # manには記載が無いですね。
dev=ATAPI:1,0,0 といった書式についてですか。
man cdrecord のこのあたりが、その記述なのではないでしょうか。
Cdrecord is completely based on SCSI commands but this is
no problem as all CD/DVD writers ever made use SCSI com-
mands for the communication. Even ATAPI drives are just
SCSI drives that inherently use the ATA packet interface
as SCSI command transport layer build into the IDE (ATA)
transport. You may need to specify an alternate transport
layer on the command line if your OS does not implement a
fully integrated kernel driver subsystem that allows to
access any drive using SCSI commands via a single unique
user interface.
To access SCSI devices via alternate transport layers, you
need to prepend the SCSI device name by a transport layer
indicator. The transport layer indicator may be something
like USCSI: or ATAPI:. To get a list of supported trans-
port layers for your platform, use dev= HELP:
cdrecord dev=ATAPI -scanbus という用法のことは、書いてないよう
ですね(一度は使うものなのに)。man ページの全文をきちんと読んだ
わけではありませんけれど。
--
長南洋一