Visualizzazione dei risultati da 1 a 7 su 7
  1. #1
    Utente di HTML.it L'avatar di fausto
    Registrato dal
    Jun 2002
    Messaggi
    294

    groisofs] blanking di DVD

    Ho scritto un post sempre su argomento masterizzazione.(se volete dare un'occhiata:http://forum.html.it/forum/showthrea...hreadid=780793 )
    Questa richiesta e' legata a quella, ma per non mettere troppa carne sullo stesso post, ho preferito aprirne uno nuovo

    Nel frattempo, premmesso che ho un cdDVD-rom-R, vorrei sapere,growisofs posso cancellare un dvd riscrivibile precedentemente bruciato (da cdrecor.... )

    Ho provato cosi:
    fausto@darkstar:~$ growisofs -Z /dev/cdrom=/dev/zero
    :-( /dev/cdrom: unsupported MMC profile 0

    fausto@darkstar:~$ growisofs -Z /dev/hda=/dev/zero
    :-( /dev/hda: unsupported MMC profile 0
    Che vuol dire?

    Comincio a rompermi le p...e co sta masterizzazione
    laptop asus L5800C
    slackware 11.0 kernel 2.6.17

  2. #2
    Utente di HTML.it L'avatar di cacao74
    Registrato dal
    Jan 2005
    Messaggi
    2,570
    cacao74@winnie:~$ cdrecord --version
    Cdrecord-Clone 2.01 (i686-pc-linux-gnu) Copyright (C) 1995-2004 Jörg Schilling
    cdrecord: Warning: Running on Linux-2.6.15-rc5
    cdrecord: There are unsettled issues with Linux-2.5 and newer.
    cdrecord: If you have unexpected problems, please try Linux-2.4 or Solaris.


    prova con
    $ cdrecord blank=all dev=/dev/dvd

    ciao
    slack? smack!

  3. #3
    http://lists.debian.org/cdwrite/2004/05/msg00178.html

    qui risponde il papa di cdrecord
    Jörg Schilling

    attendibile come risposta

  4. #4
    Utente di HTML.it L'avatar di fausto
    Registrato dal
    Jun 2002
    Messaggi
    294
    Ciao Cacao74;
    Se provo cosi', succede:

    root@darkstar:/home/fausto# cdrecord blank=all dev=ATAPI:0,0,0 speed=02
    Cdrecord 2.00.3 (i686-pc-linux-gnu) Copyright (C) 1995-2002 Jörg Schilling
    scsidev: 'ATAPI:0,0,0'
    devname: 'ATAPI'
    scsibus: 0 target: 0 lun: 0
    Warning: Using ATA Packet interface.
    Warning: The related libscg interface code is in pre alpha.
    Warning: There may be fatal problems.
    Using libscg version 'schily-0.7'
    Device type : Removable CD-ROM
    Version : 0
    Response Format: 2
    Capabilities :
    Vendor_info : 'TOSHIBA '
    Identifikation : 'DVD-ROM SD-R6112'
    Revision : '1731'
    Device seems to be: Generic mmc2 DVD-R/DVD-RW.
    cdrecord: This version of cdrecord does not include DVD-R/DVD-RW support code.
    cdrecord: If you need DVD-R/DVD-RW support, ask the Author for cdrecord-ProDVD.
    Using generic SCSI-3/mmc CD-R driver (mmc_cdr).
    Driver flags : MMC-3 SWABAUDIO BURNFREE
    Supported modes: TAO PACKET SAO SAO/R96P SAO/R96R RAW/R96R
    cdrecord: Input/output error. test unit ready: scsi sendcmd: no error
    CDB: 00 00 00 00 00 00
    status: 0x2 (CHECK CONDITION)
    Sense Bytes: 70 00 03 00 00 00 00 0A 00 00 00 00 57 00 00 00 00 00
    Sense Key: 0x3 Medium Error, Segment 0
    Sense Code: 0x57 Qual 0x00 (unable to recover table-of-contents) Fru 0x0
    Sense flags: Blk 0 (not valid)
    cmd finished after 0.001s timeout 40s
    cdrecord: CD/DVD-Recorder not ready.


    Se provo cosi':
    root@darkstar:/home/fausto# cdrecord-wrapper.sh blank=all dev=ATAPI:0,0,0 speed=02
    Cdrecord-ProDVD-Clone 2.01b31 (i686-pc-linux-gnu) Copyright (C) 1995-2004 Jörg Schilling
    Unlocked features: ProDVD Clone
    Limited features:
    This copy of cdrecord is licensed for: private/research/educational_non-commercial_use
    scsidev: 'ATAPI:0,0,0'
    devname: 'ATAPI'
    scsibus: 0 target: 0 lun: 0
    Warning: Using ATA Packet interface.
    Warning: The related Linux kernel interface code seems to be unmaintained.
    Warning: There is absolutely NO DMA, operations thus are slow.
    Using libscg version 'schily-0.8'.
    Device type : Removable CD-ROM
    Version : 0
    Response Format: 2
    Capabilities :
    Vendor_info : 'TOSHIBA '
    Identifikation : 'DVD-ROM SD-R6112'
    Revision : '1731'
    Device seems to be: Generic mmc2 DVD-R/DVD-RW.
    Using generic SCSI-3/mmc CD-R/CD-RW driver (mmc_cdr).
    Driver flags : MMC-3 SWABAUDIO BURNFREE
    Supported modes: TAO PACKET SAO SAO/R96P SAO/R96R RAW/R96R
    cdrecord-ProDVD: Cannot load media.

    Boh!

    Andy, ora guardo cosa dice il link.

    Comunque avevo pensato di usare growisofs perche', come spiego nell'altro post, mi sa che qualche problema con cdrecor.
    laptop asus L5800C
    slackware 11.0 kernel 2.6.17

  5. #5
    Utente di HTML.it L'avatar di fausto
    Registrato dal
    Jun 2002
    Messaggi
    294
    ps non cambia niente se l'incoazione e' del tipo:
    root@darkstar:/home/fausto# cdrecord-wrapper.sh blank=all -sao -v dev=ATAPI:0,0,0 speed=02

    ps: cdrecord_wrapper.sh e' un microscript che permentte di utilizzare cdrecord-ProDVD grazie ad una chiave; per questioni di licenza, credo.
    laptop asus L5800C
    slackware 11.0 kernel 2.6.17

  6. #6
    Utente di HTML.it L'avatar di fausto
    Registrato dal
    Jun 2002
    Messaggi
    294
    attendibile come risposta
    mah, non ne sarei cosi' sicuro.

    1)
    "
    ...
    It would help a lot if you read

    http://www.fokus.fhg.de/research/cc/.../problems.html
    ...
    "
    si', come no. provateci pure.

    2)
    a me sembra che nel read me non ci sia granche di nuovo; a parte il fatto che mi sa pure che e' condito da qualche errore
    (altrimenti non si spiega perche' usa semplicemente cdrecord e no cdrecord-ProDVD; ma questo e' un dettaglio)
    laptop asus L5800C
    slackware 11.0 kernel 2.6.17

  7. #7
    Utente di HTML.it L'avatar di fausto
    Registrato dal
    Jun 2002
    Messaggi
    294
    uppete!
    laptop asus L5800C
    slackware 11.0 kernel 2.6.17

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire repliche
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Powered by vBulletin® Version 4.2.1
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved.