data-recovery Questions
5
So I have been working on my game project in XNA for my diploma for 3 months now... was just finalizing everything and ready to submit when suddenly... BLUE SCREEN. Computer restarts and my main.cs...
Amargo asked 10/9, 2012 at 20:42
8
Solved
I have had a hard disk failure which resulted in some files of a Git repository getting damaged. When running git fsck --full I get the following output:
error: .git/objects/pack/pack-6863e0a0e4b4...
Excrescence asked 29/4, 2009 at 9:21
3
Solved
My developer committed a huge mistake and we cannot find our mongo database anyone in the server. Rescue please!!!
He logged into the server, and saved the following shell under ~/crontab/mongod_b...
Twannatwattle asked 24/3, 2019 at 11:38
4
Solved
I made a wrong update query in my table.
I forgot to make an id field in the WHERE clause.
So that updated all my rows.
How to recover that?
I didn't have a backup....
Sheff asked 31/1, 2010 at 19:43
1
I have hosted my MySql database on Amazon RDS, and It has last automated snapshot. (e.g. yesterday midnight). Now situation is, I have deleted some of records from a very important table accidental...
Stiltner asked 20/8, 2016 at 11:48
2
Solved
tl;dr: is it possible to recover HEAD^'s tree if it is deleted and not pushed beforehand and if everything else is intact?
I accidentally deleted part of my .git. I'm not entirely sure what's miss...
Alehouse asked 7/10, 2014 at 3:51
1
During a fresh installation, I accidentally formatted a disk containing datas. I have tried using some tools: testdisk, foremost, but I did not get good results. (see my unsuccessful post on superu...
Francinefrancis asked 22/7, 2015 at 0:44
1
Is it possible to determine the physical location (e.g. angle + radius) for a particular bit on a CD/DVD/BluRay disk?
The reason I'm asking is this, I want to design a data structure which stores ...
Klee asked 27/1, 2014 at 15:23
8
Solved
I have an MDF file and no LDF files for a database created in MS SQL Server 2005. When I try to attach the MDF file to a different SQL Server, I get the following error message.
The log cannot be...
Gunstock asked 21/4, 2009 at 15:7
5
Solved
I've got a 16GB memory card off someone that won't load properly (asks to be reformatted). I'm trying to get jpegs off it.
I've run dd to dump the contents to a file, which worked splendidly. The ...
Incapacity asked 25/2, 2012 at 17:45
3
Is there a way to create a file in Linux that link to a specific iNode?
Take this scenario: There is a file that is in course of writing (a log maybe) and the specific file is deleted but a link in...
Jaela asked 12/8, 2013 at 21:59
1
I have a very odd situation going on here. I had a linux box running ubuntu 8.10 and MySQL server with a Wordpress installation on it hosting an internal blog for our company. The machine that this...
Pacifier asked 1/5, 2013 at 19:1
1
I realise that the question I'm asking isn't a simple "O, that's easy! Do a simple this and that and voilà!" Fact is, without thinking one night I deleted the wrong partition. I tried a few W...
Subulate asked 27/9, 2012 at 7:16
1
Solved
I committed an incorrect UPDATE statement and have lost some data.
Is it possible to rollback now, after I've already committed?
Any help?
ROLLBACK
says NOTICE: there is no transaction in prog...
Ouellette asked 18/9, 2012 at 7:29
1
Is there a way to recover an entire website from the waybackmachine?
I have an old site that is archived but no longer have the website files to revive it again. Is there a way to recover th...
Audiovisual asked 16/3, 2012 at 1:1
2
Solved
I need to get the content of folder deleted from our repository long time ago
I still know the name of the folder
I don't know the revision in which it was deleted
I don't know the date when it w...
Nibbs asked 19/1, 2012 at 8:4
1
Solved
Possible Duplicate:
How do I restore a file from the recycle bin using C#?
Recovering deleted file on windows
I am working on an application that is intended to recover deleted files...
Disciplinarian asked 11/1, 2012 at 12:25
3
Solved
I have a Windows box which has taken it into it's head to delete most of a Git repository (must have tripped the Important Work Detector ;). All I have left (that I can find) is the objects. I'm no...
Promontory asked 23/4, 2011 at 23:14
3
Solved
I want to write a program to recover recently deleted files on windows 7..
Is there a function in windows API that recover files? If not, how can I begin in that?
EDIT:
Or an open source pr...
Padauk asked 14/5, 2010 at 20:14
1
I'm trying to find some lost .jpg pictures. Here's a .bat file to setup a simplified version of my situation
md TestSetup
cd TestSetup
md a
cd a
echo "Can we find this later?" > a.abc
del a.abc...
Petey asked 29/8, 2009 at 22:26
1
© 2022 - 2024 — McMap. All rights reserved.