Retrieving data from an unbootable drive. - ResellerRatings Store Ratings
Comparison shop, read reviews, find savings, at ResellerRatings.com.
Comparison shop, read reviews, find savings, at ResellerRatings.com.
Comparison shop, read reviews, find savings.
What are you shopping for?
Digital Cameras Plasma and LCD
HDTv's iPods and Other
MP3 Players PC Laptops Camcorders

Go Back   ResellerRatings Store Ratings > ResellerRatings Forums > Tech Support

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old 11-01-2002, 09:44 PM   #1 (permalink)
Registered User
 
LeftCoast's Avatar
 
Join Date: Sep 2002
Location: Tampa
Posts: 560
LeftCoast is on a distinguished road
Retrieving data from an unbootable drive.

Hi all,

Yeah, I could probably get it to boot if I spent many, many more man-hours than the data is actually worth to me, but that's another thread.

I'd like to just cut my losses, and slave the unbootable drive to my other former back-up drive, save the files I want, put the drive into another box and format that little sob (and it's Highmem prob) into oblivion. The question: is there a way to do this without messing up all the drive letter pathways on installed hardware/software in the good drive? I seem to remember doing this and it being a total clusterf@%$ after I removed the second HDD, and had to start fresh on that drive shortly thereafter.

Is there another solution I'm totally overlooking, like a utility that will get me booted on the bad HDD, independent of slaving it to a working bootable drive?

As always, thanks in advance for all the responses, and hopefully sometime in the not-too-distant future I'll be answering more questions in these forums than I ask!

-LC


Last edited by LeftCoast : 11-01-2002 at 09:47 PM.
LeftCoast is offline   Reply With Quote
Old 11-01-2002, 10:01 PM   #2 (permalink)
Registered User
 
Join Date: Oct 2001
Location: Lake Helen, FL
Posts: 3,489
TOAD6147 is on a distinguished road
Send a message via ICQ to TOAD6147 Send a message via AIM to TOAD6147
Why do you say it's unbootable? What kind of error do you get? Can you see the partitions in fdisk and if you boot with a bootdisk can you see the files? Need to be a bit more informative and specific. At a DOS prompt try 'fdisk /mbr'.
TOAD6147 is offline   Reply With Quote
Old 11-01-2002, 10:31 PM   #3 (permalink)
Ultimate Member
 
Richard Cranium's Avatar
 
Join Date: Oct 2001
Location: Dahlonega Ga
Posts: 7,964
Richard Cranium is on a distinguished road
What o/s ?

For 98 try scanreg /restore

On moving data, I make a new folder in the C: drive and just pull the CD cable and put the HD on as master, prolly a bit faster than making it the slave.

Last edited by Richard Cranium : 11-02-2002 at 06:07 AM.
Richard Cranium is offline   Reply With Quote
Old 11-01-2002, 10:34 PM   #4 (permalink)
Registered User
 
LeftCoast's Avatar
 
Join Date: Sep 2002
Location: Tampa
Posts: 560
LeftCoast is on a distinguished road
Hi Toad!

Now you know the reason you've posted 2454 (a heroic number, I might add) times and I have just 74.

It's been a long time since I've looked at the bad drive, but see this link for description of problem:

http://www.techimo.com/forum/showthr...threadid=34156

The main method of backing-up data for me is saving files to a cd-rw/cd-r; I don't have any critical programs I can't reinstall.

-LC
LeftCoast is offline   Reply With Quote
Old 11-01-2002, 10:38 PM   #5 (permalink)
Registered User
 
LeftCoast's Avatar
 
Join Date: Sep 2002
Location: Tampa
Posts: 560
LeftCoast is on a distinguished road
Yo RC,

Could you be more specific, on the data transfer part? Pull the cable, etc?
__________________
Millions long for immortality who do not know what to do with themselves on a rainy Sunday afternoon. -- Susan Ertz

LeftCoast is offline   Reply With Quote
Old 11-01-2002, 10:51 PM   #6 (permalink)
Registered User
 
