From owner-freebsd-questions@FreeBSD.ORG Fri Jul 15 10:50:48 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 4E4DB16A41C for ; Fri, 15 Jul 2005 10:50:48 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from kane.otenet.gr (kane.otenet.gr [195.170.0.95]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F10543D5D for ; Fri, 15 Jul 2005 10:50:46 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from beatrix.daedalusnetworks.priv (aris.bedc.ondsl.gr [62.103.39.226]) by kane.otenet.gr (8.13.4/8.13.4/Debian-1) with SMTP id j6FAoiT6010244; Fri, 15 Jul 2005 13:50:44 +0300 Received: from beatrix.daedalusnetworks.priv (localhost [127.0.0.1]) by beatrix.daedalusnetworks.priv (8.13.3+Sun/8.13.3) with ESMTP id j6FAoix4001694; Fri, 15 Jul 2005 13:50:44 +0300 (EEST) Received: (from keramida@localhost) by beatrix.daedalusnetworks.priv (8.13.3+Sun/8.13.3/Submit) id j6FAoiuq001693; Fri, 15 Jul 2005 13:50:44 +0300 (EEST) X-Authentication-Warning: beatrix.daedalusnetworks.priv: keramida set sender to keramida@ceid.upatras.gr using -f Date: Fri, 15 Jul 2005 13:50:44 +0300 From: Giorgos Keramidas To: Olga Zenkova Message-ID: <20050715105044.GA1689@beatrix.daedalusnetworks.priv> References: <20050715104548.33078.qmail@web50905.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050715104548.33078.qmail@web50905.mail.yahoo.com> Cc: freebsd-questions@freebsd.org Subject: Re: can't mount floppy X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Jul 2005 10:50:48 -0000 On 2005-07-15 03:45, Olga Zenkova wrote: > Hi! > I can't mount floppy on FreeBSD 5.4. I run the usual > command: > > mount -t msdos /dev/fd0 /mnt > > and get "/dev/fd0: No such file or directory" > > When the kernel loads I see: > "fdc0: port ... on acpi0" > > What does it mean? Do you have the necessary device in /dev? # ls -l /dev/fd*