From owner-freebsd-questions@FreeBSD.ORG Tue Aug 19 01:26:42 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 10A3E16A4BF for ; Tue, 19 Aug 2003 01:26:42 -0700 (PDT) Received: from email.jlu.edu.cn (email.jlu.edu.cn [202.198.16.84]) by mx1.FreeBSD.org (Postfix) with SMTP id 5234843FB1 for ; Tue, 19 Aug 2003 01:26:30 -0700 (PDT) (envelope-from zd@email.jlu.edu.cn) Received: (qmail 3617 invoked from network); 19 Aug 2003 08:02:08 -0000 Received: from unknown (HELO zd) (202.198.41.177) by 0 with SMTP; 19 Aug 2003 08:02:08 -0000 Message-ID: <002d01c3662b$9f4916a0$b129c6ca@jlu.edu.cn> From: "zd" To: "subscribe freebsd-questions" Date: Tue, 19 Aug 2003 16:26:43 +0800 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Subject: how to mount my floppy? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Aug 2003 08:26:42 -0000 hi: when i tried to use the command "mount -t msdos /dev/fd0 /floppy" to mount the floppy, the system showed "block devices reqired".i went to /dev,and found that there is no device /fd0,but a directory /dev/fd with three files named 0,1,and 2 in it.also,in the file /etc/fstab,i couldn`t see the device /dev/fd0 .is possible that,freebsd does not found my floppy? thanks! zd