From owner-freebsd-questions@FreeBSD.ORG Fri Jan 30 09:44:44 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 D861616A4CE for ; Fri, 30 Jan 2004 09:44:44 -0800 (PST) Received: from grog.secure-computing.net (grog.secure-computing.net [63.228.14.241]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5808D43D60 for ; Fri, 30 Jan 2004 09:44:20 -0800 (PST) (envelope-from ecrist@adtechintegrated.com) Received: from 192.168.1.100 (nat-server.secure-computing.net [63.228.14.245]) i0UHhsL9019348; Fri, 30 Jan 2004 11:43:54 -0600 (CST) (envelope-from ecrist@adtechintegrated.com) From: Eric F Crist Organization: AdTech Integrated Systems, Inc To: vyou@isd.dp.ua Date: Fri, 30 Jan 2004 11:44:13 -0600 User-Agent: KMail/1.5 References: <200401301308.30220.vyou@isd.dp.ua> <200401300719.28829.ecrist@adtechintegrated.com> <200401301615.44828.vyou@isd.dp.ua> In-Reply-To: <200401301615.44828.vyou@isd.dp.ua> MIME-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Boundary-02=_ufpGAvWe4T82Ehf"; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200401301144.14965.ecrist@adtechintegrated.com> cc: freebsd-questions@freebsd.org 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 17:44:45 -0000 --Boundary-02=_ufpGAvWe4T82Ehf 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 08:15 am, Vladimir Yourtaev wrote: > On Friday 30 January 2004 15:19, you wrote: > > 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/ad0s1 / 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 > > > NTFS partition my hard drive? > > > > Try this: > > > > # mkdir /nt > > # mount -t ntfs /dev/ad0s1 /nt > > > > You should be ok... > > I am sorry, but this solution doesn't help resolve my problem > and it still exists. > Messege the same: Could you post your /etc/fstab entries here please? =2D-=20 Eric F Crist AdTech Integrated Systems, Inc (612) 998-3588 --Boundary-02=_ufpGAvWe4T82Ehf Content-Type: application/pgp-signature Content-Description: signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBAGpfuzdyDbTMRQIYRAqYtAJsFnynPbAhlFsUIvvwwgxtOvRiq/ACeL3JX ONiU9W5rq78huzxjPInYUpI= =zlgh -----END PGP SIGNATURE----- --Boundary-02=_ufpGAvWe4T82Ehf--