From owner-freebsd-questions@FreeBSD.ORG Fri Apr 14 18:59:32 2006 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 D8E1A16A401 for ; Fri, 14 Apr 2006 18:59:32 +0000 (UTC) (envelope-from cswiger@mac.com) Received: from pi.codefab.com (pi.codefab.com [199.103.21.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7BFCE43D4C for ; Fri, 14 Apr 2006 18:59:32 +0000 (GMT) (envelope-from cswiger@mac.com) Received: from localhost (localhost [127.0.0.1]) by pi.codefab.com (Postfix) with ESMTP id E73FC5D69; Fri, 14 Apr 2006 14:59:31 -0400 (EDT) X-Virus-Scanned: amavisd-new at codefab.com Received: from pi.codefab.com ([127.0.0.1]) by localhost (pi.codefab.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id a48K3t4JCUqb; Fri, 14 Apr 2006 14:59:31 -0400 (EDT) Received: from [192.168.1.3] (pool-68-160-235-217.ny325.east.verizon.net [68.160.235.217]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by pi.codefab.com (Postfix) with ESMTP id D25145C61; Fri, 14 Apr 2006 14:59:30 -0400 (EDT) Message-ID: <443FF118.5050904@mac.com> Date: Fri, 14 Apr 2006 14:59:36 -0400 From: Chuck Swiger User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: =?ISO-8859-1?Q?G=FCnther_Darwin?= References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: freebsd-questions@freebsd.org Subject: Re: Init can't exec /bin/sh for /etc/rc 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: Fri, 14 Apr 2006 18:59:32 -0000 Günther Darwin wrote: [ ... ] > i have tried smashing my head against the wall with the same error message > > Any suggestions? Be nice to your walls, they keep rain and snow outside. :-) You could try doing a "binary upgrade installation" from a FreeBSD install CD-ROM; this will preserve your configuration and user files if you don't tell it to reformat your partitions. Make a backup first, anyway. -- -Chuck