Ciao a tutti,

sto cercando di recuperare un file erroneamente
cancellato da un DVD-RAM formattato UDF. testdisk
non trova nulla (tentativo estremo, infatti non
si suppone che testdisk capisca UDF). Ho anche
provato ad acquistare (sì, pagando) uno dei vari
tool di recupero files per Windows che dice di
poter recuperare da UDF, ma non trova il file che
mi serve. Tuttavia facendo un

$ hexdump -C immagine-dvd-ram.dd | grep -2 -i impo

saltano fuori vari blocchi come il seguente (con
piccole variazioni sul tema):

0001b0b0  0f 11 12 e3 40 00 00 20  00 6d 00 6f 00 64 00 6f  |[EMAIL PROTECTED] 
.m.o.d.o|
0001b0c0  00 f3 b0 17 00 00 80 00  00 00 00 00 00 00 00 ff  |.ó°............ÿ|
0001b0d0  fe 44 3a 5c 69 6d 70 6f  72 74 61 6e 74 65 32 30  |þD:\importante20|
0001b0e0  30 32 2e 6d 64 62 6d 00  6f 00 64 00 6f 00 bc 07  |02.mdbm.o.d.o.Œ.|
0001b0f0  00 40 01 76 00 00 00 00  00 00 03 03 00 40 06 69  |[EMAIL 
PROTECTED]@.i|

sembra quindi che qualche traccia del file cercato
ci sia (ovvero il file importante2002.mdb). 

Sapete se esiste qualcosa per recuperarlo?

In alternativa mi metterò a cercarlo a mano 
documentandomi sulle specifiche UDF, ma anche
in questo caso ho già il primo problema, ovvero
che non so quale revision di UDF sia presente,
infatti:

$ file immagine-dvd-ram.dd
immagine-dvd-ram.dd: ISO 9660 CD-ROM filesystem data UDF filesystem data 
(unknown version, id 'NSR0

:/


-- 
Per REVOCARE l'iscrizione alla lista, inviare un email a 
[EMAIL PROTECTED] con oggetto "unsubscribe". Per
problemi inviare un email in INGLESE a [EMAIL PROTECTED]

To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Rispondere a