Problem with configuring kernel parameters.

Dave Hammond daveh at marob.masa.com
Tue Jun 5 13:07:50 AEST 1990


In article <256 at dynasys.UUCP> jessea at dynasys.UUCP () writes:
>I recently tried to change some kernel parameters and came up with an
>interesting error message:
>
>0048   FF00    _node   db    NODE, 00H
>space.asm(113): error A2050:  Value out of range

My guess is that you are trying to install a machine name with 4 or less
characters.  From what I understand, masm tries to stuff the 4-byte string
into a long integer and the `Value out of range' error results.

--
Dave Hammond
daveh at marob.masa.com
uunet!masa.com!marob!daveh



More information about the Comp.unix.xenix mailing list