Skip site navigation (1)Skip section navigation (2)
Date:      25 Mar 2000 21:45:55 +0100
From:      Dag-Erling Smorgrav <des@flood.ping.uio.no>
To:        ports@freebsd.org
Subject:   more vmware
Message-ID:  <xzp4s9uvkvw.fsf@flood.ping.uio.no>

next in thread | raw e-mail | index | archive | help
Speaking of vmware, the installation script should warn the user that
VMWare uses sparse files in /tmp to back the VM's memory, and that if
the partition that holds /tmp doesn't have enough free space, it'll
bomb *badly*. A nice trick is:

# mkdir /usr/tmp
# ln -s /usr/tmp /compat/linux/tmp

(provided that /usr has sufficient free space).

Me, I already had /compat symlinked to /usr/compat, so I only had to
mkdir /compat/linux/tmp.

DES
-- 
Dag-Erling Smorgrav - des@flood.ping.uio.no


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xzp4s9uvkvw.fsf>