[FoLUG] cdrdao .... sono a metà strada
Matteo
esc@queen.it
Lun 14 Mar 2005 21:19:02 CET
2) Con i kernel 2.6 la cosa si è un po' semplifica. Non ti servi più emulare
l'interfaccia scsi, ma come dispositivo puoi usare direttamente il device.
Per esempio puoi usare l'opzione --device /dev/hdc.
ok, forse ci sono quasi
sono riuscito a fare l'estrazione della trraccia nel file chiamato lista.toc
usando :
cdrdao read-cd --device /dev/hdd --driver generic-mmc --read-raw lista.toc
a questo punto o fatto
cdrdao write --device /dev/hdd --driver generic-mmc --speed 4 --eject
lista.toc
risultato :
si vedono scorrere i MB con la scritta.... be faccio prima a copira l'output
Burning entire 80 mins disc.
Starting write at speed 4...
Pausing 10 seconds - hit CTRL-C to abort.
Process can be aborted with QUIT signal (usually CTRL-\).
WARNING: No super user permission to setup real time scheduling.
Turning BURN-Proof on
Executing power calibration...
Power calibration successful.
Writing track 01 (mode MODE2_RAW/MODE2_RAW )...
ERROR: Read buffer capacity failed.
ERROR: Read buffer capacity failed.
ERROR: Read buffer capacity failed.
ERROR: Read buffer capacity failed.
ERROR: Read buffer capacity failed.
ERROR: Read buffer capacity failed.
ERROR: Read buffer capacity failed.
ERROR: Read buffer capacity failed.
ERROR: Read buffer capacity failed.
ERROR: Read buffer capacity failed.
ERROR: Read buffer capacity failed.
ERROR: Read buffer capacity failed.
ERROR: Read buffer capacity failed.
etc .. a quel punto cmq io ho abortito i processo....
ma che vuol dire Read ... etc....?
Maggiori informazioni sulla lista
FoLUG