From owner-freebsd-ports@FreeBSD.ORG Fri Nov 2 06:46:33 2007 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 237D416A420 for ; Fri, 2 Nov 2007 06:46:33 +0000 (UTC) (envelope-from novembre@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.177]) by mx1.freebsd.org (Postfix) with ESMTP id 866E813C480 for ; Fri, 2 Nov 2007 06:46:32 +0000 (UTC) (envelope-from novembre@gmail.com) Received: by py-out-1112.google.com with SMTP id u77so1432588pyb for ; Thu, 01 Nov 2007 23:46:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=SvGI58LqCvEUaCEwoyYiu9hZli1CJCbTvjoUuwo5wW8=; b=oUvWgZCrXhaPbDEBI14yEv+naKtraHsTvqC/i666T61sz+bX+VrConALG3+NVlLbkDA807AnET6Cb4XveZTzg4K7uxUQtBzCFua1f4KtQ7zPZXVelS8ZvUC7ELyHa5w7p7Hj40M6zWDdtgWDt/VIM50c+/E8OJeGd12tXiXUVCE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=NihIcZgZG0ISg5ILeTr7DYyoBdPjVhRSTKsED8JB3iCHWAxIyyhPo33Xi8caTKaa4XJQsUiz/m/DsUpFUnI3EeT5KwvleMubWAZ/lkbLKbxxD+Bo+C9HlU0qNtZ6Eo6fKaBs7wruRSB3OCNsSKRVn8e1AbbsjRR4cASTCXZPU0k= Received: by 10.65.244.15 with SMTP id w15mr5706418qbr.1193985525893; Thu, 01 Nov 2007 23:38:45 -0700 (PDT) Received: by 10.64.210.17 with HTTP; Thu, 1 Nov 2007 23:38:45 -0700 (PDT) Message-ID: <3b47caa90711012338r66b10caaq393ba9442b096477@mail.gmail.com> Date: Fri, 2 Nov 2007 01:38:45 -0500 From: Novembre To: "Alejandro Pulver" In-Reply-To: <20071030002639.4acb32ea@deimos.mars.bsd> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <3b47caa90710062301s32d54e30j1f2e64eb65126879@mail.gmail.com> <20071025211222.52d78a0d@deimos.mars.bsd> <3b47caa90710261414v4415ef75wc865399fa7237fe2@mail.gmail.com> <20071030002639.4acb32ea@deimos.mars.bsd> Cc: freebsd-ports@freebsd.org Subject: Re: NTFS-3G mount during boot X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Nov 2007 06:46:33 -0000 On 10/29/07, Alejandro Pulver wrote: > On Fri, 26 Oct 2007 16:14:26 -0500 > Novembre wrote: > > > Thanks a lot for your patches and notice. I didn't CC you since I was > > thinking that I'm doing something wrong myself (I'm still not very > > experienced in FreeBSD). One thing I didn't quite get is that do I > > have to wait for fusefs-kmod to be updated as well before going on to > > upgrade NTFS-3G? > > Hello. > > You're welcome. I've just committed the sysutils/fusefs-kmod patch, so > please update your ports tree, update the fusefs-kmod and fusefs-ntfs > ports, and tell me what happens. > > Best Regards, > Ale > > Hi, It works, and my Windows partition is being automatically mounted at boot time now from /etc/fstab. Thanks a lot...I really really appreciate it :) - Novembre