From owner-freebsd-newbies@FreeBSD.ORG Mon Mar 1 05:01:41 2004 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 9CEA216A52D for ; Mon, 1 Mar 2004 05:01:41 -0800 (PST) Received: from ns.kw.ukrtel.net (ns.kw.ukrtel.net [195.5.59.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7417343D1F for ; Mon, 1 Mar 2004 05:01:40 -0800 (PST) (envelope-from informixadmin@hay.kw.ukrtel.net) Received: from gaivoron.net (dial03.hay.dip.kw.ukrtel.net [195.5.54.66]) by ns.kw.ukrtel.net (8.12.10/8.12.10) with ESMTP id i21D1Uox080755; Mon, 1 Mar 2004 15:01:33 +0200 (EET) (envelope-from informixadmin@hay.kw.ukrtel.net) Received: from ns.gaivoron.net (localhost [127.0.0.1]) by gaivoron.net (8.12.9p2/8.12.9) with ESMTP id i21CwUXU020566; Mon, 1 Mar 2004 14:58:30 +0200 (EET) (envelope-from informixadmin@ns.gaivoron.net) Received: (from andrey@localhost) by ns.gaivoron.net (8.12.9p2/8.12.9/Submit) id i21CwNig020561; Mon, 1 Mar 2004 14:58:23 +0200 (EET) (envelope-from informixadmin) X-Authentication-Warning: ns.gaivoron.net: andrey set sender to informixadmin using -f Date: Mon, 1 Mar 2004 14:58:23 +0200 From: Koltunov Andrey To: Teilhard Knight Message-ID: <20040301125823.GA20524@ns.gaivoron.net> References: <013e01c3ff8a$573e5b60$220110ac@ARLETTE> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <013e01c3ff8a$573e5b60$220110ac@ARLETTE> User-Agent: Mutt/1.4.1i cc: FreeBSD_Newbies Subject: Re: Mount floppy 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: Mon, 01 Mar 2004 13:01:41 -0000 On Mon, Mar 01, 2004 at 06:40:10AM -0600, Teilhard Knight wrote: >I would appreciate if someone would told me how to mount my floppy. If you >could tell me the exact entries in the fstab file would be great. Thank you. --cut_fstab-- /dev/fd0 /mnt/floppy msdos rw,noauto 0 0 --end_cut_fstab-- then #mount /mnt/floppy > >Teilhard > >________________________________ > >30MB & 250MB Web based, POP3 & IMAP4 e-mail. > >Sign up now: http://www.hotpost.co.uk > > >_______________________________________________ >freebsd-newbies@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-newbies >To unsubscribe, send any mail to "freebsd-newbies-unsubscribe@freebsd.org"