Join Date: Oct 2001
Location: Portland, Or
Posts: 3,110
NeoStarO1 is on a distinguished road
Send a message via ICQ to NeoStarO1 Send a message via AIM to NeoStarO1 Send a message via Yahoo to NeoStarO1
What he means is to just take the cable that is connected to your CD Rom and connected to your other hard drive as master and take the slave off after you have created a new folder in C:

meaning:
1. Create folder in C for all your backed up data.
2. Disconnect the cd rom and connect your hard drive as master
3. back up your data to the newely crreated folder in step 1
4. Once your data is saved then you can format your primary drive or whatever .

That help?

3. connect using the cable from your CD Rom to the second hard drive as master.
NeoStarO1 is offline   Reply With Quote
Old 11-02-2002, 12:48 AM   #7 (permalink)
Registered User
 
Join Date: Aug 2002
Location: Meeshigan
Posts: 597
Ruler2112 is on a distinguished road
Your mention of the drives 'himem prob' make me think it's a problem with your boot configuration and not a problem with the drive itself. Try booting up into DOS and looking at the drive. If you can see it, try renaming config.sys and autoexec.bat to config.xxx and autoexec.xxx and restart. Win9x *usually* doesn't need these, but there are times that drivers loaded in these files are needed. If you can load windoze though, you know it's just a matter of tracking down what's causing your problem in those two files.
__________________
About 5% of the people in the world can't think.
Another 5% can think and do.
The remaining 90% can think, but don't.
Ruler2112 is offline   Reply With Quote
Old 11-02-2002, 06:22 AM   #8 (permalink)
Ultimate Member
 
Richard Cranium's Avatar
 
Join Date: Oct 2001
Location: Dahlonega Ga
Posts: 7,964
Richard Cranium is on a distinguished road
LC, 1st thing is to boot to DOS and for W98/ME type in
scanreg /restore
choose a date before the problems started.

Quote:
Could you be more specific, on the data transfer part? Pull the cable, etc
Just pull the cable outta the CD-ROM, stick it into the HD.

Fire it up, go to BIOS and auto-detect the HD's if you have this option, if not just let it try to find em in POST.

Then open my computer and drag what you want to the new HD.
You may have to "cut & paste" to get a full transfer, some of my drag & drops failed..
Richard Cranium is offline   Reply With Quote
Old 11-04-2002, 05:10 PM   #9 (permalink)
Registered User
 
screen's Avatar
 
Join Date: Aug 2002
Location: MA
Posts: 344
screen is on a distinguished road
Windows may not allow copying of the system files.

You can follow DOC's (Richard Cranium) suggestion to connect the problematic drive as a slave drive. Boot into DOS mode, use

md c:\olddata
c:\windows\command\xcopy32 d:\. c:\olddata\. /s/v

In the above commands, I assume that
- your backup drive is bootable and you can boot to DOS mode.
- your backup drive is the master drive (C
- the old and problematic drive is the slave drive (D.
This should copy all the files (including system files) from your old drive to the backup drive.

-Screen
screen is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Most Active Discussions
Cyberpowerpc.com Any Good? (10)

Recent Discussions
tactical leds llc (0)
Cyberpowerpc.com Any Good? (10)
Like New Wacom 12x19 Intuos 3 +.. (1)
For Sale BFG GTX285 OC2 with 10.. (2)
www.szprice.com - any experienc.. (1)
Games, Cables, PCI cards, and m.. (5)
Buymoreshopping.com? Wigix.com (3)
I want your old/new unused pc p.. (6)
:mad: Spam At-hon (3)
Fall-Winter Cleaning Sale (1)
DON'T BUY.COM Advisory (232)
Is certifiedwatchstore.com legi.. (1)
Beware of used XBOX 360's (12)
Cheap Used Computers (0)
Reputation: Establishing Trust .. (0)

All times are GMT -6. The time now is 02:44 PM.