RSPINST return codes

┌──────────┬──────────────────────────────────────────────────┐
│702       │Invalid Line in response file.                    │
├──────────┼──────────────────────────────────────────────────┤
│707       │Invalid Key Value.                                │
├──────────┼──────────────────────────────────────────────────┤
│708       │No response file found.                           │
├──────────┼──────────────────────────────────────────────────┤
│710       │Windows system missing or invalid.                │
├──────────┼──────────────────────────────────────────────────┤
│711       │Cannot format Windows partition if you support it.│
├──────────┼──────────────────────────────────────────────────┤
│712       │Response file keyword conflict.                   │
├──────────┼──────────────────────────────────────────────────┤
│901       │Partition Size Error.                             │
├──────────┼──────────────────────────────────────────────────┤
│905       │FDISK unsuccessful.                               │
├──────────┼──────────────────────────────────────────────────┤
│906       │Less than xMB primary partition exists.           │
├──────────┼──────────────────────────────────────────────────┤
│907       │Primary partition exists, greater than xMB        │
│          │available.                                        │
├──────────┼──────────────────────────────────────────────────┤
│908       │No primary partition exists, less than xMB        │
│          │available.                                        │
├──────────┼──────────────────────────────────────────────────┤
│909       │Greater than xMB primary partition exists.        │
├──────────┼──────────────────────────────────────────────────┤
│911       │Could not create a file.                          │
├──────────┼──────────────────────────────────────────────────┤
│914       │System Installation detected an internal error.   │
├──────────┼──────────────────────────────────────────────────┤
│915       │System Installation failed to initialize.         │
├──────────┼──────────────────────────────────────────────────┤
│916       │System Installation failed to start the session.  │
├──────────┼──────────────────────────────────────────────────┤
│920       │Load Module Error.                                │
├──────────┼──────────────────────────────────────────────────┤
│921       │Target Drive Error. Use FDISK to add target drive │
│          │to Boot Manager Menu.                             │
├──────────┼──────────────────────────────────────────────────┤
│932       │Copy File Error.                                  │
├──────────┼──────────────────────────────────────────────────┤
│933       │Delete File Error.                                │
├──────────┼──────────────────────────────────────────────────┤
│934       │Device Configuration Error while determining      │
│          │system configuration.                             │
├──────────┼──────────────────────────────────────────────────┤
│935       │Close File Error.                                 │
├──────────┼──────────────────────────────────────────────────┤
│936       │Make Directory Error.                             │
├──────────┼──────────────────────────────────────────────────┤
│937       │Rename File Error.                                │
├──────────┼──────────────────────────────────────────────────┤
│938       │Open File Error.                                  │
├──────────┼──────────────────────────────────────────────────┤
│939       │Read File Error.                                  │
├──────────┼──────────────────────────────────────────────────┤
│940       │Write File Error.                                 │
├──────────┼──────────────────────────────────────────────────┤
│941       │Format Error.                                     │
├──────────┼──────────────────────────────────────────────────┤
│942       │Display Panel Error.                              │
├──────────┼──────────────────────────────────────────────────┤
│944       │Display Driver Install Error.                     │
├──────────┼──────────────────────────────────────────────────┤
│945       │Format Error. The target drive is not formatted   │
│          │and format partition option was not selected.     │
├──────────┼──────────────────────────────────────────────────┤
│946       │Video System Error.                               │
├──────────┼──────────────────────────────────────────────────┤
│947       │System Install Internal Error                     │
├──────────┼──────────────────────────────────────────────────┤
│948       │Error accessing OS/2 ini file.                    │
├──────────┼──────────────────────────────────────────────────┤
│949       │System File Transfer Error.                       │
├──────────┼──────────────────────────────────────────────────┤
│950       │Unpack File Not Found                             │
├──────────┼──────────────────────────────────────────────────┤
│951       │Unpack Partial Copy.                              │
├──────────┼──────────────────────────────────────────────────┤
│952       │Unpack Ctrl+Break Error.                          │
├──────────┼──────────────────────────────────────────────────┤
│953       │Unpack Critical Error.                            │
├──────────┼──────────────────────────────────────────────────┤
│954       │Run Program Error.                                │
├──────────┼──────────────────────────────────────────────────┤
│955       │Get/Set file Attributes Error.                    │
├──────────┼──────────────────────────────────────────────────┤
│957       │Memory Allocation Error.                          │
├──────────┼──────────────────────────────────────────────────┤
│1000-1020 │System Installation detected an internal          │
│          │error(00-20).                                     │
├──────────┼──────────────────────────────────────────────────┤
│1060      │Invalid Base Product Level, incorrect version.    │
├──────────┼──────────────────────────────────────────────────┤
│1061      │Invalid Base Product Level, incorrect type.       │
├──────────┼──────────────────────────────────────────────────┤
│1062      │Invalid Base Product Level, missing syslevel file.│
├──────────┼──────────────────────────────────────────────────┤
│1063      │Memory Allocation Error                           │
├──────────┼──────────────────────────────────────────────────┤
│1064      │CheckSum Failure, unable to OPEN or READ specified│
│          │file.                                             │
├──────────┼──────────────────────────────────────────────────┤
│1065      │CheckSum Failure, unknown CheckSum return code.   │
├──────────┼──────────────────────────────────────────────────┤
│1066      │Invalid Base Product Level                        │
├──────────┼──────────────────────────────────────────────────┤
│1067      │Invalid File System                               │
├──────────┼──────────────────────────────────────────────────┤
│1068      │Microsoft** Windows** NT Files Found              │
├──────────┼──────────────────────────────────────────────────┤
│1069      │The version of OS/2 on the target system is newer │
│          │than the OS/2 Installation files.                 │
└──────────┴──────────────────────────────────────────────────┘


[Back: RSPINST return codes]
[Next: NETBIOS return codes]