From owner-freebsd-stable@FreeBSD.ORG Thu Feb 10 01:39:37 2005 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5E24B16A4CE for ; Thu, 10 Feb 2005 01:39:37 +0000 (GMT) Received: from postfix3-1.free.fr (postfix3-1.free.fr [213.228.0.44]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1AE0243D31 for ; Thu, 10 Feb 2005 01:39:37 +0000 (GMT) (envelope-from ivan.roth@free.fr) Received: from [81.56.33.141] (leclerc-1-81-56-33-141.fbx.proxad.net [81.56.33.141]) by postfix3-1.free.fr (Postfix) with ESMTP id 3752F173485 for ; Thu, 10 Feb 2005 02:39:36 +0100 (CET) Message-ID: <420ABB5A.40908@free.fr> Date: Thu, 10 Feb 2005 02:39:38 +0100 From: Ivan Roth User-Agent: Mozilla Thunderbird 1.0 (X11/20050201) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-stable@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: compile kernel problem X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2005 01:39:37 -0000 no, I don't think so. I read carefully the handbook's section and I quote it: SCSI controllers. Comment out any you do not have in your system. If you have an IDE only system, you can remove these altogether. SCSI peripherals. Again, comment out any you do not have, or if you have only IDE hardware, you can remove them completely. Supported RAID controllers. If you do not have any of these, you can comment them out on http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-config.html or remove them. first I didn't use my ipod so I removed all that lines and it didn't work. I don't think the number of commented lines is limited...am I wrong? Nevermind, the problem is solved since I compiled it succesfully just with RAID off. Now can somebody help me about configuring my kernel in a more personal way? I forgot to mention that I have two Ethernet cards on PCI slots and one on the motherboard. I also have a sound card. I hope I am not too boring. Just tell it if I am. Thanks.