Computing.Net > Forums > Windows NT > Boy-oh-boy is this a good one or not!

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Boy-oh-boy is this a good one or not!

Reply to Message Icon

Name: Kevin D
Date: October 6, 1999 at 19:57:22 Pacific
Comment:

Following an 0x000000IE error we took advice to reinstall Win NT. However I cannot get past the initial start up screen due to, apparently a corrupt disk. I have tried all the combinations that appear to be available from installing NT to a different partition to repairing the disk using the emergency rescue disk, but I always end up with the message that the installation cannot continue and that I must use F3 to exit and reboot. The only other advice that the set up programme gives is to us scandisk to correct the problems, but how can I do this when I do not have MSDos installed and when I try to install MSDos 6.21 I find that it will not install due to a possible serious disk error. Surely there must be a way out of this dilema without having to throw the whole lot away! As you will see from the time that I have posted this plea for help this problem really is giving me sleepless nights! Thanks in advance - Kev



Sponsored Link
Ads by Google

Response Number 1
Name: ßÄMÄ
Date: October 6, 1999 at 20:13:08 Pacific
Reply:

Unfortunately, if NT and DOS are both giving you the same error inre a bad disk, YOU HAVE A BAD DISK.

Sorry, but you need to replace it.


0

Response Number 2
Name: graeme
Date: October 7, 1999 at 00:37:25 Pacific
Reply:

Argh !

DOS won't install because you don't have a recognised partition !!

Boot to your DOS disk, use FDISK /MBR
then use fdisk and delete all partitions
create a new partition and format C: /s

then install DOS

A good tip for installing NT if you have a corrupted diskette is copy the I386 directory off the CD to the hard drive, and run

WINNT /b

this will do an entire installation without using the diskettes

or you can forget the /b and it then then make a new set of diskettes

Cheers


0

Response Number 3
Name: Kevin D
Date: October 7, 1999 at 00:55:55 Pacific
Reply:

A big thanks to both Bama and Graeme. How do I boot to the DOS disk? I do not mean to sound dumb but all I have are the installation disks for DOS 6.21. When I boot with disk 1 in drive A I am taken into the Dos set up routine which does not give me any options other tan installing Dos to drive C - and it is at that point that everything goes wrong!

Kev


0

Response Number 4
Name: graeme
Date: October 7, 1999 at 04:16:15 Pacific
Reply:

Kev, just hit F3 in that dos setup....and do as I said in the above do a FDISK /MBR
then FDISK, delete partition and create new primary

then Format C: /S

then you can install DOS


0

Response Number 5
Name: ßÄMÄ
Date: October 7, 1999 at 05:38:10 Pacific
Reply:

Kevin,

graeme has some points, but he's neglecting that NT can read parts of the drive, and not others. if your partition was unrecognizable, NT wouldn't do anything. all you would see was your POST and as soon as NT tried to take over, it would fail.

you can try what he says, but I would recommend saving yourself the trouble, and spend about $200 for a brand new shiny 10GIG hard drive.


0

Related Posts

See More



Response Number 6
Name: graeme
Date: October 7, 1999 at 07:42:27 Pacific
Reply:

Not every one has 200 buck to throw at a problem each time it arises, and I would suggest holding off on that till you are sure that the drive is destined for GOD.

Right now, he is having problems with partitioning and even formating, these can be quite a few things!!....hold your money Kev till you see the Bs come up in scan disk till then hang tough


0

Response Number 7
Name: bogart
Date: October 7, 1999 at 08:39:18 Pacific
Reply:

Bama and graeme have good points. I would check the manufacturer's website for low-level utilities that may fix errors on your drive that higher-level utilitues may not be able to fix. I just re-juvenated a 1gig WD Caviar--it had FAT errors, and their
"mandatory-to-run utility before obtaining an RMA" remapped any bad blocks. The unit is error-free now according to the utility, dlgdiag.exe. However, as has been mentioned, a drive that starts to have errors may be headed for trouble. Try fixing what you have first, but be prepared to part with it if it is indeed a bad unit. Either case old or new drive, backup, backup, backup. :)


0

Response Number 8
Name: Ryan Cooley
Date: October 7, 1999 at 16:23:05 Pacific
Reply:

