On Tue, Mar 21, 2006 at 05:52:59PM +0100, Kai Grosshaus wrote:
> my problem is that i can't create files greater than 2G on hostfs.
VFS sets the max file size on a filesystem to 2G unless the filesystem says
otherwise, which hostfs doesn't. Added to my todo list.
Hi,
my problem is that i can't create files greater than 2G on hostfs.
I've done some tests if it is the software I use and the results are:
guest and host system are both fresh installed Gentoo systems with kernel
2.6.15.1
cmdline used: dd if=/dev/zero of=/path/to/mountpoint bs=1M count=4069