From owner-freebsd-questions@FreeBSD.ORG Sun May 19 21:03:33 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 236ADD2B for ; Sun, 19 May 2013 21:03:33 +0000 (UTC) (envelope-from david.j.chou@intel.com) Received: from mga03.intel.com (mga03.intel.com [143.182.124.21]) by mx1.freebsd.org (Postfix) with ESMTP id CC828A14 for ; Sun, 19 May 2013 21:03:32 +0000 (UTC) Received: from azsmga002.ch.intel.com ([10.2.17.35]) by azsmga101.ch.intel.com with ESMTP; 19 May 2013 14:03:25 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.87,704,1363158000"; d="scan'208,217";a="243858646" Received: from orsmsx106.amr.corp.intel.com ([10.22.225.133]) by AZSMGA002.ch.intel.com with ESMTP; 19 May 2013 14:03:25 -0700 Received: from orsmsx105.amr.corp.intel.com ([169.254.4.106]) by ORSMSX106.amr.corp.intel.com ([169.254.5.62]) with mapi id 14.03.0123.003; Sun, 19 May 2013 14:03:25 -0700 From: "Chou, David J" To: "freebsd-questions@freebsd.org" Subject: How to get kernel source code of free-BSD release 9.1 Thread-Topic: How to get kernel source code of free-BSD release 9.1 Thread-Index: Ac5U1Epsq60fdQJ/RUur+5S1P8SxeA== Date: Sun, 19 May 2013 21:03:24 +0000 Message-ID: <360A224CA5291F458103405CD90949367CB15A60@ORSMSX105.amr.corp.intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.22.254.138] MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 May 2013 21:03:33 -0000 Hi, I have created a virtual machine of PC-BSD release 9.1 64 bit in VMware Pl= ayer Version 5.0.0 build-812388 based on PCBSD9.1-x64-DVD.iso downloaded fr= om ftp://mirrors.isc.org/pub/pcbsd/9.1/amd64/PCBSD9.1-x64-DVD.iso , and set= up network configuration and installed Firefox 20.0 by AppCafe, and configu= red the network setting in Preference->Advanced of Firefox, and I could ac= cess Internet. Now I need to build my own customized kernel, but there is no src subdirect= ory in /usr, so here is my question: 1. Is there any way to install kernel source when I create the virtual = machine from PCBSD9.1-x64-DVD.iso ? 2. Any BKM to get the kernel source after the Virtual Machine already cr= eated as my case now? Thanks! Regards, David