I think all of you giving advice is the blind following the blind, no offence intended but none of you seems to know what they are talking about. Kevin, If you have NT installed on a seperate HDD all hope may not be lost. You can go to www.diskeeper.com and downlaod their data recovery software. If there is any life left in the disk, that software will be able to save your files. Your disk isn't dead and shouldn't be thrown away, copy the text below the line and using notepad or some similar text editor, save it as "killhdd.bat"
It will delete all partitions on your first physical Hard Drive. It can easilly be configure to erase the second, third, etc. Hard drives instead. It uses debug and after it is run, nothing will be left (no FAT problems, no data problems a completely blank disk) FDISK /MBR is usefull only if you are using a disk with data still on it that you want to recover. Not one you want empty.
Copy the killhdd.bat file to a dos boot disk with debug on it. To create a boot disk from your setup disks, go into the bios and set your computer not to recogonize any hdd's. When you then boot up to your setup disks it will give you the option of installing to a floppy disk instead. The two benefits of making a true boot disk is the lack of an install program you would have to abort each time you boot, and many more utilities that aren't available directly from the setup disk. That's it. Hope I helped all of you out. --------------------------------------------
@ECHO OFF
IF NOT EXIST %0 GOTO ERROR
DEBUG <%0
ECHO SUCCESS!
GOTO EXIT
A 100
INT 13

RAX
0301
RBX
0200
F 200 L 200 0
RCX
0001
RDX
0080
P
Q

;REPLACE 0080 WITH 0081 IF YOU
;WANT TO CLEAR THE SECOND PHYSICAL
;HDD, 0082 FOR THE THIRD HDD,ETC.

:ERROR
ECHO YOU MUST TYPE THE FULL FILE NAME (KILLHDD.BAT) TO EXECUTE.
:EXIT


0

Response Number 9
Name: ßÄMÄ
Date: October 7, 1999 at 20:15:44 Pacific
Reply:

No offense taken, but you want someone that posts on a forum to run a debug script? Man, your debug script is nothing but a low-level format procedure.

My god, for even $100 you can buy a 5 to 7GIG hard drive (at retail).

Some of you people are so concerned with being "absolutely" right, that you don't take the average person into consideration.

I hope this isn't taken wrong, but if you don't have $100 for spare computer parts, you don't need to have a computer. That's just how things are.

So Kevin, are all these debug/dos/low level format/fdisk commands confusing you yet?

Save yourself the trouble, and visit http://www.pricewatch.com and buy a new hard drive.

You really shouldn't be running debug scripts nor should you be running low-level formats, unless you are very familiar (and I stress VERY familiar) with these things.

Good luck Kevin.


0

Response Number 10
Name: Graeme
Date: October 8, 1999 at 00:24:59 Pacific
Reply:

Ryan, to say that people here don't know what they are talking about, is at best misinformed. Many people you answer here are well paid professionals who for the sheer fact remember what it was like when they were starting out, don't mind giving a helping hand.

And if you don't know why you should rebuild the master boot record instead of just formatting you probably need help yourself

Cheers


0

Response Number 11
Name: Pat
Date: October 8, 1999 at 06:02:58 Pacific
Reply:

Hi,
I enjoyed the discussion.
Kevin does not appear to mind the lost data, having already tried to reinstall the NT.

I think Kevin should buy a new hard disk. As the time he has spent on it is outweighed buy the cost of a new disk.

If he does not know how to get to a dos prompt from dos installation disks, telling him to low level format may be beyond his experience. If not try, a low level format using the hard disk manufacturers utility, usually available on the web, and then resinstall the NT. If this fails the disk is faulty and should be replaced.

Bye,


0

Response Number 12
Name: graeme
Date: October 11, 1999 at 06:33:50 Pacific
Reply:

Seems most people want you to buy a new drive Kev.....But if you are someone who is 14 to 16 you would rather spend the money on something else...as would I. I remember fault finding and old 386 mainboard cause I didn't have the folding for a new one.

If you however do work in the IT like I have for the last 12 years, yes go ahead and buy a drive...as time = money...however this still won't buy you experience, which is never a bad thing.

Cheers


0

Response Number 13
Name: Ed
Date: October 15, 1999 at 06:05:40 Pacific
Reply:

OK, THIS IS A GOOD ONE,,, I'm an IT professional myself, and there are alot of good and bad things happening here. Kev, the easy way out is a new drive. That is not how I would go about it. Follow the FDISK /MBR then remove the existing partitions with FDISK, then create any new partitions you need, reformat the drive and then try re-installing NT. The one value you will receive from this is EXPERIENCE as stated above and that you can't buy for $100

cheers


0

Sponsored Link
Ads by Google
Reply to Message Icon

NT Users Lists Segate 4mm DAT drive &...



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Windows NT Forum Home


Sponsored links

Ads by Google


Results for: Boy-oh-boy is this a good one or not!

Is NT4 a GOOD OS?? www.computing.net/answers/windows-nt/is-nt4-a-good-os/15803.html

Cable/DSL routers www.computing.net/answers/windows-nt/cabledsl-routers/13376.html

Is this a Dual Boot? www.computing.net/answers/windows-nt/is-this-a-dual-boot/21440.html