Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Sep 1998 08:25:27 -0500 (CDT)
From:      Nathan Ahlstrom <nrahlstr@winternet.com>
To:        "Pavel V. Antipov" <pavel@ikar.elect.ru>
Cc:        questions@FreeBSD.ORG
Subject:   Re: How can I mount new HDD with FAT ? 
Message-ID:  <Pine.GSO.3.96.980917082418.6336D-100000@tundra.winternet.com>
In-Reply-To: <Pine.BSF.3.96.980917134833.22437A-100000@ikar.elect.ru>

next in thread | previous in thread | raw e-mail | index | archive | help

> 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/<device name> /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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.3.96.980917082418.6336D-100000>