From owner-freebsd-questions Thu Sep 17 06:27:22 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA06411 for freebsd-questions-outgoing; Thu, 17 Sep 1998 06:27:22 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from icicle.winternet.com (icicle.winternet.com [198.174.169.13]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA06384 for ; Thu, 17 Sep 1998 06:27:13 -0700 (PDT) (envelope-from nrahlstr@mail.winternet.com) Received: (from adm@localhost) by icicle.winternet.com (8.8.8/8.8.8) id IAA29162; Thu, 17 Sep 1998 08:25:36 -0500 (CDT) Received: from tundra.winternet.com(198.174.169.11) by icicle.winternet.com via smap (V2.0) id xma029105; Thu, 17 Sep 98 08:25:28 -0500 Received: from localhost (nrahlstr@localhost) by tundra.winternet.com (8.8.7/8.8.4) with SMTP id IAA06485; Thu, 17 Sep 1998 08:25:27 -0500 (CDT) X-Authentication-Warning: tundra.winternet.com: nrahlstr owned process doing -bs Date: Thu, 17 Sep 1998 08:25:27 -0500 (CDT) From: Nathan Ahlstrom Reply-To: nrahlstr@FreeBSD.ORG To: "Pavel V. Antipov" cc: questions@FreeBSD.ORG Subject: Re: How can I mount new HDD with FAT ? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I have HDD with FreeBSD 2.2.5. > I need to mount another FAT formatted HDD. > How cah I do it ? mount -t msdos /dev/ /mnt You will have to figure out what device your dos partition is. Mine is wd0s1a on 2.2.7-stable. Good Luck, Nathan Nathan Ahlstrom nrahlstr@winternet.com Run FreeBSD: http://www.freebsd.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message