LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Non-*NIX Forums > Programming
User Name
Password
Programming This forum is for all programming questions.
The question does not have to be directly related to Linux and any language is fair game.

Notices


Reply
  Search this Thread
Old 04-19-2017, 06:31 AM   #1
spidey-linux
LQ Newbie
 
Registered: Aug 2010
Posts: 3

Rep: Reputation: 0
repair programm for chrased HDD


Hello,

Can anybody a programm send me about repair chrased HDD

regards Spidey-Westland
 
Old 04-19-2017, 06:45 AM   #2
rtmistler
Moderator
 
Registered: Mar 2011
Location: USA
Distribution: MINT Debian, Angstrom, SUSE, Ubuntu, Debian
Posts: 9,883
Blog Entries: 13

Rep: Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930
Seeing the post count of 3 at the time I was about to say "Hi and welcome to LQ" and then go on about how people here are volunteers, we're not here to provide on demand programs to incomplete or unclear questions, and then offer some pointers to the Site FAQ.

But realize you probably know this since you've been registered with LQ for 7 years.

First, are there typos? What is "chrased"? I'm assuming you mean "erased". I recommend PhotoRec.

I also recommend you look into data recovery software you can find on the web.

I recommend you get a full image of the drive using dd.

You should update your question to add some explanations about:
  1. How did the drive get erased exactly?
  2. Has it been attempted to be accessed since the erasure? If so, how?
  3. What operating system, and version of it are you using?
  4. What expertise do you have with Linux commands?
 
2 members found this post helpful.
Old 04-23-2017, 02:47 AM   #3
Laserbeak
Member
 
Registered: Jan 2017
Location: Manhattan, NYC NY
Distribution: Mac OS X, iOS, Solaris
Posts: 508

Rep: Reputation: 143Reputation: 143
Such a program would be beyond the scope of this forum. Try your OS's disk repair facilities.
 
Old 04-23-2017, 03:03 AM   #4
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
Quote:
Originally Posted by Laserbeak View Post
Such a program would be beyond the scope of this forum.
erm, why?
testdisk/photorec it is, and we've been giving out that info many times.
and it would be best to access the disk "from the outside", i.e. boot from a live medium (usb/cd/dvd).

edit:
it is, however, possible that OP meant "crashed", which might point to a different situation altogether.
spidey-linux, if testdisk/photorec doesn't help, we'll need more information about your machine, linux installed, what exactly happened etc.

Last edited by ondoho; 04-23-2017 at 03:04 AM.
 
3 members found this post helpful.
Old 04-23-2017, 03:54 AM   #5
hydrurga
LQ Guru
 
Registered: Nov 2008
Location: Pictland
Distribution: Linux Mint 21 MATE
Posts: 8,048
Blog Entries: 5

Rep: Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925
<deleted - info already posted>
 
Old 04-23-2017, 09:55 AM   #6
Laserbeak
Member
 
Registered: Jan 2017
Location: Manhattan, NYC NY
Distribution: Mac OS X, iOS, Solaris
Posts: 508

Rep: Reputation: 143Reputation: 143
Quote:
Originally Posted by ondoho View Post
erm, why?
Actually programming a disk recovery utility from scratch that requires in-depth knowledge of the innards of the particular OS, the particular disk format types, how to repair catalog inconsistencies for each type ... it just didn't seem appropriate to me. Your opinion may differ, so go to it if you want to!
 
Old 04-23-2017, 10:12 AM   #7
wpeckham
LQ Guru
 
Registered: Apr 2010
Location: Continental USA
Distribution: Debian, Ubuntu, RedHat, DSL, Puppy, CentOS, Knoppix, Mint-DE, Sparky, VSIDO, tinycore, Q4OS,Manjaro
Posts: 5,674

Rep: Reputation: 2712Reputation: 2712Reputation: 2712Reputation: 2712Reputation: 2712Reputation: 2712Reputation: 2712Reputation: 2712Reputation: 2712Reputation: 2712Reputation: 2712
Quote:
Originally Posted by Laserbeak View Post
Actually programming a disk recovery utility from scratch that requires in-depth knowledge of the innards of the particular OS, the particular disk format types, how to repair catalog inconsistencies for each type ... it just didn't seem appropriate to me. Your opinion may differ, so go to it if you want to!
+1 for try, -2 for bad answer and lack of research.
Laserbeak: the guiding mantra (that does not refer to FREEDOM) behind linux development is "there is more than one way to do it", and this holds for nearly any specific case of "it" in this context. There are tools in the linux domains for doing nearly anything that you can get the hardware to do, and (as many here are professional programmers, engineers, and administrators) error recovery and Disaster Recovery tools abound. There are actually MANY tools for recovery from HD corruption, reformatting, crash (a different condition) and errors but the one recommended above shines as an excellent example and far better than MOST commercial tools. It should serve the OP well, if we have not misunderstood the issue.

In general, if you can think it and the hardware can do it someone has coded for that. In the case that you think it and no one has tried that yet, suggest. Perhaps someone WANTS to but has not had that idea yet. You might get in on a project!
Never assume it cannot be done, should not be done, or that it does not exist without having a look first. You might be pleasantly surprised.
(I have been in this since 1997, and am still pleasantly surprised OFTEN!)

PS. I pause on occasion to visit www.grc.com and pull on ideas. Steve Gibson programmed some of the best hard drive recovery software ever written, for windows, in ASSEMBLY LANGUAGE! It amazes me what a smart person can do with motivation, tools, and a perceived need. I never run Windows at home anymore, so I guess it is just hero worship. ;-)
My point is that if you look, the odds are it is out there.

Last edited by wpeckham; 04-23-2017 at 10:18 AM.
 
1 members found this post helpful.
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Message: A database connection error has been detected, we are attempting to repair the server, if the repair does not resolve the issue, pl deva420patra Linux - Server 4 11-23-2016 07:40 AM
Repair HDD with approporiate partitioning wakatana General 4 10-04-2010 11:34 AM
How window in programm can be resized by another programm. rexStart Programming 1 09-23-2008 02:47 AM
I need a Linux OS other than Ubuntu which has a repair disk or repair software jhmac77 Linux - Newbie 1 03-17-2008 07:04 AM
Repair NTFS HDD mrblack General 2 06-16-2006 06:52 PM

LinuxQuestions.org > Forums > Non-*NIX Forums > Programming

All times are GMT -5. The time now is 06:51 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration