Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!cs.utexas.edu!uwm.edu!zaphod.mps.ohio-state.edu!rpi!sci.ccny.cuny.edu!phri!marob!daveh From: daveh@marob.masa.com (Dave Hammond) Newsgroups: comp.unix.xenix Subject: Re: Problem with configuring kernel parameters. Message-ID: <266B2206.396C@marob.masa.com> Date: 5 Jun 90 03:07:50 GMT References: <256@dynasys.UUCP> Reply-To: daveh@marob.masa.com (Dave Hammond) Organization: ESCC, New York City Lines: 15 In article <256@dynasys.UUCP> jessea@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@marob.masa.com uunet!masa.com!marob!daveh