From owner-freebsd-questions@FreeBSD.ORG Mon Jun 25 17:28:49 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EE19916A469 for ; Mon, 25 Jun 2007 17:28:49 +0000 (UTC) (envelope-from mrspock@esfm.ipn.mx) Received: from mail.esfm.ipn.mx (esfm.ipn.mx [148.204.102.61]) by mx1.freebsd.org (Postfix) with ESMTP id BBAE513C48C for ; Mon, 25 Jun 2007 17:28:49 +0000 (UTC) (envelope-from mrspock@esfm.ipn.mx) Received: from localhost (localhost.esfm.ipn.mx [127.0.0.1]) by mail.esfm.ipn.mx (Postfix) with ESMTP id BAC68450DD; Mon, 25 Jun 2007 11:47:08 -0500 (CDT) X-Virus-Scanned: amavisd-new at esfm.ipn.mx Received: from mail.esfm.ipn.mx ([127.0.0.1]) by localhost (mail.esfm.ipn.mx [127.0.0.1]) (amavisd-new, port 10024) with LMTP id X2tlbZ1eVsvS; Mon, 25 Jun 2007 11:47:06 -0500 (CDT) Received: by mail.esfm.ipn.mx (Postfix, from userid 1000) id 7B30E450DB; Mon, 25 Jun 2007 11:47:06 -0500 (CDT) Received: from localhost (localhost [127.0.0.1]) by mail.esfm.ipn.mx (Postfix) with ESMTP id 799A3450CD; Mon, 25 Jun 2007 11:47:06 -0500 (CDT) Date: Mon, 25 Jun 2007 11:47:06 -0500 (CDT) From: Eduardo Viruena Silva To: Olivier Regnier In-Reply-To: <467EA820.7030000@oregnier.net> Message-ID: <20070625114644.Y52289@Gina.esfm.ipn.mx> References: <467EA820.7030000@oregnier.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: questions about floppy disk 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: Mon, 25 Jun 2007 17:28:50 -0000 On Sun, 24 Jun 2007, Olivier Regnier wrote: > Hi everyone, > > I have two questions about floppy disk with FreeBSD. > > How add a UFS filesystem to use the diskette for transfering files ? > > I think with this command but i'm not sure because, i can't check for the > moment. > # newfs /dev/fd0 > > To mount a floppy disk with ufs filesystem, i must use this command ? > # mount /dev/fd0 /mnt/floppy > > Thank you for your help > > Bye bye, > Olivier Regnier > try mtools, from the ports.