[BUGS] mountmsdosfs(): disk too big, sorry

Trevor Roydhouse trev at sentry.org
Sat Mar 15 17:08:56 EST 2008


Jerahmy Pocott wrote:

> Any ideas?

The source code (msdosfs_vfsops.c) suggests:

                         error = EINVAL;
                         vfs_mount_error(mp,
                            "Disk too big, try '-o large' mount option");
                         goto error_exit;

(I'm running FreeBSD 7.0-STABLE amd64, so this option might not be 
available to you. It's not documented in the man page for mount_msdosfs 
btw.)

-- 
Trevor Roydhouse                            Mob  : 0415-448-273
BJuris, LLB, LLM (UNSW)
System Developer
Australasian Legal Information Institute    Web  : www.austlii.edu.au


More information about the BUGS mailing list