Path: utzoo!attcan!uunet!virtech!cpcahil From: cpcahil@virtech.uucp (Conor P. Cahill) Newsgroups: comp.unix.i386 Subject: Re: Kernel Size limitation on Interactive 386/ix Message-ID: <1990Feb16.034543.2303@virtech.uucp> Date: 16 Feb 90 03:45:43 GMT References: <205@ncrday.Dayton.NCR.COM> Reply-To: cpcahil@virtech.UUCP (Conor P. Cahill) Organization: Virtual Technologies Inc., Sterling VA Lines: 27 In article <205@ncrday.Dayton.NCR.COM> marlene@ncrday.UUCP () writes: >When trying to link together TCP/IP, Starlan, and a WD7000 SCSI driver with >Interactive 2.02, I can't boot the new kernel. It just dies while trying to >boot. Our initial reaction is the problem is the size of the kernel, because >we understand there is a size limitation of the kernel. What is this size >limitation? Is it /unix size? or is it memory needed for all kernel space? >Is there a way I can tell if this is the problem I am having for sure? There is no real limit on the size of /unix (although I believe it must fit into the first 1023 cylinders of the disk :-) ) since release 3.2 (of which 2.0.2 is a derivative). Older versions (like 3.0, 3.1) had a limit that the size of the base kernel (text + initialized data) had to fit into the amount of non-extended memory on the motherboard (usually 512K or 640K). To determine the cause of the problem you must start from scratch. Remove all the special drivers and extra cards. One by one add them back into the system and see where it dies. Then you will know where the problem is. -- +-----------------------------------------------------------------------+ | Conor P. Cahill uunet!virtech!cpcahil 703-430-9247 ! | Virtual Technologies Inc., P. O. Box 876, Sterling, VA 22170 | +-----------------------------------------------------------------------+