From owner-freebsd-questions Mon Aug 23 11:48:39 1999 Delivered-To: freebsd-questions@freebsd.org Received: from sand.global.net.uk (sand.global.net.uk [195.147.248.109]) by hub.freebsd.org (Postfix) with ESMTP id 84C0714F1D for ; Mon, 23 Aug 1999 11:48:25 -0700 (PDT) (envelope-from mark@globalnet.co.uk) Received: from p00s11a06.client.global.net.uk ([195.147.219.1] helo=marder-1.) by sand.global.net.uk with esmtp (Exim 2.05 #1) id 11Iz8N-0002Fn-00; Mon, 23 Aug 1999 19:47:56 +0100 Received: (from mark@localhost) by marder-1. (8.9.2/8.8.8) id TAA00364; Mon, 23 Aug 1999 19:40:47 +0100 (BST) (envelope-from mark) Date: Mon, 23 Aug 1999 19:40:46 +0100 From: Mark Ovens To: Doug Young Cc: freebsd-questions@freebsd.org Subject: Re: Newbie Questions Message-ID: <19990823194046.A267@marder-1> References: <024001beed51$34799630$817e03cb@2000> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.3i In-Reply-To: <024001beed51$34799630$817e03cb@2000>; from Doug Young on Mon, Aug 23, 1999 at 08:21:00PM +1000 Organization: Total lack of Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Aug 23, 1999 at 08:21:00PM +1000, Doug Young wrote: > Next in my series of setup problems .... probably trivial stuff to an expert > but obviously > thats not me > > How does one "mount' a floppy in BSD ...... in general BSD docs are better > than > the linux equivalents, but I'd defy anyone to figure "mount" out from the > MAN page > # mount -t msdos /dev/fd0 /mnt Note the hash prompt - you have to do it as root. If you add this to your /etc/fstab (as root): /dev/fd0 /floppy msdos rw,noauto 0 0 and make sure that a directory /floppy exists, then all you need to do is: # mount /floppy HTH > I entered a command "netstat -nr" ..... what does an Internet Destination > 203.3.126.128.29 > mean ?? ..... under Gateway it says "link#1" > > Where do I enter routing info so it stays there next time I re-boot ?? > > How do I achieve different subnets for LAN & ppp interfaces ?? > Sorry, can't help you with this one. > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > -- STATE-OF-THE-ART: Any computer you can't afford. OBSOLETE: Any computer you own. ________________________________________________________________ FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://ukug.uk.freebsd.org/~mark/ mailto:mark@ukug.uk.freebsd.org http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message