No subject
Mon Apr 30 04:31:33 EDT 2007
(CONFIG_NTFS_FS=m)
Have you loaded it before trying to mount the partition?
Try using this: modprobe ntfs
If it works, just add to the module list on your rc.conf file.
andrei
On Wed, 08 Sep 2004 16:04:32 +0200, NORA CENTRAL <noracentral at gmx.net> wrote:
> > RedShift wrote:
> > mount -t nfts /dev/discs/disc1/part1 /mnt
>
> hmm. This is not very easy please read this:
>
> root at ti ~]# uname -a
> Linux ti.xy.ch 2.6.8.1 #1 SMP Sun Aug 22 16:44:06 PDT 2004 i686 unknown
> unknown GNU/Linux
>
> [root at ti ~]# mount -t nfts /dev/discs/disc3/part1 /mnt/d3
> mount: fs type nfts not supported by kernel
>
> [root at ti ~]# mount -t nfts /dev/discs/disc2/part1 /mnt/d2
> mount: fs type nfts not supported by kernel
>
> [root at ti ~]# mount -t nfts /dev/discs/disc1/part1 /mnt/d1
> mount: fs type nfts not supported by kernel
>
> [root at ti ~]# cat /etc/fstab
> # /etc/fstab: static file system information
> # <file system> <dir> <type> <options> <dump>
> <pass>
> none /proc proc defaults 0 0
> none /dev/pts devpts defaults 0 0
> none /dev/shm tmpfs defaults 0 0
> tmpfs /tmp tmpfs defaults 0 0
> sysfs /sys sysfs defaults 0 0
> usbdevfs /proc/bus/usb usbdevfs defaults 0 0
>
> /dev/discs/disc0/part3 / ext3 defaults 0 1
> /dev/discs/disc0/part1 /boot ext2 defaults 0 1
> /dev/discs/disc0/part2 swap swap defaults 0 0
>
> #/dev/discs/disc1/part1 /mnt/d1 ntfs
> auto,noexec,ro,gid=users,umask=007 0 0
> #/dev/discs/disc2/part1 /mnt/d2 ntfs
> auto,noexec,ro,gid=users,umask=007 0 0
> #/dev/discs/disc3/part1 /mnt/d3 ntfs
> auto,noexec,ro,gid=users,umask=007 0 0
> #######
>
>
>
> _______________________________________________
> arch mailing list
> arch at archlinux.org
> http://www.archlinux.org/mailman/listinfo/arch
>
More information about the arch
mailing list