ARC Path to Windows NT System Files Changes
ID: Q102877
|
The information in this article applies to:
-
Microsoft Windows NT operating system version 3.1
-
Microsoft Windows NT Advanced Server version 3.1
-
Microsoft Windows NT Workstation versions 3.5, 3.51, 4.0
-
Microsoft Windows NT Server versions 3.5, 3.51, 4.0
SUMMARY
When you are using Disk Administrator to create new partitions on a
hard disk drive that has Windows NT on it, under certain
circumstances, the Advanced RISC Computing (ARC) path to the Windows
NT files changes. When this happens, a dialog box appears when you
exit Disk Administrator warning that the BOOT.INI needs to be changed
to reflect the new path. You need to edit the BOOT.INI file before
choosing the OK button in the dialog box because the next option
restarts the system.
MORE INFORMATION
This situation occurs only with a system that has a drive
configuration similar to the following:
---------------------------------
| c: | d: | free space |
---------------------------------
where Windows NT is located on drive d: and it is a logical drive in
an extended partition. Also, it is assumed that the free space is not
part of the extended partition. In this situation, any new partition
created in this space (which would have to be created as a primary
partition, because an extended partition already exists) causes the
ARC path to the extended partition to change, because the ARC
specifications count primary drives before those in extended
partitions. When the warning dialog box appears, do not choose the OK
button in the dialog box. Use Task Switch (by pressing either ALT+TAB
or CTRL+ESC) to switch to a text editor. Edit the BOOT.INI file to
reflect the new path to the Windows NT files. This involves editing a
line similar to the following:
scsi(0)disk(0)rdisk(0)partition(X)\winnt
Change partition(X) to partition(X+1) to correctly modify the ARC path
to the Windows NT files.
If you have already restarted the computer without editing the
BOOT.INI file, the startup will fail due to the system being unable to
find the Windows NT files. To correct this problem, use one of the
following procedures:
For more information on the ARC path structure and the BOOT.INI file,
query on the following words in the Microsoft Knowledge Base:
arc and boot
Additional query words:
prodnt
Keywords : kbsetup ntsetup ntgeneral
Version : 3.1 3.5 3.51 4.0
Platform : winnt
Issue type :
Last Reviewed: January 14, 1999