Date: Mon, 9 Oct 2000 07:48:32 -0500 From: Jeffrey Vehrs <jwvehrs@netzero.net> To: Peter Ulrich Kruppa <root@pukruppa.de> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Cannot mount my floppy-drive Message-ID: <20001009074832.A45540@hydrogen.vehrs.org> In-Reply-To: <Pine.BSF.4.21.0010091203390.2082-100000@pukruppa.de>; from root@pukruppa.de on Mon, Oct 09, 2000 at 12:05:03PM %2B0000 References: <Pine.BSF.4.21.0010072303221.293-100000@pukruppa.de> <Pine.BSF.4.21.0010091203390.2082-100000@pukruppa.de>
next in thread | previous in thread | raw e-mail | index | archive | help
You need to create a "directory", /floppy or whatever you want to call it. Then, if msdos floppy, type "mount_msdos /dev/fd0 /floppy". You should be able to read your floppy. -- jwv On Mon, Oct 09, 2000 at 12:05:03PM +0000, Peter Ulrich Kruppa wrote: > > Hi, > > I am running FreeBSD 4.1 Release and when I try to mount my floppy with > # mount /dev/fd0 /mnt > I get the message > > mount: Device not configured > > I tried to reconfigure my kernel, but that did not work. > > Thanks for your answer. > > Uli. > > > ======================================================================= > > www.pukruppa.de www.2000d.de > > ======================================================================= > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001009074832.A45540>