From owner-freebsd-current Mon Dec 20 16:39:23 1999 Delivered-To: freebsd-current@freebsd.org Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (Postfix) with ESMTP id 12BA515062 for ; Mon, 20 Dec 1999 16:39:21 -0800 (PST) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.9.3/8.9.3) with ESMTP id QAA56933; Mon, 20 Dec 1999 16:39:08 -0800 (PST) (envelope-from dwhite@resnet.uoregon.edu) Date: Mon, 20 Dec 1999 16:39:08 -0800 (PST) From: Doug White To: Edwin Culp Cc: "current@FreeBSD.ORG" Subject: Re: Mount msdos floppy In-Reply-To: <385D2EC6.339C842A@MexComUSA.Net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 19 Dec 1999, Edwin Culp wrote: > When I try to mount an msdos floppy, that I almost never do, I am > getting the following: > > # mount -tmsdos /dev/fd0 /mnt > msdos: vfsload(msdos): Exec format error > Disk works in windows. > Your /modules/msdos.ko file is corrupted. cd /sys/modules/msdos && make depend all install. If that doesn't work rebuild your kernle with 'options MSDOS'. Doug White | FreeBSD: The Power to Serve dwhite@resnet.uoregon.edu | www.FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message