From owner-freebsd-questions Thu Apr 27 8:13:27 2000 Delivered-To: freebsd-questions@freebsd.org Received: from bingnet2.cc.binghamton.edu (bingnet2.cc.binghamton.edu [128.226.1.18]) by hub.freebsd.org (Postfix) with ESMTP id F384F37B53F for ; Thu, 27 Apr 2000 08:13:22 -0700 (PDT) (envelope-from zzhang@cs.binghamton.edu) Received: from sol.cs.binghamton.edu (sol.cs.binghamton.edu [128.226.123.100]) by bingnet2.cc.binghamton.edu (8.9.3/8.9.3) with ESMTP id LAA05364 for ; Thu, 27 Apr 2000 11:13:07 -0400 (EDT) Date: Thu, 27 Apr 2000 11:12:53 -0400 (EDT) From: Zhihui Zhang To: freebsd-questions@freebsd.org Subject: Configure floppy on 4.0-release Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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 .... config> en fdc0 (2) Edit the file /boot/kern.conf to add the following line: en fdc0 What is the problem? Thanks for any help. -Zhihui To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message