Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
3answers
45 views

Track all registry changes XP Pro

Using any program - commercial or free - I want to have every change to the registry recorded and reversable. Even if I use regedit and (usually) mess it up myself. I want this to be automatic and ...
0
votes
1answer
230 views

Recover files from “Previous System” after reinstalling Leopard

I have a serious problem with my desktop files in OS X. My system crashed and I installed Leopard, perserving users and network options. The installation failed and I lost my desktop files. The ...
-1
votes
0answers
97 views

Lost a Word 2003 document, any chance to find it?

I wrote a document in Word 2003, using Windows XP, and it all seemed fine. However, I saw that its size was not increasing and its modification date was not changing. When I tried to close and reopen ...
1
vote
1answer
68 views

how to restore a file saved in the .tmp folder of ubuntu?

One of my friends was working on a 10 page college paper, and saved it in the tmp folder of ubuntu. The file is listed under LibreOffice Writer's "recent files" but when clicked on, it comes up with ...
2
votes
1answer
41 views

How to access HD contents with Ubuntu Bootable USB

I've got a 16 GB USB with 4 GB persistent memory running 10.04.3 Ubuntu on my T60 Thinkpad. (The Thinkpad is running WinXP if it makes any difference) The problem I'm running into is that I can't see ...
0
votes
1answer
40 views

Recovering ext4 data after accidental partial re-image?

I had a CD that automatically starts to image a system with windows XP/NTFS. Accidentally booted from it on a Linux system which has one large ext4 partition (500GB). Interrupted the imaging process ...
1
vote
1answer
135 views

Any way to get bootable Vista image from recovery partition of bad HD?

I have an HP Pavilion box running Vista and the HD failed this morning. Safe Mode will not boot, and when I try to boot regularly, it hangs with a cursor on a black background at the point where it ...
1
vote
0answers
39 views

Lost all my CodeIgniter Project Files while editting in EasyEclipse. How can I salvage it? [closed]

Possible Duplicate: Recover “deleted” files I'm new to PHP and developing an app on CodeIgniter using EasyEclipse for LAMP Version: 1.2.2.2 on Win 7. Why coding and testing on ...
0
votes
0answers
21 views

Reinstalling FNPLicensingService.exe x64

I have removed the folder Common Files\Macrovision Shared\FLEXnet publisher and now have many applications errors. How can I reinstall this file/service back?
0
votes
1answer
36 views

How can I recover a file that was overwritten by the download manager?

I was using blader to download an RTMP stream with FLV extension. It downloaded a file which was about 5 GB in size. The file was working, so things were good until I restarted the download and it ...
-1
votes
4answers
94 views

What is the best software to recover deleted files on Windows XP? [closed]

Possible Duplicate: Need decent undelete utility for Windows I need to recover a directory of pictures (about 1GB). What's the best method/software in your opinion for doing this? The ...
4
votes
1answer
175 views

How can I generate a list of files from a list of sectors?

I've had a hard disk failure and managed to rescue some data from the disk (1TB) with GNU's ddrescue. The last 800GB of the disk were perfect, no single error, but in the first 200GB there were almost ...
1
vote
1answer
50 views

Recover files from hard drive that has been formatted thrice

I have a situation. I got married 6 months ago and stored some very important pictures on my laptop which was running Linux. Later I formatted the whole hard drive, installed Windows and a hacked ...
1
vote
0answers
74 views

Recover deleted files after reinstalling WUBI

I have reinstalled Ubuntu on my machine using WUBI installer. So the all data from the previous installation is gone. Is it still possible to recover files from the previous Ubuntu installation?
1
vote
1answer
35 views

recovering data on lost partition

I lost a partition (Windows), was able to recover it, but it is not recognized as formatted. What would be the best way to recover it (A lot of free tools seems to have a 1G limit)
1
vote
0answers
157 views

How to regain accidentally deleted files?

I did $ sudo python dir="bla/python2.6/dist-packages" file="bla1.egg" import shutil shutil.rmtree(dir) ...oops I should have done shutil.rmtree(file) The files didn't ...
1
vote
1answer
139 views

How to recover deleted files from [formatted] FAT32/NTFS drive in Linux?

