Hi

> http://marc.info/?l=openbsd-misc&m=129951700232105&w=2

It was confusing to me...

> /usr/src/sys/arch/amd64/conf/GENERIC
>
> #option         NTFS            # Experimental NTFS support
>

This is the perfect answer. Thanks!


On 04/21/11 10:15, Richard Toohey wrote:
On 21/04/2011, at 7:36 PM, Guillaume Duali wrote:

On Thu, 21 Apr 2011 08:00:43 +0200, marc<m...@4qm.org>  wrote:
Hello everybody
Hi,

When I try to mount a ntfs partition,  "mount /dev/sd1i /mnt/win" I get:
mount_ntfs: /dev/sd1i on /mnt/xxxxx: Operation not supported

I formated it with Windows 7. It works on windows and ubuntu linux.

Any ideas on this?
Maybe you need to build a custom kernel ?

Yes, NTFS is not on by default in amd64 in 4.8.

$ dmesg
OpenBSD 4.8 (GENERIC) #0: Thu Nov 18 10:51:27 NZDT 2010
     xxx...@xxxxx.yyyyyy.co.nz:/usr/src/sys/arch/amd64/compile/GENERIC

...

/usr/src/sys/arch/amd64/conf/GENERIC

#option         NTFS            # Experimental NTFS support

And this was discussed a month ago ...

http://marc.info/?l=openbsd-misc&m=129951700232105&w=2

Look :
"Once you have determined which partition it is you want to use, you
can move to the final step: mounting the filesystem contained in it.
Most filesystems are supported in the GENERIC kernel: just have a look
at the kernel configuration file, located in the
/usr/src/sys/arch/<arch>/conf directory. If you want to use one of the
filesystems not supported in GENERIC, you will need to build a custom
kernel."


I'm running openbsd 4.8. on amd64. ntfs is supposed to be there
(http://openbsd.org/faq/faq14.html#foreignfs).

Some of that info is for 4.9 ...

HTH.


# dmesg
OpenBSD 4.8 (GENERIC) #182: Mon Aug 16 09:02:40 MDT 2010
    dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC
RTC BIOS diagnostic error 80<clock_battery>
real mem = 2946756608 (2810MB)
avail mem = 2854522880 (2722MB)

Thanks much,
marc

Guillaume.

Reply via email to