Date: Fri, 16 Feb 2007 22:59:14 -0600 From: "Scot Hetzel" <swhetzel@gmail.com> To: "Scott Long" <scottl@samsco.org> Cc: FreeBSD Current <freebsd-current@freebsd.org> Subject: Re: mount_ntfs: /dev/ad0s1: No such file or directory Message-ID: <790a9fff0702162059w2a15a4feo2807c77422c64be1@mail.gmail.com> In-Reply-To: <45D66259.6070703@samsco.org> References: <790a9fff0702161738r154b5087m877c604092727e39@mail.gmail.com> <45D66259.6070703@samsco.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2/16/07, Scott Long <scottl@samsco.org> wrote: > Scot Hetzel wrote: > > I'm no longer able to mount NTFS partitions on a recent -CURRENT, when > > mount tries to mount the partition it give "mount_ntfs: /dev/ad0s1: No > > such file or directory". > > > > Anyone else having a problem mounting these NTFS partitions? > > > > Scot > > > > Is anything printed on the console? > The only thing that gets printed regarding this problem is: : GEOM_LABEL: Label for provider ad0s1 is ntfs/OS. GEOM_LABEL: Label for provider ad1s1 is ntfs/DATA. Trying to mount root from ufs:/dev/ad0s3a and then when it triese to mount ad0s1 and ad1s2, I would get: mount_ntfs: /dev/ad0s1: No such file or directory mount_ntfs: /dev/ad1s1: No such file or directory Olivier's patch to ntfs_vfsops.c fixes the problem. Scot -- DISCLAIMER: No electrons were mamed while sending this message. Only slightly bruised.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?790a9fff0702162059w2a15a4feo2807c77422c64be1>