From owner-freebsd-questions Sat Sep 5 10:17:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA16965 for freebsd-questions-outgoing; Sat, 5 Sep 1998 10:17:11 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from situ.rad.net.id (situ.rad.net.id [202.154.1.7]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA16934 for ; Sat, 5 Sep 1998 10:17:04 -0700 (PDT) (envelope-from Leonard_Ong@iname.com) Received: from ZhugeLiang (dyn2168a.dialin.rad.net.id [202.154.7.168]) by situ.rad.net.id (8.9.1/RADNET) with SMTP id AAA16482 for ; Sun, 6 Sep 1998 00:15:46 +0700 (WIB) Message-Id: <199809051715.AAA16482@situ.rad.net.id> X-Sender: ong@pop.rad.net.id X-Mailer: QUALCOMM Windows Eudora Pro Version 4.1.0.49 (Beta) Date: Sun, 06 Sep 1998 00:11:27 +0700 To: freebsd-questions@FreeBSD.ORG From: Leonard Ong Subject: Kernel Issue - Please Help me Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dear Experienced Users, I am having a problem with compiling kernel. I have read the available Documents and pratice almost 10 hours by compiling over and over again. I hope you would spare a few minutes to answer my questions. 1) Is order in Kernel Configuration Important ? Say I can't put this line before that line ? I tried the Generic, and it compile sucessfully. If i add several line for SB16 in the middle it would hang (see indication #1), but if i put it in the most bottom part, then it's okay 2) Why is LINT not suitable for kernel configuration ? i know it is too complete, but I tried to commeted out all uneeded parts, In order to preserve the right order, it also yield indication #1 3) how to figure out the right order ? Indication 1 : After boot : it should be displayed this way : Copyright (c) 1992-1998 FreeBSD Inc. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. but it displayed nothing but Data Address, Code Address the first 2 lines you see after boot: and hangs 4) is there a way to find out what's wrong with the kernel ? It would help if i know where it hangs. 5) Would it be faster if I change default : controller wdc0 at isa? port "IO_WD1" bio irq 14 vector wdintr using 32 bit probe ? the one in LINT ? Thank you To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message