Operating System Selection Setup

Each operating system (OS) selection is a set of information that describes the disk and partition containing the OSLOADER.EXE file associated with a particular OS installation, as well as the path to the OS itself. In addition, each OS selection contains any options passed to the OS during boot.

You can use the options available in the Operating System Selection Setup screen to work with the OS selection data stored in nonvolatile storage in your system. You can modify and delete existing selections, as well as create new selections. As you work with OS selections, you can cancel changes at any time before you save them. Whenever you save or discard changes to your OS selections, a dialog box appears, which gives you the opportunity to continue with the operation or return to the Operating System Selection Setup screen.

NOTES:

The process of setting up your OS selections is somewhat like using an editor. You can make all the changes you want to your operating system selections and then either save your changes or exit without saving your changes. The following fields may be entered:

OS OptionDescription
/BASEVIDEOThe system starts up using the standard VGA video driver. If you have installed a new video driver, but it is not working correctly, selecting the Windows NT entry with this switch enables you to start the system so you can change to a different driver.
/BAUDRATESpecifies the baud rate to be used for debugging. If you do not set the baud rate, the default baud rate is 9600 if a modem is attached, and 19200 for a null-modem cable. This switch has a secondary effect of forcing the /DEBUG switch as well, whether or not you plan to use /DEBUG.
/CRASHDEBUGThe debugger is loaded when you start Windows NT, but remains inactive unless a kernel error occurs. This mode is useful if the system is experiencing random, unpredictable kernel errors.
/DEBUGThe debugger is loaded when you start Windows NT and can be activated at any time by a host debugger connected to the system. This mode is useful when you are debugging problems that are regularly reproducible.
/DEBUGPORT=COMxSpecifies the COM port to use for debugging, where x is the COM port number. Like /BAUDRATE, this switch also forces /DEBUG.
/MAXMEM:nSpecifies the maximum amount of RAM that Windows NT can use.
/NODEBUGNo debugging information is being used.
/NOSERIALMICE=
[COMx|COMx,y,z...]
Disables serial mouse detection of the specified com port(s). Use this switch if you have a component other than a mouse attached to a serial port during the startup sequence. If you use /NOSERIALMICE without specifying a COM port, serial mouse detection is disabled on all COM ports.
/SOSDisplays the driver names while they are being loaded. Use this switch if Windows NT will not boot and you think a driver is missing.

Operating System Selection Setup Error Conditions