Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 May 2006 09:18:15 +0800
From:      "GiL A. Virtucio" <gvirtucio@gmail.com>
To:        <freebsd-questions@freebsd.org>
Subject:   Writing to a mounted NTFS drive
Message-ID:  <00a301c6723d$4c1146d0$5ac8a8c0@loui>

next in thread | raw e-mail | index | archive | help
Hi, I have a mounted an NTFS partition that is set as "rw" in fstab. I can
read the data stored  in the drive but I cannot store new files on that
drive. Anybody here encountered this before? Or can anybody please suggest a
way to make that drive writable?

the hadisk is detected as
ad1: 38166MB <Seagate ST340014A 3.06> at ata0-slave UDMA33

it is mounted in the /etc/fstab as
/dev/ad1s1              /LouiGi    ntfs    rw      0       0

here is the output of my uname -a
FreeBSD bok.gihl.eu.org 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #0: Fri Mar  3
15:43:19 PHT 2006     root@BoK.GiHL.Eu.Org:/usr/obj/usr/src/sys/GiHL  i386

and i have this error whenever i try to write a file...
[BoK]/LouiGi@root> echo cristale >> kwak.txt
kwak.txt: No such file or directory.

[BoK]/LouiGi@root> touch lualhati.txt
touch: lualhati.txt: No such file or directory

thank you very much.

=================================
Gil A. Virtucio
Janitor/Kolektor/Messenger/Driver
Asia Solution Phillippines Inc.
28/F Antel Global Corporate Center
3 Doņa Julia Vargas Avenue,
Ortigas Center, Pasig
Mobile # : +63-916-3989695
http://gihl.eu.org/
================================= 




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00a301c6723d$4c1146d0$5ac8a8c0>