onlit4regs Posted November 17, 2012 Author Posted November 17, 2012 hi Jaclaz,so, I'm extracted all the extents from the faulty hard drive (with errors of course).I'm trying to inject them in a new file using:fsz c:\newfile.pds 548864then:dsfi c:\newfile.pds 0 0 extent1.ddthen:dsi c:\newfile.pds 8192 0 extent2.ddand I receive the error:c:\newfile.pds: no data availableany idea what's wrong ? thanks again !
jaclaz Posted November 17, 2012 Posted November 17, 2012 There is seemingly nothing wrong (there is a typo with dsi instead of dsfi, but this is most probably just in the post).You shouldn't however work on root.Make a directory, say C:\recworkCopy to it fsz, dsfo, dsfi and the files extendn.dd.Open a command prompt and run in it again those commands , then run:DIR C:\recwork\*.dd>C:\recwork\dir.txtDIR C:\recwork\*.pds>>C:\recwork\dir.txtpost the dir.txt contents, maybe there is an issue with size of files? jaclaz
onlit4regs Posted November 18, 2012 Author Posted November 18, 2012 sorry, after making the command you asked me, I've seen that extent2 and 3 were at "0" size ! unfortunatly, I've merged all the extents and I have as a result, a beautiful file, full of "0xFF" values only !!I've also opened all the extracted extents, it's the same, 0xFF everywhere .... so, I guess I can leave this file alone , and I will try on another onethanks again
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now