Pagina 1 di 1

Cdrecord

Inviato: mer 16 apr 2008, 16:29
da Yellowhat

Codice: Seleziona tutto

bash-3.1# cdrecord dev=1,0,0 speed=2 -eject slackware*.iso
cdrecord: No write mode specified.
cdrecord: Asuming -sao mode.
cdrecord: If your drive does not accept -sao, try -tao.
cdrecord: Future versions of cdrecord may have different drive dependent defaults.
Cdrecord-ProDVD-ProBD-Clone 2.01.01a38 (i686-pc-linux-gnu) Copyright (C) 1995-2008 Jörg Schilling
scsidev: '1,0,0'
scsibus: 1 target: 0 lun: 0
Linux sg driver version: 3.5.34
Using libscg version 'schily-0.9'.
Device type    : Removable CD-ROM
Version        : 5
Response Format: 2
Capabilities   : 
Vendor_info    : 'PLEXTOR '
Identifikation : 'DVDR   PX-716A  '
Revision       : '1.10'
Device seems to be: Generic mmc2 DVD-R/DVD-RW/DVD-RAM.
Using generic SCSI-3/mmc-2 DVD-R/DVD-RW/DVD-RAM driver (mmc_dvd).
Driver flags   : NO-CD DVD MMC-3 SWABAUDIO BURNFREE 
Supported modes: PACKET SAO
WARNING: Phys disk size 2298496 differs from rzone size 2297888! Prerecorded disk?
WARNING: Phys start: 196608 Phys end 2495103
Starting to write CD/DVD/BD at speed 4 in real SAO mode for single session.
Last chance to quit, starting real write    0 seconds. Operation starts.
cdrecord: Input/output error. reserve_track_rzone: scsi sendcmd: no error
CDB:  53 00 00 00 00 00 1D EB 4A 00
status: 0x2 (CHECK CONDITION)
Sense Bytes: 70 00 03 00 00 00 00 0A 00 00 00 00 57 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.000s timeout 100s
cdrecord: Cannot open next track.
cdrecord: Input/output error. flush cache: scsi sendcmd: no error
CDB:  35 00 00 00 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
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.000s timeout 1000s
Trouble flushing the cache
cdrecord: Cannot fixate disk.
Qualche idea?

Re: Cdrecord

Inviato: mer 16 apr 2008, 16:47
da ponce
non e' che hai provato a fare piu' di una sessione su un dvd-r (non supportano il multisessione).

Codice: Seleziona tutto

Supported modes: PACKET SAO

Codice: Seleziona tutto

WARNING: Phys disk size 2298496 differs from rzone size 2297888! Prerecorded disk?
WARNING: Phys start: 196608 Phys end 2495103
su un cd (non dvd) aperto che contiene altre sessioni dovresti usare -tao (track at once), non il sao che e' per la sessione singola.

ma se vuoi masterizzare la iso della slack il cd deve necessariamente essere vuoto ;)

Re: Cdrecord

Inviato: mer 16 apr 2008, 17:11
da Yellowhat
Ho appena finito di riformattarlo con:

Codice: Seleziona tutto

# cdrecord dev=1,0,0 speed=2 blank=all
Ma ancora niente

Re: Cdrecord

Inviato: mer 16 apr 2008, 17:26
da ponce

Codice: Seleziona tutto

Identifikation : 'DVDR   PX-716A  '
a vedere la stringa identificativa non sembrerebbe un riscrivibile :?:

io proverei ad usarne un altro.

Re: Cdrecord

Inviato: mer 16 apr 2008, 17:35
da Yellowhat
Ho formattato il dvd con gnomebaker, poi ho masterizzato l'immagine con cdrecord è funziona =D> =D> =D>

Codice: Seleziona tutto

bash-3.1# cdrecord dev=1,0,0 speed=2 -tao -eject slackware*.iso
Cdrecord-ProDVD-ProBD-Clone 2.01.01a38 (i686-pc-linux-gnu) Copyright (C) 1995-2008 Jörg Schilling
scsidev: '1,0,0'
scsibus: 1 target: 0 lun: 0
Linux sg driver version: 3.5.34
Using libscg version 'schily-0.9'.
Device type    : Removable CD-ROM
Version        : 5
Response Format: 2
Capabilities   : 
Vendor_info    : 'PLEXTOR '
Identifikation : 'DVDR   PX-716A  '
Revision       : '1.10'
Device seems to be: Generic mmc2 DVD-R/DVD-RW/DVD-RAM.
Using generic SCSI-3/mmc-2 DVD-R/DVD-RW/DVD-RAM driver (mmc_dvd).
Driver flags   : NO-CD DVD MMC-3 SWABAUDIO BURNFREE 
Supported modes: PACKET SAO
cdrecord: Drive does not support TAO recording.
cdrecord: Illegal write mode for this drive.
bash-3.1# cdrecord dev=1,0,0 speed=2 -eject slackware*.iso
cdrecord: No write mode specified.
cdrecord: Asuming -sao mode.
cdrecord: If your drive does not accept -sao, try -tao.
cdrecord: Future versions of cdrecord may have different drive dependent defaults.
Cdrecord-ProDVD-ProBD-Clone 2.01.01a38 (i686-pc-linux-gnu) Copyright (C) 1995-2008 Jörg Schilling
scsidev: '1,0,0'
scsibus: 1 target: 0 lun: 0
Linux sg driver version: 3.5.34
Using libscg version 'schily-0.9'.
Device type    : Removable CD-ROM
Version        : 5
Response Format: 2
Capabilities   : 
Vendor_info    : 'PLEXTOR '
Identifikation : 'DVDR   PX-716A  '
Revision       : '1.10'
Device seems to be: Generic mmc2 DVD-R/DVD-RW/DVD-RAM.
Using generic SCSI-3/mmc-2 DVD-R/DVD-RW/DVD-RAM driver (mmc_dvd).
Driver flags   : NO-CD DVD MMC-3 SWABAUDIO BURNFREE 
Supported modes: PACKET SAO
WARNING: Phys disk size 2298496 differs from rzone size 2297888! Prerecorded disk?
WARNING: Phys start: 196608 Phys end 2495103
Starting to write CD/DVD/BD at speed 4 in real SAO mode for single session.
Last chance to quit, starting real write    0 seconds. Operation starts.
Turning BURN-Free off
Track 01: Total bytes read/written: 4015673344/4015673344 (1960778 sectors).

Re: Cdrecord

Inviato: mer 16 apr 2008, 17:41
da ponce
meglio cosi' :D