Ca fait quelques temps je me suis acheté un graveur de DVD... Enfin lorsque je parle de quelques temps je devrais dire plusieurs mois (environ début septembre...). Le but était tout simple : mettre ça sur le serveur, pour pouvoir graver en toute simplicité ce que je peux télécharger (en toute légalité bien sur) : et surtout des distribs linux... En plus depuis que mon portable est tombé, et que le graveur (uniquement de cd celui là) est sorti de son emplacement, il marche de suite beaucoup moins bien...

J'avais tenté de le faire marcher le graveur de dvd/cd interne du serveur (une debian testing) vers la fin mois de novembre, et même j'en avais parlé lors d'une soirée Nonobox car j'avais un soucis...


huats:/usr/src/linux-2.6.11.8# cdrecord dev=ATA: -scanbus
Cdrecord-Clone 2.01.01a03 (i686-pc-linux-gnu) Copyright (C) 1995-2005 Joerg Schilling
NOTE: this version of cdrecord is an inofficial (modified) release of cdrecord
     and thus may have bugs that are not present in the original version.
     Please send bug reports and support requests to <cdrtools@packages.debian.org>
     The original author should not be bothered with problems of this version.
cdrecord: Warning: Running on Linux-2.6.11.8
cdrecord: There are unsettled issues with Linux-2.5 and newer.
cdrecord: If you have unexpected problems, please try Linux-2.4 or Solaris.
scsidev: 'ATA:'
devname: 'ATA'
scsibus: -1 target: -1 lun: -1
Warning: Using badly designed ATAPI via /dev/hd* interface.
Error trying to open /dev/hda exclusively (Device or resource busy)... retrying in 1 second.
Error trying to open /dev/hda exclusively (Device or resource busy)... retrying in 1 second.
Error trying to open /dev/hda exclusively (Device or resource busy)... retrying in 1 second.
Error trying to open /dev/hda exclusively (Device or resource busy)... retrying in 1 second.
Error trying to open /dev/hda exclusively (Device or resource busy)... retrying in 1 second.
Error trying to open /dev/hda exclusively (Device or resource busy)... retrying in 1 second.
Error trying to open /dev/hda exclusively (Device or resource busy)... retrying in 1 second.
Error trying to open /dev/hda exclusively (Device or resource busy)... retrying in 1 second.
Error trying to open /dev/hda exclusively (Device or resource busy)... retrying in 1 second.
Error trying to open /dev/hda exclusively (Device or resource busy)... retrying in 1 second.
cdrecord: Device or resource busy. Cannot open '/dev/hda'. Cannot open SCSI driver.
cdrecord: For possible targets try 'cdrecord -scanbus'.
cdrecord: For possible transport specifiers try 'cdrecord dev=help'.
cdrecord:
cdrecord: For more information, install the cdrtools-doc
cdrecord: package and read /usr/share/doc/cdrecord/README.ATAPI.setup

Et bien là ça y est ça semble marcher. La raison : je tentais de faire "deviner" les devices avec cdrecord, et alors là avec dvdrecord ça marche nickel... La preuve je viens de tester en gravant un cd (elive) pour regarder un peu...

Bilan : si jamais vous avez ce problème là, ben tentez avec dvdrecord...