Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Aug 2009 23:38:17 +0400
From:      pluknet <pluknet@gmail.com>
To:        Jens Rasmus Liland <jensrasmus@gmail.com>
Cc:        freebsd-fs@freebsd.org, freebsd-stable@freebsd.org
Subject:   Re: Fwd: How do I mount an external ntfs formatted harddisk manually and through /etc/fstab?
Message-ID:  <a31046fc0908161238i8059d77veed285b83cae894d@mail.gmail.com>
In-Reply-To: <63e02e980908161032y60c4c966v2918b34c83397fee@mail.gmail.com>
References:  <63e02e980907310725t2b38d1d3iff66aca3948ac8dd@mail.gmail.com> <63e02e980908020954r65b6b4b5n8288f0f5e3b14568@mail.gmail.com> <alpine.BSF.2.00.0908030916350.99083@qvzrafvba.5c.ybpny> <63e02e980908161032y60c4c966v2918b34c83397fee@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
2009/8/16 Jens Rasmus Liland <jensrasmus@gmail.com>:
> 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 =A0 =A0 =A0 =A0 =A0 =A0 =A0/homewd =A0 =A0 =A0 =A0 ntfs-3g =A0=
 =A0ro =A0 =A0 =A0 =A0 =A0 =A0 =A00 =A0 =A0 =A0 0
>

Since 7.2 new parameter -o mountprog was introduced so you should be able
to set in fstab mounting with 3th party program like this:

/dev/acd0  /mnt  ntfs    ro,noauto,mountprog=3D/usr/local/bin/ntfs-3g
   0       0

> ... but then the computer panicked, and went into single user mode. I thi=
nk
> it happened because the ntfs-3g module is loaded later with the
> fusefs-stuff.

Or due to the wrong/unsupported syntax.

--=20
wbr,
pluknet



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?a31046fc0908161238i8059d77veed285b83cae894d>