From owner-freebsd-emulation@FreeBSD.ORG Mon May 7 14:43:09 2007 Return-Path: X-Original-To: freebsd-emulation@freebsd.org Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D6C6816A407 for ; Mon, 7 May 2007 14:43:09 +0000 (UTC) (envelope-from anderson@freebsd.org) Received: from mh2.centtech.com (moat3.centtech.com [64.129.166.50]) by mx1.freebsd.org (Postfix) with ESMTP id AD4DD13C455 for ; Mon, 7 May 2007 14:43:09 +0000 (UTC) (envelope-from anderson@freebsd.org) Received: from neutrino.centtech.com (neutrino.centtech.com [10.177.171.220]) by mh2.centtech.com (8.13.8/8.13.8) with ESMTP id l47Eh6xK031893; Mon, 7 May 2007 09:43:06 -0500 (CDT) (envelope-from anderson@freebsd.org) Message-ID: <463F3AFA.4020305@freebsd.org> Date: Mon, 07 May 2007 09:43:06 -0500 From: Eric Anderson User-Agent: Thunderbird 2.0.0.0 (X11/20070420) MIME-Version: 1.0 To: Gore Jarold References: <397067.48659.qm@web63006.mail.re1.yahoo.com> In-Reply-To: <397067.48659.qm@web63006.mail.re1.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.88.4/3216/Mon May 7 02:36:02 2007 on mh2.centtech.com X-Virus-Status: Clean X-Spam-Status: No, score=-2.5 required=8.0 tests=AWL,BAYES_00 autolearn=ham version=3.1.6 X-Spam-Checker-Version: SpamAssassin 3.1.6 (2006-10-03) on mh2.centtech.com Cc: freebsd-emulation@freebsd.org Subject: Re: vmware3 on FreeBSD 6.2 - minor (?) svga problem ... X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 May 2007 14:43:09 -0000 On 05/07/07 09:06, Gore Jarold wrote: > --- Eric Anderson wrote: > > >>> and does not do anything. I can start vmware by >>> simply typing "vmware" at a prompt, but the script >>> itself does nothing at all (except echo the word >>> "VMware"). THe same is true if I run it with an >>> absolute path: >>> >>> /usr/X11R6/etc/rc.d/001.vmware.sh start >> >> That command will only work if you have >> vmware_enable="YES" in your >> /etc/rc.conf. > > > Not sure it will: > > #grep enable /usr/local/etc/rc.d/001.vmware.sh > # > > But just in case I tried it, and it still does nothing > btut output the word "Vmware" when I run it... Oh - right you are.. Nevermind then. :) Eric