From owner-freebsd-questions@FreeBSD.ORG Fri Jan 30 05:19:46 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CF82C16A4CE for ; Fri, 30 Jan 2004 05:19:46 -0800 (PST) Received: from grog.secure-computing.net (grog.secure-computing.net [63.228.14.241]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D43D43D39 for ; Fri, 30 Jan 2004 05:19:45 -0800 (PST) (envelope-from ecrist@adtechintegrated.com) Received: from 192.168.1.100 (nat-server.secure-computing.net [63.228.14.245]) i0UDJAL9010625; Fri, 30 Jan 2004 07:19:17 -0600 (CST) (envelope-from ecrist@adtechintegrated.com) From: Eric F Crist Organization: AdTech Integrated Systems, Inc To: vyou@isd.dp.ua, freebsd-questions@freebsd.org Date: Fri, 30 Jan 2004 07:19:14 -0600 User-Agent: KMail/1.5 References: <200401301308.30220.vyou@isd.dp.ua> In-Reply-To: <200401301308.30220.vyou@isd.dp.ua> MIME-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Boundary-02=_gnlGA0gfiwdZrlg"; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200401300719.28829.ecrist@adtechintegrated.com> Subject: Re: Problem with mount_ntfs X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: ecrist@adtechintegrated.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Jan 2004 13:19:46 -0000 --Boundary-02=_gnlGA0gfiwdZrlg Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Description: signed data Content-Disposition: inline On Friday 30 January 2004 05:08 am, Vladimir Yourtaev wrote: > Hello all > My system FreeBSD-4.9 REALEASE > kernel compiled with options NTFS > hard ad0 has 3 partition: > ad0s1 -Primary NTFS; > ad0s2 -Extended NTFS; > ad0s3 - Primary FreeBSD; > When I try from to mount ntfs partition via commands: mount_ntfs /dev/ad0= s1 > / mnt or mount -t ntfs /dev/ad0s1 /mnt I get a messege: > < mount_ntfs: vfsload(ntfs): File exists > > What does this mean, and what i'll do next? How I can to get access to NT= =46S > partition my hard drive? Try this: # mkdir /nt # mount -t ntfs /dev/ad0s1 /nt You should be ok... =2D-=20 Eric F Crist AdTech Integrated Systems, Inc (612) 998-3588 --Boundary-02=_gnlGA0gfiwdZrlg Content-Type: application/pgp-signature Content-Description: signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBAGlngzdyDbTMRQIYRAjepAJwPcd4MgbSwctGGaUrQSiurrhnkCwCg0aPQ Z2smOGd25DNZXTfazmGfaCo= =XUS5 -----END PGP SIGNATURE----- --Boundary-02=_gnlGA0gfiwdZrlg--