From owner-freebsd-questions@FreeBSD.ORG Mon Feb 7 03:44:03 2011 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 47A64106566C for ; Mon, 7 Feb 2011 03:44:03 +0000 (UTC) (envelope-from rfarmer@predatorlabs.net) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id CD4D58FC15 for ; Mon, 7 Feb 2011 03:44:02 +0000 (UTC) Received: by wyf19 with SMTP id 19so4300010wyf.13 for ; Sun, 06 Feb 2011 19:44:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=predatorlabs.net; s=google; h=domainkey-signature:mime-version:x-originating-ip:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=6n2z+y5wh0LEWg0LUF+M1pLniu2ixNuW1MpsbYPEzvo=; b=cH/1FLGKCR1aUA0Jxeblj5WF02csf5hjGlF54uPJ9z8k0LfgP+kRJwWtE9E7wlyWNe hgsrU1vzqiRBlt+9zb2G2cp5aaw5mXz/jDSEikbm8Iz1d9fPZUPCextAXrLFJM3unxaG cGT8b5371ggPWr0Yczf6ZxBoMeRqAsRBZsdQ8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=predatorlabs.net; s=google; h=mime-version:x-originating-ip:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; b=BBJcnZrh/RSE7JVvvei/qq17SpRlnHozKPINoy3cBqEeUvtsr/yXXQqU0rZQjTsZc+ XAU2PpEHadhiPfzVsSUy1ZxXZVCI/93kv8NCSJFt5WxiJhDfEZgW1/fOJyrNOEzD3e4b DaTZx+LL+nxg87/bZ6zQSIee4NSvCdy2R8XeA= MIME-Version: 1.0 Received: by 10.216.173.7 with SMTP id u7mr1859270wel.50.1297050241635; Sun, 06 Feb 2011 19:44:01 -0800 (PST) Received: by 10.216.242.130 with HTTP; Sun, 6 Feb 2011 19:44:01 -0800 (PST) X-Originating-IP: [128.95.133.204] In-Reply-To: References: <4D4DF58D.2040506@computer.org> <4D4EC7CB.7010200@computer.org> <201102061925.28021.lobo@bsd.com.br> Date: Sun, 6 Feb 2011 19:44:01 -0800 Message-ID: From: Rob Farmer To: Chris Brennan Content-Type: text/plain; charset=ISO-8859-1 Cc: Mario Lobo , freebsd-questions@freebsd.org, Eric Schuele Subject: Re: 8.2 prerelease, virtualbox, and windows guests that freeze... 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: Mon, 07 Feb 2011 03:44:03 -0000 On Sun, Feb 6, 2011 at 7:03 PM, Chris Brennan wrote: > Net, I've formatted drives as fat32 that were well over 4gb. In fact I have > an external 120gb we datavault that's fat32 > Max per file, not the whole partition. Virtual machines generally store the whole disk as a single file, though Vmware has an option to split it up for these situations. -- Rob Farmer