Date: Wed, 1 Aug 2007 21:57:11 -0400 From: Craig Rodrigues <rodrigc@crodrigues.org> To: freebsd-fs@freebsd.org Subject: Re: mount -o large option Message-ID: <20070802015711.GA46865@crodrigues.org> In-Reply-To: <20070731072344.PHJV19750.ispmxmta05-srv.windstream.net@webmail-relay.alltel.net> References: <20070731072344.PHJV19750.ispmxmta05-srv.windstream.net@webmail-relay.alltel.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jul 31, 2007 at 02:23:44AM -0500, perlcat@alltel.net wrote: > and when I try > snideley# mount -t msdos -o large /dev/ad1s1 /mnt/dos > > I get > mount_msdosfs: -o large: option not supported ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The mount_msdosfs binary in CURRENT and RELENG_6 cannot print out that error message. Tyson solved this problem by doing a proper upgrade of his system using the steps outlined in /usr/src/UPDATING. When he had the correct versions of kernel + userland mount_msdosfs binary, then everything worked. -- Craig Rodrigues rodrigc@crodrigues.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070802015711.GA46865>