Date: Mon, 3 Aug 2009 09:19:35 -0400 From: CmdLnKid <cmdlnkid@gmail.com> To: Jens Rasmus Liland <jensrasmus@gmail.com> Cc: freebsd-stable@freebsd.org Subject: Re: Fwd: How do I mount an external ntfs formatted harddisk manually and through /etc/fstab? Message-ID: <alpine.BSF.2.00.0908030916350.99083@qvzrafvba.5c.ybpny> In-Reply-To: <63e02e980908020954r65b6b4b5n8288f0f5e3b14568@mail.gmail.com> References: <63e02e980907310725t2b38d1d3iff66aca3948ac8dd@mail.gmail.com> <63e02e980908020954r65b6b4b5n8288f0f5e3b14568@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <jensrasmus@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-fs@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-unsubscribe@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))
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.0908030916350.99083>