Date: Mon, 20 Dec 1999 16:39:08 -0800 (PST) From: Doug White <dwhite@resnet.uoregon.edu> To: Edwin Culp <eculp@MexComUSA.Net> Cc: "current@FreeBSD.ORG" <current@FreeBSD.ORG> Subject: Re: Mount msdos floppy Message-ID: <Pine.BSF.4.21.9912201638240.72466-100000@resnet.uoregon.edu> In-Reply-To: <385D2EC6.339C842A@MexComUSA.Net>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.9912201638240.72466-100000>