From owner-freebsd-questions@FreeBSD.ORG Mon Jan 21 11:38:20 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 7C1202A4 for ; Mon, 21 Jan 2013 11:38:20 +0000 (UTC) (envelope-from ralf.mardorf@rocketmail.com) Received: from nm1.bullet.mail.ird.yahoo.com (nm1.bullet.mail.ird.yahoo.com [77.238.189.58]) by mx1.freebsd.org (Postfix) with ESMTP id B062FA69 for ; Mon, 21 Jan 2013 11:38:18 +0000 (UTC) Received: from [212.82.105.245] by nm1.bullet.mail.ird.yahoo.com with NNFMP; 21 Jan 2013 11:38:16 -0000 Received: from [217.146.189.67] by tm17.bullet.mail.ird.yahoo.com with NNFMP; 21 Jan 2013 11:38:16 -0000 Received: from [127.0.0.1] by smtp147.mail.ird.yahoo.com with NNFMP; 21 Jan 2013 11:38:16 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rocketmail.com; s=s1024; t=1358768296; bh=enPjgLSZpsGysSYNy0A0z5NhOhND5OurZ8xAhjYI3VM=; h=X-Yahoo-Newman-Id:X-Yahoo-Newman-Property:X-YMail-OSG:X-Yahoo-SMTP:Received:Content-Type:To:Subject:References:Date:MIME-Version:Content-Transfer-Encoding:From:Message-ID:In-Reply-To:User-Agent; b=Y+rkxZQeVjQpbWfUhoLNlNx+bGgF/i6OPtybovf5OP6TtwvLtjVsTiA+XkdQwmKR6Bxh0PCV9Exdd9K5rOE8ySL/H5DQSeBH2aoSdG68za1lYUSyIav19g4+uAW/Epx0rWsvrL0tWA/T9z6XrjV4GMsQzG9OOmtMjVAhrRSIaco= X-Yahoo-Newman-Id: 528566.73138.bm@smtp147.mail.ird.yahoo.com X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: 9XQoPFMVM1lKpBTa2ORPxrOHXf2egp4j5d.HBCCQG4pNcun jE2uGJsWdXFHBvZitnSWzSvscAevhnSNXEKY8Vd5vKLvfbNMJLuMR6RMhjvn NMDjw5EDw.GLyI9XDKb9UQi_5v.U35sp_qQYHONWzhKi9uSTE6AJcV4hhiyA d6vUKm66LYAn2K79BLBt7fmJhmE8hmfcDxe1KH4CZ4qbHPC4nR3xjdueYaau pv7rP.9n7StmnU7ZXIfiJwXAWZlDwwS0lx7C2wF.iREkGglB_AbmlHFgbOzH l3eqHmBKLPmhM.lJIxDJ1k2OJzDgJ5go.WBQPEHTAMTrM2B82Tyvlu25aaqr Pl6higwO2mIrNXeflWk0mhr3uzh7wmFYfnR0iFYFT4ZewnZ8gqvdzdmrfkH_ eMzO0SaBvzk5Pg9blkkRoS2kPfmD4TPrsFVU2wbAuR7QYvG6u9b8z_2wiqPo XPZhefMqckfk2plpOOHmHRtZkfpSadlpy2xJ3tzaL45UAn0133rH8_3CY315 XBskIdA-- X-Yahoo-SMTP: BeMCPs2swBABTJ3kAeEiC_hE0mz8jRexLddJfD8pI2j32fOacjBmXg-- Received: from freebsd (ralf.mardorf@85.182.19.98 with login) by smtp147.mail.ird.yahoo.com with SMTP; 21 Jan 2013 03:38:16 -0800 PST Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes To: "FreeBSD quest" , =?utf-8?Q?Emre_=C3=87amalan?= Subject: Re: Kernel headers References: <1925231358767557@web3f.yandex.ru> Date: Mon, 21 Jan 2013 12:38:15 +0100 MIME-Version: 1.0 Content-Transfer-Encoding: Quoted-Printable From: "Ralf Mardorf" Message-ID: In-Reply-To: <1925231358767557@web3f.yandex.ru> User-Agent: Opera Mail/12.12 (FreeBSD) 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: Mon, 21 Jan 2013 11:38:20 -0000 On Mon, 21 Jan 2013 12:25:57 +0100, Emre =C3=87amalan = wrote: > What is your distribution for installing FreeBSD, CD , DVD ? > > You can also use DVD for installing kernel. > > First , download FreeBSD 8.x or 9.x DVD distribution then try to insta= ll = > kernel with same way which is showing on cyberciti.biz. > or reinstall your freebsd with FreeBSD 9.1 which ask to you for = > installing kernel. I had to installed FreeBSD from the 8.3 DVD, because partitioning doesn'= t = work on my machine, when I used 9.0. I updated the Kernel to 9.1, world = = and the ports tree. I now use svn, but there's another issue now. root@freebsd:/usr/src # svn checkout = svn://svn.freebsd.org/base/releng/9.1/ /usr/src [snip] ^CA lib/libc/quad/fixdfdi.c svn: E200015: Caught signal root@freebsd:/usr/src # root@freebsd:/usr/src # uname -a FreeBSD freebsd 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec 4 = 09:23:10 UTC 2012 = root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 I don't know what "/releng" is for. Does this fit to my kernel? I suspect I need to checkout r243825. How can I do this or what ever els= e = I have to do? Thank you. Regards, Ralf