home *** CD-ROM | disk | FTP | other *** search
/ Power CD-ROM!! 8 / Power CD-ROM 8.iso / dos / load222 / load.msg < prev    next >
Encoding:
Text File  |  1994-05-31  |  16.5 KB  |  402 lines

  1.  
  2.         ╒══════════════════════════════════════════╕
  3.         │                   LOAD                   │
  4.         │              Version 2.22.0              │
  5.         │                                          │
  6.         │ Copyright (c) 1991-1994 FM de Monasterio │
  7.         │  Licensed Material. All rights reserved  │
  8.         ╘══════════════════════════════════════════╛
  9.  
  10.                   ║ ║╔═╗╔═╣╔═╗╠═ ╔═╗
  11.                   ║ ║║ ║║ ║╔═╣║  ╠═╝
  12.                   ╚═╝╠═╝╚═╝╚═╝╚═╝╚═╝
  13.  
  14.    ERROR MESSAGES
  15.    **************
  16.  
  17.    "Abort: Program is corrupted (CRC failure)!"
  18.    --------------------------------------------
  19.    A failure of one or more cyclical redundancy checks was detected when the
  20.    program was executed.
  21.  
  22.  
  23.  
  24.    "Abort: Insufficient memory to run program"
  25.    -------------------------------------------
  26.    The message indicates that less than about 90 KB of memory are available.
  27.    Remove other residents and try to execute LOAD again.
  28.  
  29.  
  30.  
  31.    "Abort: Requires MS-DOS version 2.0 or later"
  32.    ---------------------------------------------
  33.    MS-DOS version 2 through 6, or a fully compatible system, is required for
  34.    proper execution.
  35.  
  36.  
  37.  
  38.    "Abort: Program not compatible with DR-DOS"
  39.    "Abort: Program not compatible with OS/2 DOS"
  40.    ---------------------------------------------
  41.    Execution under OS/2 DOS or DR-DOS is not possible in the present program
  42.    revision.
  43.  
  44.  
  45.  
  46.    "Abort: Failed to find the NUL driver"
  47.    --------------------------------------
  48.    LOAD was unable to find the start of the DOS drivers chain. This should
  49.    not occur unless MS-DOS has been corrupted or an incompatible operating
  50.    system is being used. You should reboot immediately if you receive this
  51.    message.
  52.  
  53.  
  54.  
  55.    "Abort: Invalid DOS version specification"
  56.    ------------------------------------------
  57.    An invalid DOS version number was specified for the switch Dn.nn. This is
  58.    the number returned during the driver initialization if the 'Get Version'
  59.    function of DOS is called by the driver.
  60.  
  61.  
  62.  
  63.    "Abort: Block device drivers cannot be loaded"
  64.    "in the upper memory via this version of LOAD"
  65.    ----------------------------------------------
  66.    Switch /H was specified for a block device driver. (The current version
  67.    of LOAD con only load character device drivers in the upper memory.)
  68.  
  69.  
  70.  
  71.    "Abort: DOS function 32h is not supported"
  72.    ------------------------------------------
  73.    For DOS versions earlier than MS-DOS 5, in which this function was not
  74.    documented, the message indicates that the undocumented service failed
  75.    and alternative methods to obtain the data have also failed or are not
  76.    available.
  77.  
  78.  
  79.  
  80.    "Abort: Critical error opening the driver file"
  81.    "(Check drive hardware or SHARE access rights)"
  82.    -----------------------------------------------
  83.    This message is displayed whenever a DOS critical error (interrupt 24h)
  84.    is triggered by an attempt to open the driver file.  For diskette-based
  85.    operations, an empty diskette drive or opened drive bay can trigger the
  86.    error.  For nonremovable disk-based systems, a file-sharing error (i.e.
  87.    SHARE.EXE is loaded and the file has already been opened with a sharing
  88.    mode incompatible with read access request) can also trigger the error.
  89.  
  90.  
  91.  
  92.    "Abort: Specified file has zero length"
  93.    "Abort: Specified file was not found"
  94.    "Abort: Specified path was not found"
  95.    "Abort: DOS denies access to the file"
  96.    "Abort: Insufficient memory to load driver"
  97.    -------------------------------------------
  98.    These messages are displayed whenever a noncritical error is triggered
  99.    by an attempt of opening the driver file to measure its length.
  100.  
  101.  
  102.  
  103.    "Abort: Loading of driver failed [code ??h]"
  104.    --------------------------------------------
  105.    This generic error message is displayed when an error is encountered in
  106.    loading the driver file as an overlay.  The (hexadecimal) error code is
  107.    in the range between 01h and 58h, and is determined by DOS.
  108.  
  109.  
  110.  
  111.    "Abort: Driver initialization failed [code ??h]"
  112.    ------------------------------------------------
  113.    This generic error message is displayed when an error is encountered in
  114.    the initialization of the driver by LOAD.  The (hexadecimal) error code
  115.    is one of the following:
  116.  
  117.     Code   Error                        Code   Error
  118.     ----   -----------------------         ----   -------------------
  119.      00    Write protect violation       08    Sector not found
  120.      01    Unknown unit                  09    Out of paper
  121.      02    Device not ready              0A    Write fault
  122.      03    Unknown command               0B    Read fault
  123.      04    CRC error                     0C    General failure
  124.      05    Bad request length            0D    Reserved
  125.      06    Seek error                    0E    Reserved
  126.      07    Unknown media                 0F    Invalid disk change
  127.  
  128.  
  129.  
  130.    "Abort: Divide-error exception on initialization"
  131.    -------------------------------------------------
  132.    Interrupt 00h is triggered by a few device drivers which are not loaded
  133.    properly.  In principle, you should expect the exception to represent a
  134.    case of a loading incompatibility rather than driver software error (at
  135.    least for most profesionally-written software).
  136.  
  137.  
  138.  
  139.    "Abort: Driver initialization command timed out"
  140.    ------------------------------------------------
  141.    LOAD waits up to 15 seconds for a driver to complete initialization after
  142.    it receives the command to begin initialization. A time-out error is then
  143.    generated, and LOAD aborts the loading.  In some (but not all) cases when
  144.    a driver installation fails and seems to enter an endless loop, this trap
  145.    may help to avoid a system reboot.
  146.  
  147.  
  148.  
  149.    "Abort: Sector size larger than DOS limit"
  150.    ------------------------------------------
  151.    The block device being loaded uses a sector size larger than the maximum
  152.    size allowed by DOS (usually 512 bytes/sector).
  153.  
  154.  
  155.  
  156.    "Abort: All available logical drives are assigned"
  157.    "and LASTDRIVE limit can not be increased farther"
  158.    --------------------------------------------------
  159.    DOS assigns the first available drive letter to a disk within the default
  160.    range A: through E: or (for DOS 3.x or higher) the range A: through Z: if
  161.    the command 'LASTDRIVE=Z' has been given.  The message indicates that the
  162.    maximum range has already been attained, and that the block device driver
  163.    can not be loaded.
  164.  
  165.  
  166.  
  167.    "Abort: All available logical drives are assigned"
  168.    "Set CONFIG.SYS command to LASTDRIVE=? and reboot"
  169.    --------------------------------------------------
  170.    The message indicates that there are no free logical drives and that this
  171.    block device driver cannot be loaded unless the LASTDRIVE value in CONFIG
  172.    .SYS is changed to the letter ? or higher. Edit the file, reboot, and try
  173.    again.
  174.  
  175.  
  176.  
  177.    "Query: Unable to disable A20 line before loading"
  178.    "(HMA access is on). Some drivers may malfunction"
  179.    "in this condition -- Continue? [Yn]"
  180.    --------------------------------------------------
  181.    MS-DOS 5+ access to the High Memory Area (HMA) is enabled and the extended
  182.    memory manager either is inactive or failed to disable the A20 line, which
  183.    mediates access to this extended memory area in 286 and higher CPUs.  Some
  184.    drivers expect this access to be disabled (to mimic an 086 processor), and
  185.    are likely to malfunction or crash the system if it is enabled.
  186.  
  187.    Press the <Y> or <Enter> key to continue installing the driver, or the <N>
  188.    or <Esc> key to abort the loading.
  189.  
  190.  
  191.  
  192.    "Query: All logical drives are assigned but some"
  193.    "reserved by a disk compression device currently"
  194.    "are not in use -- Use reserved drive? [Yn]"
  195.    -------------------------------------------------
  196.    The message indicates that although there are no free logical drives, LOAD
  197.    has found that some of the already assigned drives have only been reserved
  198.    by a disk compression utility, such as DoubleSpace, but are not being used
  199.    at the present time (i.e., the compressed unit has not been 'mounted'). It
  200.    possible to use such reserved drive(s) when loading a block device driver,
  201.    provided that the compressed unit is *NOT* mounted without first unloading
  202.    the device.  The reserved can be recycled without problems, and the LOADed
  203.    device will not be compressed by the utility (since it considers the drive
  204.    to be 'unmounted').
  205.  
  206.    Press the <Y> or <Enter> key to continue installing the driver, or the <N>
  207.    or <Esc> key to abort the loading.
  208.  
  209.  
  210.  
  211.    "Query: Drive ? is currently not in use but it had"
  212.    "previously been assigned by DOS to a block device"
  213.    "Use orphan drive? [Yn]"
  214.    ---------------------------------------------------
  215.    This message is displayed when, searching for an available drive unit for
  216.    a block device driver, LOAD encounters an orphan unit, i.e. one which had
  217.    already been assigned by MS-DOS to another block device driver, but which
  218.    had been turned off either by the driver itself or by the user (via a CDS
  219.    changing utility). LOAD considers to be orphaned any unit whose number is
  220.    included in the list of assigned logical drives but has the same internal
  221.    format as that of an unassigned drive.
  222.  
  223.    Press the <Y> or <Enter> key to continue installing the driver or the <N>
  224.    or <Esc> key to select another unit.
  225.  
  226.  
  227.  
  228.    "Warning: Unit ? assigned to driver may be reserved"
  229.    "Continue? [Yn]"
  230.    ----------------------------------------------------
  231.    The block device being loaded has been assigned a drive unit whose number
  232.    is below the number of already assigned drive units.  This message may be
  233.    displayed if disk compression software were in use, since drive units can
  234.    be reserved by such software, or the DOS driver chain has been corrupted.
  235.    LOAD does not issue this warning when the DoubleSpace driver (MS-DOS 6.00
  236.    and 6.20), which reserves extra drive units, is found to be installed.
  237.       
  238.  
  239.  
  240.    "Error: Local environment not released [code ??h]"
  241.    --------------------------------------------------
  242.    The program was unable to release its copy of the DOS environment block.
  243.    This failure is harmless to the operation of the program.
  244.  
  245.  
  246.  
  247.    "Error: XMS manager (XMM) is not installed"
  248.    -------------------------------------------
  249.    Failed to determine the presence of a driver compatible with the Extended
  250.    Memory Specification (XMS) version 2.00 or later.  This error invalidates
  251.    the upper memory loading of the driver, and a conventional memory loading
  252.    is attempted.
  253.  
  254.  
  255.  
  256.    "XMS error: UMBs are not available"
  257.    "XMS error: Smaller UMB is available"
  258.    ------------------------------------
  259.    The XMS manager did not allocate the requested upper memory block because
  260.    no UMB of that size was available. The error invalidates the upper memory
  261.    loading of the driver, and a conventional memory loading is attempted.
  262.  
  263.  
  264.  
  265.    "XMS manager error code ??h"
  266.    ----------------------------
  267.    This message is displayed when other XMM errors are encountered in trying
  268.    to load a driver in upper memory.  The (hexadecimal) error code is likely
  269.    to be one of the following:
  270.  
  271.         80h - Function is not implemented.
  272.         8Eh - General driver error occurred.
  273.         8Fh - Unrecoverable driver error occurred.
  274.         B0h - Smaller UMB is available.
  275.         B1h - No UMBs are available.
  276.         B2h - UMB segment number is invalid.
  277.  
  278.  
  279.  
  280.    "Unable to allocate UMB above minimum address"
  281.    ----------------------------------------------
  282.    An available upper memory block was not found above the specified address;
  283.    the UMA load takes place at the first available UMB. The error invalidates
  284.    the upper memory loading of the driver, and a conventional memory loading
  285.    is attempted.
  286.  
  287.  
  288.  
  289.    "Warning: Interim UMB not released XMS code ??h]"
  290.    "Warning: Interim UMB not released DOS code ??h]"
  291.    -------------------------------------------------
  292.    These messages indicate that one or more UMBs, temporarly allocated during
  293.    an attempt to allocate a block above a minimum upper address, could not be
  294.    released via XMS or DOS 5+. The error invalidates the upper memory loading
  295.    of the driver, and a conventional memory loading is attempted.
  296.  
  297.  
  298.  
  299.    "Error: UMA linkage not restored [DOS code ??h]"
  300.    ------------------------------------------------
  301.    DOS reported an error in restoring the linkage between the memory chain of
  302.    conventional memory and upper memory.  Even though this may not be a fatal
  303.    error, it may be safer to reboot the system.
  304.  
  305.  
  306.  
  307.    "NON-RECOVERABLE DOS MEMORY ERROR! [code ??h]"
  308.    "Reboot machine as soon as possible..."
  309.    ----------------------------------------------
  310.    DOS reported an error in restoring its memory allocation strategy. This is
  311.    a fatal error and you *MUST* reboot the machine as soon as possible.
  312.  
  313.  
  314.  
  315.    "Driver aborted (null memory size requested)"
  316.    "Driver aborted (null block units requested)"
  317.    ---------------------------------------------
  318.    These messages are displayed whenever the initialization service of the
  319.    device driver decides to fail the installation of the driver, either by
  320.    requesting a zero-length resident size (DOS 3.3 or later version) or by
  321.    specifying a zero unit number (block devices only).
  322.  
  323.  
  324.  
  325.    "Abort: Failed to find a LOAD gateway named ????????"
  326.    -----------------------------------------------------
  327.    A request to unload a device specified an invalid resident gateway name.
  328.    Retype the request correctly or check the installed gateway names with a
  329.    memory map utility.
  330.  
  331.  
  332.  
  333.    "Error: Driver memory block not released DOS code ??h]"
  334.    "Error: Driver memory block not released XMS code ??h]"
  335.    -------------------------------------------------------
  336.    LOAD was unable to release the upper or conventional memory block where
  337.    the driver had been loaded (for upper memory via either XMS or DOS 5+).
  338.    Such failure is harmless to the unlinking of this driver from the chain
  339.    of DOS drivers but its allocated block is not available to the upper or
  340.    conventional memory pool for further use.
  341.  
  342.  
  343.  
  344.    "Error: Failed to release lower memory block [code ??h]"
  345.    --------------------------------------------------------
  346.    This message is displayed when LOAD is unable to release the memory that
  347.    was allocated for the the conventional-memory gateway of an upper memory
  348.    loaded driver.  This failure is harmless to the unlinking of this driver
  349.    from the driver chain but the block is not available to the conventional
  350.    memory pool for further use.
  351.  
  352.  
  353.  
  354.    "Error: Driver EMS block not released [code ??h]"
  355.    -------------------------------------------------
  356.    LOAD was unable to release the EMS block which had been allocated by the
  357.    driver during initialization.  This failure is harmless to the unlinking
  358.    of the driver from the DOS driver chain, but such allocated EMS block is
  359.    not available to the EMS memory pool for further use.
  360.  
  361.  
  362.  
  363.    "Error: Driver UMA block not released [code ??h]"
  364.    -------------------------------------------------
  365.    LOAD was unable to release the UMB containing the driver (if UMA-loaded)
  366.    or a UMB allocated by the driver during its initialization. This failure
  367.    is harmless to the unlinking of the driver from the driver chain but the
  368.    allocated block is not available to the XMS-UMB pool for further use.
  369.  
  370.  
  371.  
  372.    "Error: Driver XMS block not released [code ??h]"
  373.    -------------------------------------------------
  374.    LOAD was unable to release the XMS block which had been allocated by the
  375.    driver during initialization.  This failure is harmless to the unlinking
  376.    of the driver from the DOS driver chain, but such allocated XMS block is
  377.    not available to the XMS memory pool for further use.
  378.  
  379.  
  380.  
  381.    "Error: High Memory Area not released [code ??h]"
  382.    -------------------------------------------------
  383.    LOAD was unable to free the HMA, which had been allocated by the driver
  384.    during initialization. This failure is harmless to the unlinking of the
  385.    driver from the DOS driver chain, but this area can not be allocated to
  386.    any other program.
  387.  
  388.  
  389.  
  390.    "Error: Failed to release memory control block [code ??h]"
  391.    ----------------------------------------------------------
  392.    LOAD was unable to release an MCB which had been allocated by a memory
  393.    resident program installed after the driver was loaded. The failure is
  394.    harmless to the unlinking of the driver from the DOS driver chain, but
  395.    the MCB is not available to the DOS memory pool for further use.
  396.  
  397.  
  398.     ┌─────────────────────────────────────────────────────────────┐
  399.     │ Trademarked names are the property of the respective owners │
  400.     └─────────────────────────────────────────────────────────────┘
  401.  [End]
  402.