Sponsored Content
Full Discussion: recover lost data
Top Forums UNIX for Dummies Questions & Answers recover lost data Post 11478 by TioTony on Thursday 6th of December 2001 12:21:47 AM
Old 12-06-2001
Do you have a backup? If so, get it from the backup. If not, it is unlikely you will be able to recover the data, or all the data. There are some utilities and such available that try to "find" the pieces of the data and put it back together but this is usually very difficult and not 100% effective. For all practicle purposes, once you run rm, the data is gone unless you have a backup.
 

6 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

HDD damaged, help me to recover data

I can't mount root partition. I can boot GRUB but when root partition mounting step the screen show me message: init not found. I don't want to recover linux OS, I only want to recover /root/*.* files In windows OS I use Easy Recovery but I don't know software which recover data in linux OS.... (1 Reply)
Discussion started by: littleghost
1 Replies

2. Filesystems, Disks and Memory

Lost Data Lost Admin

First time so excuse my ignorance please. I may not be accurately describing the issue. I have inherited a small lab mostly SUN V120s. We lost power and are trying to recover. Nope no backups... The primary issue I have is 1 box is an Oracle Server. It has 2 36Gb harddrives. I am able to... (3 Replies)
Discussion started by: murphsr
3 Replies

3. UNIX for Dummies Questions & Answers

Recover data from 2 files then combine

Using dd or similar tools to recover data from 2 damaged cdroms, I need a way to then combine the 2 files, 1 from each cd, and make a good file: this all result from finding that certain cd's tops scratch easily even when using the "proper" cd markers, hence making the file useless, however the... (1 Reply)
Discussion started by: saint65
1 Replies

4. Red Hat

How to recover data from lost+found

Hi All, I am facing a problem of filesystem corruption,where i am trying to recover data with fsck -f <device name> ,now it restore the corrupted data in lost+found directory.Please let me know how to recover the data from lost+found directory. Thanks, Shailesh (1 Reply)
Discussion started by: sbapotikar
1 Replies

5. Red Hat

Recover RAID data

Hello, Given a scenario, I have 2 HDD which were used on the server with software RAID. Now, the original server crashed and I have attached these 2 HDD to the new server. Any possible chances to recover the data from any of this HDD ? I want to mount /dev/sdb3 on some folder.. Output of... (3 Replies)
Discussion started by: chinmay
3 Replies

6. UNIX for Dummies Questions & Answers

root password on aix lost, how to recover

Hi guys, we have "forget" the root password for 1 of our AIX machines, how can we reset it? or recover it?? Thanks (1 Reply)
Discussion started by: prpkrk
1 Replies
ARBTT-RECOVER(1)						Program references						  ARBTT-RECOVER(1)

NAME
arbtt-recover - tries to recover a broken arbtt data log SYNOPSIS
arbtt-recover [OPTION...] DESCRIPTION
arbtt-recover tries to readsthe data samples recorded by arbtt-capture(1), skipping over possible broken entries. A fixed log file is written to <file>~/.arbtt/capture.log.recovered</file>. If the recovery was successful, you should stop arbtt-capture and move the file to <file>~/.arbtt/capture.log</file>. As a sid effect, arbtt-recover applies the log compression method implemented in version 0.4.5 to the samples created by an earlier version. If you have a large logfile written by older versions, running arbtt-recover is recommended. OPTIONS
-h, -?, --help shows a short summary of the available options, and exists. -V, --version shows the version number, and exists. -i, --infile logfile to use instead of ~/.arbtt/capture.log -o, --outfile where to save the recovered file, instead of ~/.arbtt/capture.log FILES
~/.arbtt/capture.log binary file, storing the arbtt data samples ~/.arbtt/capture.log.recovered binary file, storing the fixed arbtt data samples SEE ALSO
See the arbtt manual for more information and the arbtt hackage page[1] for newer versions of arbtt. AUTHORS
Joachim Breitner <mail@joachim-breitner.de> Main author of arbtt Sergey Astanin <s.astanin@gmail.com> Contributor Martin Kiefel <mk@nopw.de> Contributor Muharem Hrnjadovic <muharem@linux.com> Contributor NOTES
1. arbtt hackage page http://www.hackage.org/package/arbtt arbtt manual 04/07/2012 ARBTT-RECOVER(1)
All times are GMT -4. The time now is 11:27 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy