From owner-freebsd-questions@FreeBSD.ORG Tue Mar 27 23:48:54 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A4ECF16A402 for ; Tue, 27 Mar 2007 23:48:54 +0000 (UTC) (envelope-from jekillen@prodigy.net) Received: from smtp114.sbc.mail.mud.yahoo.com (smtp114.sbc.mail.mud.yahoo.com [68.142.198.213]) by mx1.freebsd.org (Postfix) with SMTP id 5395513C45E for ; Tue, 27 Mar 2007 23:48:54 +0000 (UTC) (envelope-from jekillen@prodigy.net) Received: (qmail 86597 invoked from network); 27 Mar 2007 23:48:53 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=prodigy.net; h=Received:X-YMail-OSG:Mime-Version:Content-Transfer-Encoding:Message-Id:Content-Type:To:From:Subject:Date:X-Mailer; b=4zXIAOoUCgzI90sZepfnqBxym/+ywmvn10Mg5Y9Wo2UKzQ9QP4U6n+wmTzurtoQKLAoYZIVkqktfB2BpkJ36MBhv55AmH0EAAC90BmXBGMQY2P7LpmuirzwPhDHUoIU4gOkm5UMfUMB6VitA31NY09GhxV/vJDqcKbZl6CxIDC4= ; Received: from unknown (HELO ?75.7.236.228?) (jekillen@prodigy.net@75.7.236.228 with plain) by smtp114.sbc.mail.mud.yahoo.com with SMTP; 27 Mar 2007 23:48:53 -0000 X-YMail-OSG: nSiTHfAVM1nZuuNDqcyXsDrPh84_bUhl6EeTA.qHmpQzzldG99O3DHVYk7grUY26flZYH1F6Ww-- Mime-Version: 1.0 (Apple Message framework v622) Content-Transfer-Encoding: 7bit Message-Id: <47a3e95e1cc57ddf67259a1ac720a7b5@prodigy.net> Content-Type: text/plain; charset=US-ASCII; format=flowed To: FreeBSD Mailing List From: jekillen Date: Tue, 27 Mar 2007 16:49:14 -0800 X-Mailer: Apple Mail (2.622) Subject: Install with modified kernel? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Mar 2007 23:48:54 -0000 Hello: Is it possible to install FreeBSD ( in this case v6.2 GENERIC RELEASE) with a modified kernel? I am having some network problems with an installation on ASUS N2M32 WS pro (AMD64) mb. I want to try installing without fire wire emulation support, which means I have to modify the kernel to eliminate it. But if I install and then modify the Kernel, it will have made its mark. Please forgive me it this seems like a stupid question. It probably is but I just want to be certain. Thanks in advance. Jeff K