From owner-freebsd-stable@FreeBSD.ORG Thu Oct 3 17:11:35 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 3FD3DF52 for ; Thu, 3 Oct 2013 17:11:35 +0000 (UTC) (envelope-from bsam@passap.ru) Received: from forward15.mail.yandex.net (forward15.mail.yandex.net [IPv6:2a02:6b8:0:801::5]) by mx1.freebsd.org (Postfix) with ESMTP id E84C92207 for ; Thu, 3 Oct 2013 17:11:34 +0000 (UTC) Received: from smtp13.mail.yandex.net (smtp13.mail.yandex.net [95.108.130.68]) by forward15.mail.yandex.net (Yandex) with ESMTP id 7BB019E1D39 for ; Thu, 3 Oct 2013 21:11:31 +0400 (MSK) Received: from smtp13.mail.yandex.net (localhost [127.0.0.1]) by smtp13.mail.yandex.net (Yandex) with ESMTP id 5CE62E407C9 for ; Thu, 3 Oct 2013 21:11:31 +0400 (MSK) Received: from 87.249.28.58.tel.ru (87.249.28.58.tel.ru [87.249.28.58]) by smtp13.mail.yandex.net (nwsmtp/Yandex) with ESMTP id KZOLwqtRhG-BUVKSKbE; Thu, 3 Oct 2013 21:11:31 +0400 Message-ID: <524DA542.8050209@passap.ru> Date: Thu, 03 Oct 2013 21:11:30 +0400 From: Boris Samorodov User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130811 Thunderbird/17.0.8 MIME-Version: 1.0 To: freebsd-stable@freebsd.org Subject: Re: Upgrade 9.1 -> 9.2 Invalid format / BTX halted References: <524C8E3E.5070002@chef-ingenieur.de> <524D203B.2000709@chef-ingenieur.de> In-Reply-To: <524D203B.2000709@chef-ingenieur.de> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 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, 03 Oct 2013 17:11:35 -0000 03.10.2013 11:43, Thomas Krause пишет: > > I found, that "freebsd-update install" doesn't upgrade > all files in /boot. At least the loader binary was > zero: > >> ls -lh boot/loader* > -r-xr-xr-x 1 tom wheel 0B Oct 2 22:54 loader > -r--r--r-- 1 tom wheel 0B Oct 2 22:54 loader.4th > -rw-r--r-- 1 tom wheel 15B Jun 5 2012 loader.conf > -r--r--r-- 1 tom wheel 14k Jan 3 2012 loader.help > -r--r--r-- 1 tom wheel 0B Oct 2 22:54 loader.rc Tom is root... > the / partition was not full! I copied the /boot directory > from an other 9.1 machine and could boot the machine. > But the server is still running FreeBSD 9.1. Any ideas > what is wrong? I've just upgraded a box from 9.2-RC2-p1 to 9.2-RELEASE: ----- % ls -l /boot/loader* -r-xr-xr-x 1 root wheel 229376 Oct 3 20:54 /boot/loader -r--r--r-- 1 root wheel 5884 Oct 3 20:54 /boot/loader.4th -rw-r--r-- 1 root wheel 65 Jan 4 2013 /boot/loader.conf -r--r--r-- 1 root wheel 14766 Aug 14 2012 /boot/loader.help -r--r--r-- 1 root wheel 393 Oct 3 20:54 /boot/loader.rc ----- Does /var/log/messages show something interesting? -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve