0x40002ee3

Decimal: 1073753827 · Signed: 1073753827

As HRESULT:As NTSTATUS:

Associated Modules

ModuleFound inDescription
diskpart.exe1011On disks with master boot record (MBR) disk formatting, marks the partition with focus as active. Syntax: ACTIVE Writes a value to the disk which is read by the basic input/output system (BIOS) at boot. This value specifies that the partition is a valid system partition. A partition must be selected for this operation to succeed. Caution: DiskPart verifies only that the partition is capable of containing the operating system startup files. DiskPart does not check the contents of the partition. If you mistakenly mark a partition as active and it does not contain the operating system startup files, your computer might not start. Example: ACTIVE
diskpart.exe78.1On disks with master boot record (MBR) disk formatting, marks the partition with focus as active. Syntax: ACTIVE Writes a value to the disk which is read by the basic input/output system (BIOS) at boot. This value specifies that the partition is a valid system partition. A partition must be selected for this operation to succeed. Caution: DiskPart verifies only that the partition is capable of containing the operating system startup files. DiskPart does not check the contents of the partition. If you mistakenly mark a partition as active and it does not contain the operating system startup files, your computer might not start. Example: ACTIVE
diskraid.exe78.11011Usage: ADD PLEX LUN= [NOERR] ADD TPGROUP TPORTAL= [NOERR] Adds an existing LUN as a plex to the currently selected LUN or adds an existing target portal to the currently selected target portal group. PLEX Specifies that a plex will be added to the currently selected LUN. LUN= Specifies the index of the LUN to add as a plex to the currently selected LUN. Note that all data on the LUN being added as a plex will be lost. TPGROUP Specifies that a target portal will be added to the currently selected target portal group. TPORTAL= Specifies the index of the target portal to add to the currently selected target portal group. NOERR Specifies that any failures while performing this operation should be ignored. This maybe useful in script mode. A LUN or target portal group must be selected for this operation to succeed. Example: ADD PLEX LUN=2 ADD TPGROUP TPORTAL=0
3 entries

Associated Headers

HeaderSymbolicDescription
0 entries