dans xxx/doc/cdrecord-2.01/README.ATAPI
on peut trouver
- Linux (unfortunately not in the default configuration)
- It works more or less if you include ide-scsi
- Linux-2.4.xx includes a CDROM Packet interface in the
IDE CD driver. For this driver libscg now includes
support in pre-alpha status. Use cdrecord dev=ATAPI -scanbus
to check for drives and e.g. cdrecord dev=ATAPI:0,0 ....
for writing. Note that this interface is not integrated into
the standard libscg device naming scheme. Support for
this interface has been included because it is the only
way to use a PCCARD/PCMCIA writer - trying to use ide-scsi
on a PCATA interface will cause a Linux kernel panic
or will block all ATAPI drives.
- Starting with Linux-2.5.45, there is a new experimental
ATAPI interface initiated by Linus Torvalds. Unfortunately,
this interface does not fit well into the rest of the Linux
SCSI kernel transport naming scheme. Cdrecord allows to
use this interface by calling e.g. cdrecord dev=/dev/hdc ...
but it is not officially supported until it has been
integrated into the dev=bus,target,lun nming scheme.
Apres chez moi quand je grave avec dev=/dev/hdc cdrecord fonctionne normalement, mais le cd est illisible....
[^] # Re: Graveur de CD IDE
Posté par M . En réponse à la dépêche Noyau 2.6 - revue de presse électronique. Évalué à 2.
on peut trouver
Apres chez moi quand je grave avec dev=/dev/hdc cdrecord fonctionne normalement, mais le cd est illisible....