From owner-freebsd-questions@FreeBSD.ORG Thu Jun 23 19:46:03 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 472E216A41C for ; Thu, 23 Jun 2005 19:46:03 +0000 (GMT) (envelope-from asp@webexc.com) Received: from wxinmail01.webexc.com (mx1.mail.webexc.com [209.43.0.180]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1587343D1F for ; Thu, 23 Jun 2005 19:46:02 +0000 (GMT) (envelope-from asp@webexc.com) Received: from localhost (localhost [127.0.0.1]) by wxinmail01.webexc.com (Postfix) with ESMTP id 3FB7E7C996; Thu, 23 Jun 2005 14:45:59 -0500 (EST) Received: from wxinmail01.webexc.com ([127.0.0.1]) by localhost (mx1.mail.webexc.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 10414-09; Thu, 23 Jun 2005 14:45:55 -0500 (EST) Received: from [172.17.76.106] (209-212-209-89.office.webexc.com [209.212.209.89]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by wxinmail01.webexc.com (Postfix) with ESMTP id 870027C5DA; Thu, 23 Jun 2005 14:45:55 -0500 (EST) Message-ID: <42BB1171.8000705@webexc.com> Date: Thu, 23 Jun 2005 14:45:53 -0500 From: Ben Timby User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Chuck Swiger References: <42BB0C22.6010000@webexc.com> <42BB0DD3.2070502@mac.com> In-Reply-To: <42BB0DD3.2070502@mac.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by ClamAV (via amavisd-new) on mx1.mail.webexc.com Cc: freebsd-questions@freebsd.org Subject: Re: Help, I killed my machine. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Jun 2005 19:46:03 -0000 Chuck Swiger wrote: > Ben Timby wrote: > [ ... ] > >> I understand a Signal 12 is a non-existant system call. The half >> installworld probably caused this. >> >> How can I recover from this? > > > The easiest way is probably to perform an "upgrade" from a 5.4 CD burned > from the ISO image. Make sure you don't repartition or enable newfs, > and it will leave your existing config files and other stuff alone. I will give this a try. > (Note that you do want to have a backup available, first. Of course, > you made a backup of your 4.x system, or at least the important bits, > before trying to do this 4->5 upgrade, right...?) But of course!