From owner-freebsd-newbies@FreeBSD.ORG Thu Aug 7 12:12:13 2003 Return-Path: Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ED9FC37B405 for ; Thu, 7 Aug 2003 12:12:09 -0700 (PDT) Received: from web40601.mail.yahoo.com (web40601.mail.yahoo.com [66.218.78.138]) by mx1.FreeBSD.org (Postfix) with SMTP id 695BA43FBD for ; Thu, 7 Aug 2003 12:12:09 -0700 (PDT) (envelope-from deesto@yahoo.com) Message-ID: <20030807191209.88657.qmail@web40601.mail.yahoo.com> Received: from [143.48.14.233] by web40601.mail.yahoo.com via HTTP; Thu, 07 Aug 2003 12:12:09 PDT Date: Thu, 7 Aug 2003 12:12:09 -0700 (PDT) From: John DeStefano To: freebsd-newbies@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: gmario.tamagnone@libero.it Subject: re: mount_msdosfs problem X-BeenThere: freebsd-newbies@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Gathering place for new users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2003 19:12:14 -0000 giamma wrote >Hi! I have a problem whith mount_msdosfs. When I try to mount a floppy >doing >#mount_msdosfs /dev/fd0 /floppy >I get the error: Operation not permitted on this device. What's >happening? You're just trying too hard! ;) Try just 'mount' with the type (-t) option instead: # mount -t msdos /dev/fd0 /floppy HTH, ~John __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com