[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Fallisce spesso le masterizzazioni



Ho una procedura per il backup che provvede a formattare un dvd-rw e poi effettua la scrittura
Spesso però e senza una regola precisa o per lo meno non individuata il tutto fallisce.
Ho provato anche a cambiar marca di dvd varie volte, ma il problema permane.
Il problema si riscontra nel momento della scrittura del dvd-rw dopo che ha già formattato.
La procedura in quel punto è così :
growisofs -dvd-compat -Z $DEVDVD=$IMG -speed=2 >> $LOG 2>&1

Dove $DEVDVD=$IMG è uguale a
/dev/hdc=/w1/tmp/sigest.iso

e il log riporta

/dev/hdc: "Current Write Speed" is 2.0x1385KBps.
         0/2473936896 ( 0.0%) @0x, remaining ??:??
         0/2473936896 ( 0.0%) @0x, remaining ??:??
         0/2473936896 ( 0.0%) @0x, remaining ??:??
         0/2473936896 ( 0.0%) @0x, remaining ??:??
         0/2473936896 ( 0.0%) @0x, remaining ??:??
         0/2473936896 ( 0.0%) @0x, remaining ??:??
         0/2473936896 ( 0.0%) @0x, remaining ??:??
         0/2473936896 ( 0.0%) @0x, remaining ??:??
         0/2473936896 ( 0.0%) @0x, remaining ??:??
         0/2473936896 ( 0.0%) @0x, remaining ??:??
:-[ WRITE@LBA=10h failed with SK=5h/ASC=21h/ACQ=02h]: Invalid argument
:-( write failed: Invalid argument
/dev/hdc: flushing cache
/dev/hdc: updating RMA
:-[ CLOSE TRACK failed with SK=3h/ASC=57h/ACQ=00h]: Input/output error
/dev/hdc: closing disc
:-[ CLOSE DISC failed with SK=3h/ASC=57h/ACQ=00h]: Input/output error

Sicuramente sto dormendo, ma non capisco cosa posso fare.
Grazie mille e ciao

Reply to: