943,960 Members | Top Members by Rank

Ad:
  • Storage Discussion Thread
  • Marked Solved
  • Views: 5011
  • Storage RSS
You are currently viewing page 1 of this multi-page discussion thread
May 24th, 2004
0

Corrupted HDD?

Expand Post »
here's what I have,
1Ghz AMD Athlon
10GB HDD - primary master - FAT32
40GB HDD - primary slave - FAT32
Windows 2000 Pro

the problem:
It just happened, probably by a virus of some sort... my slave drive suddenly disappeared, there's this unknown device that show's up on the device manager. I deleted the unknown device and the slave drive reappeared. It worked for a week or so, then it went kaput. the computer can detect the HDD but it won't show up on windows. I tried booting it using a win98 bootdisk, still won't show up. I used fdisk and it shows that my slave drive has 4 partitions, but in fact it only had 1, it shows 100% non-dos, 10% non-dos, 10% non-dos, 10% non-dos. You see, i don't think it's possible to have a hard drive that can be partitioned up to 130% of it's capacity...
I don't want to reformat yet, I have very important files in the slave drive. I'm still hoping i can find a solution to reverse all of these crap... anybody???
Similar Threads
Team Colleague
Reputation Points: 72
Solved Threads: 14
cyberkill(ed)
oalee is offline Offline
506 posts
since Feb 2004
May 24th, 2004
0

Re: Corrupted HDD?

can the bios detect it? (hold delete while starting the computer then enter standard bios to see if it sees both drives). if bios detects it, the drive itself is probably ok.

have you tried just moving the slave drive to another computer? should be plug and play. most likely, whatever is messing with it is on your main drive and another computer won't have the problem, so you can retrieve files from it.
Reputation Points: 10
Solved Threads: 1
Newbie Poster
tommi is offline Offline
18 posts
since May 2004
May 24th, 2004
0

Re: Corrupted HDD?

Quote originally posted by tommi ...
can the bios detect it? (hold delete while starting the computer then enter standard bios to see if it sees both drives). if bios detects it, the drive itself is probably ok.

have you tried just moving the slave drive to another computer? should be plug and play. most likely, whatever is messing with it is on your main drive and another computer won't have the problem, so you can retrieve files from it.
yes, bios can detect it.. the hdd is fine, but the data is all gone... that's where my problem is. i can reformat the drive, but i need the data... im not sure if there's sumthin i can do to recover it...
Team Colleague
Reputation Points: 72
Solved Threads: 14
cyberkill(ed)
oalee is offline Offline
506 posts
since Feb 2004
May 24th, 2004
0

Re: Corrupted HDD?

One of my clients' drives recently went south in that sort of way. No Windows-based solutions would let me access the drive in any way, even in two of my Windows machines.

The only way I was able to salvage her data and save the drive was by putting it one of my Linux boxen. From there I was finally able to mount the partition and copy her data to one of my drives. I also had to use Linux's version of fdisk to write a new, blank DOS partition table to the drive before Windows would let me reinstall.

One wrinkle after that was that because the drive was formatted as NTFS I could not simply copy her data from my Linux drive back to her drive due to Linux's lack of full write support for NTFS. The solution was simple though; I just put the drive back in her machine, slapped the machine on my network, and mounted her drive as an smb mount on my Linux box. Voila-instant network file copy!
DMR
Team Colleague
Reputation Points: 221
Solved Threads: 369
Wombat At Large
DMR is offline Offline
6,439 posts
since Dec 2003
May 25th, 2004
0

Re: Corrupted HDD?

Thanks DMR, I"ll try that... as soon as i install linux... I'm planning on installing linux anyway. but it may take a while before i can do that though... what linux do you have??
Team Colleague
Reputation Points: 72
Solved Threads: 14
cyberkill(ed)
oalee is offline Offline
506 posts
since Feb 2004
May 25th, 2004
0

Re: Corrupted HDD?

Currently RH 7.3, RH 9.0, and Mandy 8.0.

(But who knows- that could change tomorrow... :mrgreen: )

BTW: If you install Linux on a system which already runs some version of Windows, it's a good idea to make a separate FAT32-formatted partition for data storage. Since both Linux and Windows can read and write to FAT32, you'll have full access to the data stored on that partition from both OSes.
DMR
Team Colleague
Reputation Points: 221
Solved Threads: 369
Wombat At Large
DMR is offline Offline
6,439 posts
since Dec 2003
May 25th, 2004
0

Re: Corrupted HDD?

Try this site, the appz are free maybe they can help you.
http://free-backup-software.net/data-recovery.htm

Or this is what I used to restore a corrupted disk. I dont know what happened, but my system would not recognize my drive as an NTFS. So I use this app and got very lucky. (http://www.ontrack.com/easyrecoverydatarecovery/)
Reputation Points: 17
Solved Threads: 6
Junior Poster in Training
JR85023 is offline Offline
86 posts
since May 2004
May 25th, 2004
0

Re: Corrupted HDD?

How much space does RH9 need for installation? will 5Gigs of disk space do? i was thinking of repartitioning my 10G HDD into 2 5Gigs, one for windows and the other for linux... any suggestions?
Team Colleague
Reputation Points: 72
Solved Threads: 14
cyberkill(ed)
oalee is offline Offline
506 posts
since Feb 2004
May 25th, 2004
0

Re: Corrupted HDD?

From the horse's mouth

"A personal desktop installation, including a graphical desktop environment, requires at least 1.7GB of free space. Choosing both the GNOME and KDE desktop environments requires at least 1.8GB of free disk space.

A workstation installation, including a graphical desktop environment and software development tools, requires at least 2.1GB of free space. Choosing both the GNOME and KDE desktop environments requires at least 2.2GB of free disk space.

A server installation requires 850MB for a minimal installation without X (the graphical environment), at least 1.5GB of free space if all package groups other than X are installed, and at least 5.0GB to install all packages including the GNOME and KDE desktop environments.

A Custom installation requires 475MB for a minimal installation and at least 5.0GB of free space if every package is selected."

Of course, I think a full installation includes something like 4 Web Browsers, 2 or 3 office/productivity suites, 6 GUI options, 2 Web server apps, 6 text editors, an entire suite of scienticfic tools, an entire suite of programming tools, etc., etc., so you won't really need that much space for a typical install. Do make sure to leave enough breathing room to store your data and programs added post-install though, of course.

By the way- RH 9 is the last "free" version of the official "Red hat Linux"; that line has been spun off into the Fedora Project.
Last edited by DMR; May 25th, 2004 at 10:38 pm.
DMR
Team Colleague
Reputation Points: 221
Solved Threads: 369
Wombat At Large
DMR is offline Offline
6,439 posts
since Dec 2003
May 26th, 2004
0

Re: Corrupted HDD?

ok, so that means 5G of HD space would suffice for RH9. I'll just make it a dual boot PC, I'll install win2k with it so others in my household can still use it.. thanks a plenty, ill give you an update on whether mounting it on a linux box will help...
Team Colleague
Reputation Points: 72
Solved Threads: 14
cyberkill(ed)
oalee is offline Offline
506 posts
since Feb 2004

This thread is solved

Either the thread starter or a moderator has marked this thread as solved. You can most likely trust the responses and answers given. There is most likely no reason for any further responses to be posted here. If you have a related question, please start a new thread in this forum instead.

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Storage Forum Timeline: Toshbia DVD sd-c2612 Drive
Next Thread in Storage Forum Timeline: Primary HDD 0 not found





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC