Date: Thu, 27 Apr 2000 12:00:49 -0400 From: Mark Hendriks <markh@lon.imag.net> To: freebsd-questions@FreeBSD.ORG Cc: zzhang@cs.binghamton.edu Subject: Re: Configure floppy on 4.0-release Message-ID: <00042712091200.00374@mymachine.imag.net> References: <Pine.SOL.4.21.0004271109570.29095-100000@sol.cs.binghamton.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 27 Apr 2000, Zhihui Zhang wrote: > When I do "mount -t msdos /dev/fd0 /floppy" under 4.0-Release, it responds > "device not configured". I tried the old trick as follows, they won't > work: > > (1) During boot up, I hit spacebar to bring the loader menu: > > ok boot -c > .... > cconfig> en fdc0 > > (2) Edit the file /boot/kern.conf to add the following line: > > en fdc0 > > What is the problem? Thanks for any help. If you've altered your kernel configuration from GENERIC, you may want to check that file also. You really shouldn't have to do any other configuration for a floppy if it's included in the kernel, and you really shouldn't need the above line in your kern.conf file. Check for typos, and compare what you've got to the appropriate line in the LINT file. Mark Hendriks markh@lon.imag.net 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?00042712091200.00374>