Home > Commands A-M > Commands B

BOOTCFG /RAW


Description | Syntax | Parameters | Switches | Related | Notes | Examples | Errorlevels | Availability

Configures, queries, or changes Boot.ini file settings.

Adds operating system load options specified as a string to an operating system entry in the [operating systems]


Syntax

BOOTCFG /raw /?

BOOTCFG /raw [/s [computer] [/u [[domain\]user] /p password "load_options" [/id line_number] [/a]


Parameters
"load_options" (NTXP)
Specifies the operating system load options to add to the operating system entry. These load options will replace any existing load options associated with the operating system entry. No validation of load_options is done.

Switches
/? (NTXP)
Display help.
/a (NT2003)
Specifies that the operating system options being added should be appended to any existing operating system options.
/id line_number (NTXP)
Specifies the operating system entry line number in the [operating systems] section of the Boot.ini file to which the operating system load options are added. The first line after the [operating systems] section header is 1.
/p password (NTXP)
Specifies the password of the user account that is specified in /u.
/raw (NTXP)
Adds operating system load options specified as a string to an operating system entry in the [operating systems] section of the BOOT.INI.
/s computer (NTXP)
Specifies the name or IP address of a remote computer (do not use backslashes). The default is the local computer.
/u [[domain\]user] (NTXP)
Runs the command with the account permissions of the user specified by User or Domain\User. The default is the permissions of the current logged on user on the computer issuing the command.

Related

BOOTCFG /ADDSW Adds BOOT.INI load options.
BOOTCFG /COPY Makes another operating system instance copy.
BOOTCFG /DBG1394 Configures 1394 port debugging.
BOOTCFG /DEBUG Adds or changes the debug settings.
BOOTCFG /DEFAULT Designate the default operating system entry.
BOOTCFG /DELETE Deletes an operating system entry.
BOOTCFG /EMS Adds or changes the EMS console redirection.
BOOTCFG /QUERY Displays the [boot loader] and [operating systems] sections.
BOOTCFG /RMSW Removes BOOT.INI load options.
BOOTCFG /TIMEOUT Changes the operating system time-out value.


Notes

none.


Examples
    bootcfg /raw "/debug /sos" /id 2

    bootcfg /raw /s srvmain /u maindom\hiropln /p p@ssW23 "/crashdebug" /id 2

Errorlevels

none.


Availability
External
DOS
v3.0 v3.20 v3.05 v3.1 v3.21 v3.25 v3.30 v3.3A v3.3R v3.3T v3.31 v3.40 v4.0 v4.01 v4.01A v5.0 v5.0A v5.00.02 v5.001A v5.01 v5.02 v6.0 v6.10 v6.2 v6.21 v6.22 v6.23 v7.00 v7.0R1 v7.10 v8.00
Windows
Win95 Win98 WinME
Windows NT
NT3.5 NT4 NT2000 NTXP NT2003

Last Updated: 2003/07/28
Direct corrections or suggestions to: Rick Lively