From owner-freebsd-questions Thu Jan 9 16:45:13 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 051B437B401 for ; Thu, 9 Jan 2003 16:45:12 -0800 (PST) Received: from spf1.us.outblaze.com (205-158-62-139.outblaze.com [205.158.62.139]) by mx1.FreeBSD.org (Postfix) with SMTP id 6D0AA43ED8 for ; Thu, 9 Jan 2003 16:45:11 -0800 (PST) (envelope-from bsdaemon@mail.com) Received: (qmail 1359 invoked from network); 9 Jan 2003 17:44:46 -0000 Received: from unknown (205.158.62.68) by spf1.us.outblaze.com with QMQP; 9 Jan 2003 17:44:46 -0000 Received: (qmail 46871 invoked from network); 10 Jan 2003 00:44:46 -0000 Received: from unknown (HELO ws1-10.us4.outblaze.com) (205.158.62.111) by 205-158-62-153.outblaze.com with SMTP; 10 Jan 2003 00:44:46 -0000 Received: (qmail 64709 invoked by uid 1001); 10 Jan 2003 00:44:46 -0000 Message-ID: <20030110004446.64708.qmail@mail.com> Content-Type: text/plain; charset="iso-8859-1" Content-Disposition: inline Content-Transfer-Encoding: 7bit MIME-Version: 1.0 X-Mailer: MIME-tools 5.41 (Entity 5.404) Received: from [130.94.160.46] by ws1-10.us4.outblaze.com with http for bsdaemon@mail.com; Thu, 09 Jan 2003 16:44:46 -0800 From: bsdaemon@mail.com To: jl_dodd@earthlink.net, freebsd-questions@FreeBSD.ORG Date: Thu, 09 Jan 2003 16:44:46 -0800 Subject: Re: help X-Originating-Ip: 130.94.160.46 X-Originating-Server: ws1-10.us4.outblaze.com Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ----- Original Message ----- From: jeremy Date: Thu, 09 Jan 2003 15:04:51 -0500 To: freebsd-questions@FreeBSD.ORG Subject: help > > i am runing freebsd 4.5 and i can not compile my kernel i get "Stop in > /usr/src/sys/compile/MYKERNEL." > > here is my kernel file > > > any help would be nice thanks jeremy > > # SCSI peripherals > #device scbus # SCSI bus (required) > #device da # Direct Access (disks) > device umass # Disks/Mass storage - Requires scbus and da I think it may be this. device umass (usb mass storage device), which is enabled, requires scbus (scsi bus) and da (direct access) which are disabled. Either enable scsi and da, or disable the umass device, and recompile. That should do the trick! (I had this problem a few months back...) -- bsdaemon freebsd: the power to serve >> http://www.freebsd.org bsdaemon@mail.com -- __________________________________________________________ Sign-up for your own FREE Personalized E-mail at Mail.com http://www.mail.com/?sr=signup Meet Singles http://corp.mail.com/lavalife To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message