URL: https://linuxfr.org/forums/general-general/posts/effacement-de-dvdrw-avec-cdrecord Title: Effacement de DVD+RW avec cdrecord Authors: lunix Date: 2006年02月26日T18:51:12+01:00 Tags: Score: 0 Bonjour à tous, Je rencontre le problème suivant : Lorsque je souhaite effacer mes DVD+RW en console avec cdrecord, avec cette commande : [quote ]cdrecord -v blank=fast dev=0,0,0[/quote] Voilà ce qu'il me répond : [lunix@ordi ~]$ sudo cdrecord -v blank=fast dev=0,0,0 Password: Cdrecord-Clone 2.01-dvd (i686-pc-linux-gnu) Copyright (C) 1995-2004 Jörg Schilling Note: This version is an unofficial (modified) version with DVD support Note: and therefore may have bugs that are not present in the original. Note: Please send bug reports or support requests to [http://bugzilla.redhat.com/bugzilla](http://bugzilla.redhat.com/bugzilla) Note: The author of cdrecord should not be bothered with problems in this version. TOC Type: 1 = CD-ROM scsidev: '0,1,0' scsibus: 0 target: 1 lun: 0 cdrecord: No such file or directory. Cannot open '/dev/pg1'. Cannot open SCSI driver. cdrecord: For possible targets try 'cdrecord -scanbus'. cdrecord: For possible transport specifiers try 'cdrecord dev=help'. Je pense avoir pourtant bien spécifié mon graveur DVD, car lorsque je fais : [lunix@ordi ~]$ cdrecord -scanbus Cdrecord-Clone 2.01-dvd (i686-pc-linux-gnu) Copyright (C) 1995-2004 Jörg Schilling Note: This version is an unofficial (modified) version with DVD support Note: and therefore may have bugs that are not present in the original. Note: Please send bug reports or support requests to [http://bugzilla.redhat.com/bugzilla](http://bugzilla.redhat.com/bugzilla) Note: The author of cdrecord should not be bothered with problems in this version. scsidev: 'ATA' devname: 'ATA' scsibus: -2 target: -2 lun: -2 Linux sg driver version: 3.5.27 Using libscg version 'schily-0.8'. cdrecord: Warning: using inofficial libscg transport code version (schily - Red Hat-scsi-linux-sg.c-1.83-RH '@(#)scsi-linux-sg.c 1.83 04/05/20 Copyright 1997 J. Schilling'). scsibus0: 0,0,0 0) 'HL-DT-ST' 'DVDRAM GSA-4167B' 'DL11' Removable CD-ROM 0,1,0 1) 'TSSTcorp' 'DVD-ROM SH-D162C' 'TS02' Removable CD-ROM 0,2,0 2) * 0,3,0 3) * 0,4,0 4) * 0,5,0 5) * 0,6,0 6) * 0,7,0 7) * Les coordonnés sont bien 0,0,0 ! Voilà si vous pouviez m'aider, Merci d'avance ! Lunix