From owner-freebsd-current@FreeBSD.ORG Thu Jun 9 15:25:58 2005 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 116CC16A421 for ; Thu, 9 Jun 2005 15:25:58 +0000 (GMT) (envelope-from bsam@bsam.ru) Received: from bsam.ru (gw.ipt.ru [80.253.10.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id F2C1743D58 for ; Thu, 9 Jun 2005 15:25:56 +0000 (GMT) (envelope-from bsam@bsam.ru) Received: from bsam by bsam.ru with local (Exim 4.30; FreeBSD) id 1DgOw9-0008ia-KC; Thu, 09 Jun 2005 19:27:17 +0400 To: =?iso-8859-1?Q?Gr=E9gory?= Nou References: <42A83750.70904@altern.org> From: Boris Samorodov Date: Thu, 09 Jun 2005 19:27:17 +0400 In-Reply-To: <42A83750.70904@altern.org> (=?iso-8859-1?Q?Gr=E9gory?= Nou's message of "Thu, 09 Jun 2005 14:34:24 +0200") Message-ID: <52550282@srv.sem.ipt.ru> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Sender: "Boris B. Samorodov" Cc: current@freebsd.org Subject: Re: Update messed everything... X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Jun 2005 15:25:58 -0000 On Thu, 09 Jun 2005 14:34:24 +0200 Gr=E9gory Nou wrote: > Hi > I updated from 5.4-release to 6.0-current > Update went ok, but when I reboot after make installworld, ... total mess > First, i cannot even boot : > my nvidia graphics card made the system panicing > Fatal trap 12 : page fault while in kernel mode > Booting with the console line, I disabled nvidia.ko and the panic > disappeared. > (for this point, I suppose I did something wrong during the update) > Then, new problem. When using /etc/fstab, the system said there was a > problem. > And asked me what shell I want to use (you know, the question that > when you have it, you know you should pray, because problems are only > beginning) > Still, the partitions were all mounted. > i did fsck, but it did not pretend to correct errors on fs > So I try to look at the man... and there : more unfindable... as for > less, make, sed, uname, ... > I know how to fix it using a > cd. (http://lists.freebsd.org/pipermail/freebsd-questions/2005-January/07= 3301.html) > Still, I need some precisions : > did I miss some entry in UPDATING ? When I tried to upgrade from 5.4 to -current, I missed one command from UPDATING, which I should run at single-user mode: # fsck -p And I've got similar problems. While booting system wrote smth like "sector 32 is not a superblock", "do man fcsk about option -p" and so on.. Next time I was more precise. All went good. > When I have everything fixed, should I make buildworld, buildkernel > and so on from the beginning again ? > Would fsck -a correct my filesystem ? I can't recover from the first wrong installation. Only reinstalling was a success. WBR --=20 bsam