Article ID: 814172 - Last Review: March 6, 2007 - Revision: 2.1

Recovery Console installation: "error reading information from netmap.inf"

IMPORTANT: This article contains information about modifying the registry. Before you modify the registry, make sure to back it up and make sure that you understand how to restore the registry if a problem occurs. For information about how to back up, restore, and edit the registry, click the following article number to view the article in the Microsoft Knowledge Base:
256986  (http://support.microsoft.com/kb/256986/EN-US/ ) Description of the Microsoft Windows Registry
Notice
If you simply double-click the value DevicePath in regedt32, the String Editor (for Reg_Sz) will open instead of the MultiString Editor (for Reg_Expand_Sz). A Reg_Expand_Sz may contain embedded environment variables such as %systemroot%. When Windows 2000 reads the value, it automatically expands the variable %systemroot% to a full path such as C:\Winnt.
Expand all | Collapse all

SYMPTOMS

When you install the recovery console on Windows 2000 with “winnt32.exe/ cmdcons” command, the following error message might pop up: “error reading information from netmap.inf”

CAUSE

The data type of the value DevicePath is incorrect. The DevicePath value is located under the registry key HKEY_LOCAL_MACHINE \Software\Microsoft\Windows\CurrentVersion\

RESOLUTION

In order for Windows 2000 to be able to read the string and expand embedded variables correctly, the DevicePath data type has to be REG_EXPAND_SZ (Variable length Unicode NULL-terminated string).
Do the following to correct the problem:
  1. Start Registry Editor (Regedt32.exe).
  2. Locate and select the DevicePath value under the following key in the registry: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion
  3. On the Edit menu, click Multi String, paste your customized path entries, and then click OK
  4. Quit Registry Editor.

MORE INFORMATION

For more information about how to use the DevicePath value, click the following article number to view the article in the Microsoft Knowledge Base: : 285902  (http://support.microsoft.com/kb/285902/EN-US/ ) OEMPnpDriversPath in Sysprep.inf is Limited to 2047 characters

APPLIES TO
  • Microsoft Windows 2000 Advanced Server
  • Microsoft Windows 2000 Professional Edition
  • Microsoft Windows 2000 Server
Keywords: 
kbprb KB814172
 

Article Translations