From owner-freebsd-questions@FreeBSD.ORG Wed Jul 28 14:26:37 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 82CEF1065677 for ; Wed, 28 Jul 2010 14:26:37 +0000 (UTC) (envelope-from kevin.wilcox@gmail.com) Received: from mail-gy0-f182.google.com (mail-gy0-f182.google.com [209.85.160.182]) by mx1.freebsd.org (Postfix) with ESMTP id 3DA4C8FC12 for ; Wed, 28 Jul 2010 14:26:36 +0000 (UTC) Received: by gyg4 with SMTP id 4so2132607gyg.13 for ; Wed, 28 Jul 2010 07:26:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=Sz8K4RdGIO4eXuXJ5dvwJujbQT9UzZEoEGMeM8J5kCU=; b=EW5C+tiaiyUQPKHWJ0HyvP/Cej16S0jJkJfeOyGQULwxgYv/2b/6NoCVXKiRBK6s1W VNQzZiuLzltxz9r6bKUrHZJxfvm1NZaXT4GhX2q/wgQIazKrBGaikRmypsobR+DMdyGv p2J5fSGj5MbhzUJ5Uhl6ez2Pz7glt0H1PDKMs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=wr106RKgVQDeaBmSpimlPLffeIjxoVG5PW4kke7nZ2v3ibKLwfnmz62Q1+o26WS6JJ 5WHV77y8aUfHdDwY+ZoDmzhacWOhTu0mlEZVfgYFlXxhH/E1vKl8i2H5+YimAu8hyC3S aCkJh/acAxoeZko4xkGJxUhWVzBKZAlFxLxs4= MIME-Version: 1.0 Received: by 10.90.49.2 with SMTP id w2mr8038660agw.120.1280327187818; Wed, 28 Jul 2010 07:26:27 -0700 (PDT) Received: by 10.90.94.18 with HTTP; Wed, 28 Jul 2010 07:26:27 -0700 (PDT) In-Reply-To: <4C502CB6.1030007@comcast.net> References: <4C4FB661.5040903@el.net> <4C502CB6.1030007@comcast.net> Date: Wed, 28 Jul 2010 10:26:27 -0400 Message-ID: From: Kevin Wilcox To: Steve Polyack Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: freebsd-questions@freebsd.org Subject: Re: vmware and freebsd 8 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: Wed, 28 Jul 2010 14:26:37 -0000 On 28 July 2010 09:12, Steve Polyack wrote: > We've always used the open-vm-tools port > (/usr/ports/emulators/open-vm-tools-nox11). =C2=A0There is both an x11 an= d > "nox11" version, both of which work very well. =C2=A0It also includes a h= andful > of other drivers and modules, including the memory balloon driver. > > If you only intend on using the vmware-guestd, vmxnet, and/or vmmemctl > (memory ballon driver), then you can build with "-DWITHOUT_DNET > -DWITHOUT_ICU -DWITHOUT_FUSE" to eliminate a few more dependencies. Steve - that's excellent advice. I'll try out open-vm-tools-nox11 on one of my VMs this afternoon and see how it goes. Thanks!! kmw --=20 A: Maybe because some people are too annoyed by top-posting. Q: Why do I not get an answer to my question(s)? A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing?