From owner-freebsd-questions@FreeBSD.ORG Fri Jun 10 03:34:10 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CC72616A41C for ; Fri, 10 Jun 2005 03:34:10 +0000 (GMT) (envelope-from juhasaarinen@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5FBBB43D1F for ; Fri, 10 Jun 2005 03:34:10 +0000 (GMT) (envelope-from juhasaarinen@gmail.com) Received: by wproxy.gmail.com with SMTP id 36so416198wra for ; Thu, 09 Jun 2005 20:34:09 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=eQwUTTJEEk98WR/O+V5B5bMI5prIQTVmdCfVnzU78BMC2b2j2ADqWPl9daTuuAQ/WAiBzfOu+mnBYtplGZODDMSpuagV+Y7hs0MncDUDJxVlL85mLUlOJacEYgD8gXeKKcbd8uIElZLqZBczO1fPrRc1dMzJS4fHIX1bTp+psWM= Received: by 10.54.42.67 with SMTP id p67mr800075wrp; Thu, 09 Jun 2005 20:34:09 -0700 (PDT) Received: by 10.54.4.67 with HTTP; Thu, 9 Jun 2005 20:34:09 -0700 (PDT) Message-ID: Date: Fri, 10 Jun 2005 15:34:09 +1200 From: Juha Saarinen To: Kris Kennaway In-Reply-To: <20050610032917.GA58318@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20050610032917.GA58318@xor.obsecurity.org> Cc: "freebsd-questions@freebsd.org" Subject: Re: Recovering from a late "make installworld" failure? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Juha Saarinen List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Jun 2005 03:34:10 -0000 On 6/10/05, Kris Kennaway wrote: > Maybe; this can happen if you e.g. forget to actually boot the new > kernel before installworld. Or you could have destroyed your system > somehow and require a reinstall to recover. Yep, you're right, I didn't boot the new kernel before installworld. Oh well, only one way to find out...=20 --=20 Juha