From owner-freebsd-emulation Mon Aug 7 15:56:55 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from guardian.sftw.com (guardian.sftw.com [209.157.37.25]) by hub.freebsd.org (Postfix) with ESMTP id B934E37BBAD; Mon, 7 Aug 2000 15:56:53 -0700 (PDT) (envelope-from nsayer@sftw.com) Received: from yoda.sftw.com (yoda.sftw.com [209.157.37.211]) by guardian.sftw.com (8.9.3/8.9.3) with ESMTP id PAA77770; Mon, 7 Aug 2000 15:56:53 -0700 (PDT) (envelope-from nsayer@sftw.com) Received: from sftw.com (localhost [127.0.0.1]) by yoda.sftw.com (8.9.3/8.9.3) with ESMTP id PAA77499; Mon, 7 Aug 2000 15:56:52 -0700 (PDT) (envelope-from nsayer@sftw.com) Message-ID: <398F3EB3.1E1F2B5B@sftw.com> Date: Mon, 07 Aug 2000 15:56:52 -0700 From: Nick Sayer X-Mailer: Mozilla 4.72 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Steve Jorgensen Cc: Mark Ovens , Robert Withrow , John Reynolds , emulation@FreeBSD.ORG Subject: Re: FreeBSD/VMWare setup for dummies? References: <200008071936.NAA11161@benson> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Steve Jorgensen wrote: > I used to see the same behavior when I let vmware use /tmp on my > small root partition, because there wasn't enough diskspace to > hold its temporary file. My linux emulation system is under > /usr/compat/linux which is a much larger disk partition, so when > I created a tmp in that directory with the same permissions as > /tmp, vmware worked just fine. > > Steve Be aware when you do this that it may have subtle, undesirable effects on other Linux apps. Most notably, if you print from Linux Netscape, the print job will go into /compat/linux/tmp, but lpr will look for it in /tmp/ and fail. This, and other helpful advice is available in the port's hints file, which if memory serves gets installed in share/doc/vmware/Hints.FreeBSD To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message