Pages: [1]   Go Down
Send this topic | Print
Author Topic: Reliable disk repair,file recovery software is needed,recommend me some. [fixed]  (Read 1207 times)
Piotr GRD
Honoured 110MB Member
Official 110mb Guru
*****
Offline Offline

Posts: 6669



WWW
« on: March 18, 2008, 06:27:40 PM »

Yesterday without a warnig while normal usual work my computer stop working, just freeze and after awhile just reset. But Windows did not start again. Even if emergency mode. The load screen with Windows XP logo is displayed and then just reeboot.

After some check now I know that some error is in file system on my hard disk.
Windows can NOT see anything on this disk, the file system is unknown (it was FAT32), all I can do is format.

* But when I boot my comp from boot floppy then in DOS with using "dir" command I CAN browse all files and folders on it. The files and folders are still there, I can even see how much free space is available etc.

I can format and reinstall everything?... No... I got important files on this disk, I need to recover them.

I can not afford to use some unknown disk repair system and permanently loose those files, that's why I'm asking you to recommend me some available in the net, good and reliable software to repair this disk and recover all files on it.

Thank you in advance.
« Last Edit: March 21, 2008, 08:51:05 PM by Piotr GRD » Logged

antimatter15
Loyal 110MB Member
*******
Online Online

Posts: 4085


WWW
« Reply #1 on: March 18, 2008, 10:31:38 PM »

Linux liveCDs fix everything
Logged

Ajax Animator, a web-based, collaborative animation authoring environment with Flash, Silverlight, and GIF export.
Piotr GRD
Honoured 110MB Member
Official 110mb Guru
*****
Offline Offline

Posts: 6669



WWW
« Reply #2 on: March 18, 2008, 10:40:42 PM »

Yeah... Linux CD is hundreds MBs of data.

But - is this CD recover FAT32 partition with all existed files? I don't really want to install Linux yet, I want to just recover this partition and files on it.


Well... I am searching for some softwares and I got:
- not working softwares
OR
- working but in free demo I can only view file and partition structure, but can not recover.
« Last Edit: March 18, 2008, 10:44:57 PM by Piotr GRD » Logged

Slittzle
He touched me with noodle appendage
Loyal 110MB Member
*******
Online Online

Posts: 2992


©®ªÞ


WWW
« Reply #3 on: March 18, 2008, 11:26:26 PM »

Yeah... Linux CD is hundreds MBs of data.

But - is this CD recover FAT32 partition with all existed files? I don't really want to install Linux yet, I want to just recover this partition and files on it.


Well... I am searching for some softwares and I got:
- not working softwares
OR
- working but in free demo I can only view file and partition structure, but can not recover.

live cd meaning you don't have to install,  a linux boot cd means you can run the os off a cd copy files, etc. But that won't help if this is a hardware problem. I had a very similar problem recently, my hd was dying a miserable death.

