Hi,

Sorry for the late reply - I went on vacation for a while.

I think 'mount_ntfs-3g' did the trick in terms of mounting /dev/da0s1
manually. But I tried to add

/dev/da0s1              /homewd         ntfs-3g    ro              0       0

... but then the computer panicked, and went into single user mode. I think
it happened because the ntfs-3g module is loaded later with the
fusefs-stuff. How to get around this one?

On Mon, Aug 3, 2009 at 3:19 PM, CmdLnKid <cmdln...@gmail.com> wrote:

> On Sun, 2 Aug 2009 12:54 -0000, jensrasmus wrote:
>
>  I'm forwarding this to -stable list, since i appears to get no response on
>> -fs.
>>
>> ---------- Forwarded message ----------
>> From: Jens Rasmus Liland <jensras...@gmail.com>
>> Date: Fri, Jul 31, 2009 at 4:25 PM
>> Subject: How do I mount an external ntfs formatted harddisk manually and
>> through /etc/fstab?
>> To: freebsd...@freebsd.org
>>
>>
>> Hi,
>>
>> How do I mount an NTFS formatted external harddisk plugged into the
>> computer
>> using a usb cable? And what do i write in the /etc/fstab after being able
>> to
>> successfully mount it manually?
>>
>> I have some blurry understanding after reading a bit in handbook that the
>> harddisk's NTFS partition is at /dev/da0s1 by default. I have installed
>> ntfs-3g from ports.
>>
>> /Rasmus
>> _______________________________________________
>> freebsd-stable@freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-stable
>> To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"
>>
>>
>>
> Try mount_ntfs-3g /dev/da0s1 /path/to/mountpoint
>
> Manuals and other such documentation serve as a pretty good medium.
>
> --
>
>  - (2^(N-1))
>
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Reply via email to