From owner-freebsd-questions@FreeBSD.ORG Mon May 26 01:30:56 2003 Return-Path: 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 C112037B401 for ; Mon, 26 May 2003 01:30:56 -0700 (PDT) Received: from mx1.lphp.org (APastourelles-107-1-13-23.w80-11.abo.wanadoo.fr [80.11.65.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1294743FAF for ; Mon, 26 May 2003 01:30:55 -0700 (PDT) (envelope-from ajacoutot@lphp.org) Received: from sta01 (sta01.lphp.org.local [192.168.0.4]) by mx1.lphp.org (8.12.8p1/8.12.8) with ESMTP id h4Q8UrUG006346; Mon, 26 May 2003 10:30:53 +0200 (CEST) (envelope-from ajacoutot@lphp.org) From: Antoine Jacoutot To: K.J.Bosschaart@tue.nl, "Karel J. Bosschaart" Date: Mon, 26 May 2003 10:30:53 +0200 User-Agent: KMail/1.5.2 References: <200305231446.44125.ajacoutot@lphp.org> <20030526074644.GA43610@phys9911.phys.tue.nl> In-Reply-To: <20030526074644.GA43610@phys9911.phys.tue.nl> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200305261030.53112.ajacoutot@lphp.org> cc: freebsd-questions@freebsd.org Subject: Re: vmware bash problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 May 2003 08:30:57 -0000 On Monday 26 May 2003 09:46, Karel J. Bosschaart wrote: > I had the same problem recently with vmware3 on -current, and I > worked around by running the configuration wizard as root. No > bash-coredump this time. I moved the files to my own home-dir, and > edited some obvious path settings. From there, I could continue as > usual installing a guest OS. Yes, this is what I did finally... :) Thanks for the feedback. Antoine