Anyways, put your windows/xp cd in the drive and boot to cd (go into bios and set that if it doesn't give you the option to boot to cd). Once booted to your window cd, wait a bit and hit enter to enter installation mode (DO NOT PRESS R yet). Then when it shows you all your partitions and drives, select your drive and hit 'R' for repair - confirm that you want to repair. Then it will attempt to repair your installation.

Now say it's not a software problem, but a hardware problem - well restart your computer - boot to cd, and once you're booted to cd - hit 'R' in the first menu (as opposed to hitting enter as you did previously). It will take you to windows recovery prompt - a very stripped down Dos mode unfortunately.

Ok goto your main windows drive, and do the folllowing:
Code:
chkdsk /r

it will check your drive for errors and fix some if there are any, it will take a while depending on # of files on the drive. If it says unrecoverable error - you're out of luck as the drive has or is crashing. If it repairs the errors continue:
Code:
bootcfg /scan

it will scan your windows installation attempting to see if it exists and is proper, it will take a while. If it finds it hooray, continue- otherwise you need to run chkdsk /r again and then try repairing your installation. Or try continuing...
Code:
fixboot
Attempting to fix boot problems that arise from boot sector getting messed up. This may or may not help - but continue on if you're all out of options.

The last final step is make sure the master boot record is functioning or is not corrupted, this could potentially wipe your entire hd so it's a last resort - doing this you may lose all your files..so again it's a last resort.

Code:
fixmbr
This will attempt to fix the master boot record, it will ask you for confirmation.

Run
Code:
Chkdsk /r

one last time to ensure everything is proper, and then restart.

If it doesn't load windows, boot to cd - then try to repair the installation (if it didn't give you the repair option before, it should now - if it doesn't you are most likely having a hardware problem).
Logged

ariarinen
I´m the best
Loyal 110MB Member
*******
Offline Offline

Posts: 2386

I´m the best!


« Reply #4 on: March 19, 2008, 03:47:08 AM »

System Rescue CD 1.0
http://www.sysresccd.org/Main_Page

Only download and burn as iso and reboot  grin
Logged

inp o҉rtb
The Gangsta
Global Moderator
Official 110mb Guru
*****
Offline Offline

Posts: 15644


experimental theologian


WWW
« Reply #5 on: March 19, 2008, 04:37:15 AM »

lol, I must agree with the Linux LiveCD solutions given. Always keep a LiveCD handy, and use it to backup your files when you're in a jam...
Logged

Hi! I’m a signature virus! Add me to your signature to help me spread.
spam me: ispamspot@gmail.com

blog | my work @ deviantART | Imagine-ng image editor
Piotr GRD
Honoured 110MB Member
Official 110mb Guru
*****
Offline Offline

Posts: 6669



WWW
« Reply #6 on: March 19, 2008, 06:20:33 AM »

Thanks, Slittzle.

But the problem is (actually 'was') that Windows either Windows Installer did not recognise file system on this partition. When I was boot up the computer from boot floppy then with "dir c:" files and folders was visible, but in Windows and in Windows Installer - not.

The files was also visible with the Active Partition Recover (DOS and Windows versions), but after few tries with recover this partion I was gave up. Teoretically partition was recovered with FAT32, but still invisible for Windows.

Thanks, ariarinen, but when you wrote this (and I was read about ten minutes later) it was already too late. Thank inportb, too.

What I did? A quick format with Windows. So the file system is now correct and the partition is correctly visible for Windows. And now I try to recover the files - it was quick format, not full.
The recovery process is still in progress for almost 4 hours and I still do not see the end of it. And I even don't know if this will be success or not...

Why? Why? Why?
Past last few weeks I was moving slowly all files from C: to other disks, but not all yet, why?...
argh...

I will inform you tomorrow if I recover the files or not...
Thank for help, guys.
Logged

the_punisher
I pity the fool
Authority Member
****
Offline Offline

Posts: 830


Our Sweetest songs tell of saddest thought


WWW
« Reply #7 on: March 19, 2008, 06:54:04 AM »

hmmm i guess im too late but that hapnd to my laptop too yesterday..

the HDD just died, and when i restarted it gave me "invalid system disk,  replace and press any key" the same error when  u dont have any HDD connected into ur system.

well I downloaded Gparted and booted it up, it found that my C: drive had some errors, i chose the repair option on it and now it works YAY!!

gparted rocks Smiley
Logged
Slittzle
He touched me with noodle appendage
Loyal 110MB Member
*******
Online Online

Posts: 2992


©®ªÞ


WWW
« Reply #8 on: March 19, 2008, 05:23:18 PM »

yikes realize that quick format of course doesn't wipe all files, but when you installed windows on the partition you overwrote some of the files that were there - meaning that files located on that part of the disc where windows was installed on to will not be recoverable. The fixboot helps you fix partitions that aren't properly recognized by Windows - that run with chkdsk could help you restore it without data loss..just info for future use.
Logged

Piotr GRD
Honoured 110MB Member
Official 110mb Guru
*****
Offline Offline

Posts: 6669



WWW
« Reply #9 on: March 21, 2008, 08:58:43 PM »

Thanks the_punisher Smiley
But it was to late, so I did not answer before.

Thank Slittzle. Smiley

I did not install Windows on this partition. I change two disks (master -> slave, slave -> master), install temp windows on the second drive and try to recover this partition - without success. So then quick format and file recovering which was... [no comment - what a mess: existed, non existed, deleted, non deleted, moved, broken, replaced... argh... lot's of good and bad folders and files...].

But I was recover ~95% of files that I want. Some of theme are broken - I don't know why, but... well.

It's all gone now. I got recovered files on the second drive, the first is formatted again and I am slowly install everything... this will take some time. Wink

Anyway. Thanks all.
Logged

Clookster
Cookie-eating freak #257
Advanced Authority Member
*****
Online Online

Posts: 1485


I <3 snowboarding & surfing


WWW
« Reply #10 on: March 23, 2008, 09:23:12 PM »

waw, ehm waw

but hey, maybe I can recommend you a program, excellent, actually PERFECT backup tool
Acronis True Image Home 11.0 (www.acronis.com)
(I'm on windows, don't know for linux etcetera)
you can create normal backups with this program, but what it makes so great is:
it can create a perfect copy from you harddrive with your OS on, and you can restore that on any computer you want and you'll be able to run whatever you had on your original computer on another too
believe me it works, tested it out!!

example for if you don't get it completely:
I create a disk copy of my laptop harddrive (vista)
I've got another computer, a desktop (xp)
I install Acronis true image at teh desktop too,
I use it to put the disk copy from my laptop on my desktop
My desktop and my laptop are now 2 identic systems..
works fine
no problems, at least not in my case, all pc's are different so yeah...
(notice that a complete copy of you drive takes a few hours... but yeah what do you expect, backups take much time too)

actually, you could call it a clone, and now i'm making a clone monthly of my laptop, I do it by night, on an external harddrive, in case something goes wrong
Logged

(\ /)
(O.o)
(> <)
This is Bunny.
Copy Bunny into your signature
to help him on his way to
world domination

Piotr GRD
Honoured 110MB Member
Official 110mb Guru
*****
Offline Offline

Posts: 6669



WWW
« Reply #11 on: March 23, 2008, 09:29:54 PM »

Thanks. Smiley

But usually I have no space on any hard disk for backup. Wink And burning MANY DVDs is... ehm...
But I will do a simple backups of most important files on DVDs from now.

Logged

Piotr GRD
Honoured 110MB Member
Official 110mb Guru
*****
Offline Offline

Posts: 6669



WWW
« Reply #12 on: June 10, 2008, 06:43:12 AM »

I just wanna say...

I hate my old crappy hard disk! angry It's broken again!
I just lost the whole Documents and settings/MY_PROFILE/ folder and everything inside... All downloaded files on the desktop, all latest documents, archives from instant messengers, not to mention all software personal settings etc.
WRRRRRRRRRRRRRR undecided angry

<going sleep little depressed> sad


edit:
No, I don't need any repair tools anymore. I need a new hard disk...
« Last Edit: June 10, 2008, 06:45:41 AM by Piotr GRD » Logged

dwbgraphics
Critical Thinker
Hyper-Active Member
***
Offline Offline

Posts: 294



WWW
« Reply #13 on: June 10, 2008, 08:53:34 PM »

once you get bad sectors (most likely the case) there is usually no hope for the HDD. Believe me I have had about 4 failures in the last while. Most of them being segate, one was a western digital.
Logged

War, a $488 billion dollar a year industry. Countless dead innocent people, the cost of doing business.
revinesh
Member
*
Offline Offline

Posts: 1


« Reply #14 on: June 01, 2009, 04:32:46 PM »

Try out Stellar Phoenix Windows data recovery.This file recovery software is very easy to use and provides complete recovery solution.This software supports more than 300 types file.Demo version will show you the preview of your recoverable data.Once you see the preview go for full version to complete the recovery process.For more details visit
http://www.file-recovery-software.net/
Logged
EpicCyndaquil
Building an Epic site...
Loyal 110MB Member
*******
Online Online

Posts: 2825


Check out my Porfolio!


WWW
« Reply #15 on: June 01, 2009, 04:40:33 PM »

If you did want to go with linux LiveCD for recovery, Go with Puppy Linux. 100MB makes it very small. bootable with nearly any method. totally awesome. even saves to one file on any filesystem
Logged

$$$ - http://linkbee.com/34803
Scour sucks now with their new policy... Use SwagBucks instead to earn for searching! Uses Google + Ask, so you still get good results!
Earn at least $1 in about a minute!! No joke!! - http://www.youdata.com/join/epiccyndaquil
Piotr GRD
Honoured 110MB Member
Official 110mb Guru
*****
Offline Offline

Posts: 6669



WWW
« Reply #16 on: June 01, 2009, 05:04:05 PM »

Thank you, that was a year ago. Wink
I still have that old disk... no more any major failures whitin that year, though.
Logged

Primefalcon
Linux Acolyte
Loyal 110MB Member
*******
Online Online

Posts: 4646


Follow the path of Linux, it will lead you....


« Reply #17 on: June 01, 2009, 05:08:37 PM »

Old topic eh... anyhow though not need anymore.......

You should download a copy of puppy Linux, or just request a free copy of ubuntu and use it as a live disk, and then you can save all your data without reinstalling anything with minimal hard drive activity. The more hard drive activity you have, the more unlikely you'll get anything back. Do as said above keep a live disk handy at all times......

Also if the drive stops working at all from mechanical reasons you can sometimes get some leeway by freezing the drive in a sealed bag in your freezer, then insulating it and running it from that (metal contracts and can give you some extra leeway + electronics work better in the cold).

Sorry I didn't see this earlier and I hope you got everything back.. Btw revinesh post was more than likely spam but oh well this is always handy for people to know
« Last Edit: June 01, 2009, 05:10:11 PM by primefalcon » Logged

Dropbox is an amazing cloud storage backup solution, get a free 2.25 gigabytes of storage by using THIS LINK

For Tips on Runescape, Visit Marlaine's Musings For Tips on Just about anything Visit Marlainemarie at eHow
reflae
Member
*
Offline Offline

Posts: 1


« Reply #18 on: June 22, 2009, 02:34:54 PM »

You can try Stellar Phoenix Windows data recovery software.This partition recovery software is very easy to use and provides complete recovery solution.This software supports more than 300 types file.Software demo version is free in which you can see the preview of your recoverable data.
Logged
Pages: [1]   Go Up
Send this topic | Print
Jump to: