-----Original Message-----
5inusoid said:
To get an idea of how far to boot process gets, add
the /SOS
switch to the appropriate line in c:\boot.ini:
multi(0)disk(0)rdisk(0)partition(1)\WINNT="Microsoft
Windows
2000 Professional" /fastdetect /sos
Forgive me, but I don't think I can even get to a point
where I can use DOS. Like I said, it just HANGS there at
the booting up process. All I can do is turn the machine
off.
If your active partition is FAT/FAT32:
- Get a Win98 boot disk from
www.bootdisk.com
- Boot with this disk
- Unhide & modify c:\boot.ini
If your active partition is NTFS - make a set of Command Console
diskettes:
- Insert your Win2000 CD in some other Windows PC
(even Win98!)
- Log on to the Windows 2000 CD
- Run this command: \bootdisk\makeboot.exe a:.
- Create a file a:\boot.ini (see sample below)
- Boot your machine from these disks
- Select R for Repair
- Select C for Command Console
- Enter the administrator's password
- Copy a:\boot.ini to c:\
[Boot Loader]
Timeout=3
Default=multi(0)disk(0)rdisk(0)partition(1)\WINNT
[Operating Systems]
multi(0)disk(0)rdisk(0)partition(1)\WINNT="Microsoft Windows 2000
Professional" /fastdetect /sos