Is there like EasyRecovery for Linux? Free open source command-line based software strongly preferred. Expecting something like: $ fat32_recovery --some-arcane-options dump.img dir/ Recovery in ...
2
votes
2answers
38 views

Is there a utility for comparing file contents with the extension?

I'm looking for a utility (either for Linux or Windows) which can verify that file contents seem to match the extension. This is for catching badly corrupted files. I'm on the verge of writing a ...
0
votes
0answers
129 views

No files in recycle bin? [closed]

Possible Duplicate: Best undelete tool for NTFS/FAT? I have a huge problem and im wondering if anyone might be able to help me with it. I have a mounted drive (Z:) but its actually a ...
0
votes
1answer
40 views

TaskWarrior: Lost 'pending.data' due to full drive!; TW overwrote w/0-b file - any way to recover using intact 'undo.data' or otherwise?

So I didn't realize my system drive had filled up... and TaskWarrior overwrote my 'pending.data' with a 0-byte copy. d-: I had worked SO hard to get all my tasks imported from various other notes ...
1
vote
0answers
51 views

I deleted a C file from my system using rm-rf [closed]

Possible Duplicates: How to recover a removed file under linux Undo an “rm -rf ~” command? I deleted a newly created C file from my system. My assumption was that I did a svn ...
0
votes
0answers
48 views

Backup Exec 2010 R2 can't restore to netapp filer

Backup Exec 2010 R2 can't restore to netapp filer, I have a NDMP user acct configured, NDMP is on. The restore fails immediately.
1
vote
1answer
78 views

Recover Memory Stick which system is being only recognised as RAW partition

I removed my 8GB Memory stick Pro Duo (FAT32) from my Windows 7 laptop while it was being accessed and when i tried to put it back in to read something from it, it tells me I need to format it. it is ...
0
votes
1answer
50 views

Is there a way to recover files after an OS X app crashes?

I think some unix programs will keep a temp file somewhere deep within the guts of the system, and after a program crashes you can go hunt around for them and possibly recover something. (a) i ...
0
votes
1answer
231 views

How to recover deleled files on server using Total Commander?

I used Total Commander and connected FTP to write website. Today I accidently deleted some files. How to recover them? Recover using Total Commander or log in Putty? If using Putty, what commands ...
0
votes
1answer
237 views

How to view computer hard disk contents when booting Ubuntu from USB?

I think my laptop's HD has crashed. When I turn it on, it makes a "click-click" sound before giving a "Operating system not found" black screen (whilst booting into Windows 7). So I have booted up the ...
3
votes
4answers
196 views

Accidentally deleted a folder of files using del command prompt [closed]

Possible Duplicates: Best undelete tool for NTFS/FAT? How do I recover lost/inacessible data from my storage device? I accidentally deleted a folder using del command from the Windows XP ...
1
vote
1answer
78 views

Windows lost the location of all the files on my hard drive

One day out of the blue Windows 7 began acting buggy on my machine so I attempted to reboot, never to be able to boot up again. In an effort to avoid wasting my time I replaced the drive with a new ...
0
votes
0answers
412 views

which software is better to recover *.vcf files recovery [closed]

Possible Duplicates: recommendations for file recovery software Need decent undelete utility for Windows i have missed my contacts.... i have format and drive and installed a new windows ...
1
vote
2answers
190 views

recommendations for file recovery software [closed]

Possible Duplicates: Need decent undelete utility for Windows Best undelete tool for NTFS/FAT? I've got suckered into one of those jobs no one wants - a relative I can't say no to has ...
1
vote
3answers
492 views

repair Windows XP - access denied for “document and settings” through command line

I'm trying to repair my Windows XP and it fails to reboot (bad sector or something). I'm using my dell recovery disk and then select the "Repair" option which takes me to the command line application ...
2
votes
6answers
3k views

How to recover files from linux ext4 harddrive

Just rm -rf *'d home/me/ directory... tried extundelete, didn't recover more than 10% of data.. trying scalpel, taking forever.. Anyone know of a sure fire way to recover data from ext4?
1
vote
1answer
349 views

How to restore deleted files from flash drive?

In last time I am discovered than some files are deleting from flash drive. Don't khow why. How to restore deleted files from flash drive? OS - Ubuntu or OpenSolaris.