I tried to put the disk in another 2000 machine and for
some reason now the only files that appear are the ntldr
ntdetect and booy.ini. The drive shows as a fat partition
an only 10mb. I know that the drive is 20 gb??
I am concerned that the previous data is unreadable.
Should it be there and is there any issue with FAT drives
in a 2000 machine running FAT32??
I would like ot copy te data at this point but I cannot
seem to read the entire contents???
-----Original Message-----
Go back into the Comand Console and check these things:
- Do the hidden files c:\boot.ini, c:\ntldr,
c:\ntdetect.com exist?
- Is c:\boot.ini still the same as in your previous post?
Now boot with your Win98 boot disk and run fdisk. Is your
drive C: the active partition?
Does your client use any propritary disk management
software such as OnTrack, or some third party compression
program? If so then running fixmbr could be destructive.
You can probably check this by temporarily running the
disk as a slave disk in some other Win2000 PC. If that PC
can read the disk then it is most likely a standard disk.
Is your client's PC free from viruses? Scan the disk while
it's running in the other Win2000 PC.
If you get a clean bill of health for both items then it
should
be safe to run fixmbr.
At the same time it's a good idea to save all important
files prior to continuing with your repair efforts.
It appears that after running fdisk /mbr with no results
and then running fixboot , I now receive antldr missing
or
corrupt error. I did not run the fixmbr since it pronped
me that I may lose the current partition
any further suggestions?
-----Original Message-----
Thanks very much. One question before I try the
commands,
this will not affect any data correct or prevent any
data
from currently being recovered?
-----Original Message-----
in
message
[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1) \WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)
\WINDOWS="Microsoft
Windows 2000 Professional" /fastdetect
thank you !!
-----Original Message-----
"marinfr" <
[email protected]>
wrote
in
message
It appears that one om my clients PC will not
boot
to
windows but instead boots directly to the
following
Dos
prompt with this message "you are using
automatically
generated configuration files"
I cannot seem to get it it to load windows.
I found a hit about this message but it does ot
indicate
how to get it to load Windows.
I thought I would run the repair from the CD but
decided I
would try to post this meesage first.
Any help would be appreciated
Please post the contents of the hidden
file "c:\boot.ini"
here.
You probably have an invalid master boot record.
Boot with a Win98 boot disk from
www.bootdisk.com,
then run this command:
fdisk /mbr
You can also boot your machine into the Command
Console mode, then run these commands:
fixmbr
fixboot
.
.
.