• # Oui impecable mais....

    Posté par . En réponse au message Effacement de DVD+RW avec cdrecord. Évalué à 1.

    Oui apparement il accepte cette commande, mais voilà ce qu'il me dit ensuite :

    [lunix@ordi ~]$ sudo cdrecord dev=ATA:0,0,0 blank=fast
    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
    Note: The author of cdrecord should not be bothered with problems in this version.
    scsidev: 'ATA:0,0,0'
    devname: 'ATA'
    scsibus: 0 target: 0 lun: 0
    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').
    Device type : Removable CD-ROM
    Version : 0
    Response Format: 2
    Capabilities :
    Vendor_info : 'HL-DT-ST'
    Identifikation : 'DVDRAM GSA-4167B'
    Revision : 'DL11'
    Device seems to be: Generic mmc2 DVD-R/DVD-RW.
    cdrecord: Found DVD media: using cdr_mdvd.
    Using generic SCSI-3/mmc DVD-R(W) driver (mmc_mdvd).
    Driver flags : SWABAUDIO BURNFREE
    Supported modes: PACKET SAO
    scsi_set_streaming
    Speed set to 5540 KB/s
    Starting to write CD/DVD at speed 4.0 in real BLANK mode for single session.
    Last chance to quit, starting real write 0 seconds. Operation starts.
    Error: this media does not support blanking, ignoring.
    This drive or media does not support the 'BLANK media' command
    cdrecord: Cannot blank disk, aborting.
    cdrecord: Some drives do not support all blank types.
    cdrecord: Try again with cdrecord blank=all.
    [lunix@ordi ~]$

    Même en essayant blank=full il dit que mon media ne supporte pas l'option BLANK.
    Pourtant, j'arrive à effacer ce même média sur Windows avec un software quelconque.

    Merci de ton aide !