|
|
|
|
| View previous topic :: View next topic |
| Author |
Message |
CrystyB
Misunderstood Guy
|
Posted: Sat Jul 19, 2003 3:38 am Post subject: 1 |
|
|
As much as i may like using the keyboard as opposed to the mouse, i have (and not on just one occasion) hit the Del key, or even the Shift-Del combo. I think you know what i mean.
This last time, i deleted ~150 megs of self-made pictures, htmls, texts and God knows what else. I've tried some unerasers, but they seem to be missing part of the folder structure i had in there.
After some low-level inspection (which, having been done for the first time, took a few cautious hours), i found out the reason was that some parts of the FAT chain have been zeroed out. I assume it just means that the respective cluster is free. correct me if i'm wrong, please.
Fortunately, i had a very small quantity of space left on that second, logical, partition, so if i save each cluster that is said to be free i get about 80% useful data! So now comes my real question: how do i read from FAT and from a specific cluster on my HDD?
Thanks in advance.
[This message has been edited by CrystyB (edited 08-17-2003 02:01 AM).] |
|
| Back to top |
|
 |
Vinny
Promiscuous enough
|
|
| Back to top |
|
 |
Vinny
Promiscuous enough
|
Posted: Mon Jul 21, 2003 6:12 pm Post subject: 3 |
|
|
| and how is this Computer Programming? |
|
| Back to top |
|
 |
CrystyB
Misunderstood Guy
|
Posted: Tue Jul 22, 2003 1:37 am Post subject: 4 |
|
|
since i would make my own C program to do what i need it to do.
And thanks for the reference. But I had already deduced much of what i did not know. :-\
[This message has been edited by CrystyB (edited 07-21-2003 09:40 PM).] |
|
| Back to top |
|
 |
CrystyB
Misunderstood Guy
|
Posted: Sat Aug 16, 2003 5:37 am Post subject: 5 |
|
|
Hell. I've advanced a bit, but i'm stuck again.
I've just discovered _bios_disk and absread, but when i try to access the HDD (0x80) i get the 'error' 519. Actually, the return value is merely -1, but that's because AX has that 0x0207 value. Websearch did not help much. Where could i get more info on those? |
|
| Back to top |
|
 |
extropalopakettle
No offense, but....
|
Posted: Sat Aug 16, 2003 5:56 am Post subject: 6 |
|
|
| You make geeks look ... a lot less geeky. |
|
| Back to top |
|
 |
jeep
Daedalian Member
|
Posted: Sat Aug 16, 2003 7:01 am Post subject: 7 |
|
|
There are software packages that will restore files that have been deleted. But, since you want to do this yourself, how goes the battle?
Are you just looking for more info on abs* and _bios_disk? |
|
| Back to top |
|
 |
CrystyB
Misunderstood Guy
|
Posted: Sun Aug 17, 2003 6:00 am Post subject: 8 |
|
|
umm i CAN'T just undelete. A whole directory tree has vanished, and i had at different times in there two sub-dirs with the same name. I want the second one, but all recovery software's i tried are linking both of them to the contents of the first one.
quote: I've tried some unerasers, but they seem to be missing part of the folder structure i had in there.
[...]
some parts of the FAT chain have been zeroed out
So i only need the corresponding data.
And, yes, now i'm "just looking for more info on abs* and _bios_disk".
[This message has been edited by CrystyB (edited 08-17-2003 02:01 AM).] |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|
|