On Tue, Aug 26, 2008 at 3:33 PM, Akemi Yagi <[EMAIL PROTECTED]> wrote:
> On Tue, Aug 26, 2008 at 1:12 PM, Lanny Marcus <[EMAIL PROTECTED]> wrote:
>> On Tue, Aug 26, 2008 at 2:57 PM, Akemi Yagi <[EMAIL PROTECTED]> wrote:
>
>>> Actually, the documentation is here:
>>> http://wiki.centos.org/TipsAndTricks/NTFSPartitions
>>
>> Akemi: Thank you. I discovered that I need fuse and that wiki page you
>> pointed me to shows other things are also needed. I'll follow that
>> wiki page! The error I got, when I tried to mount it, per their web
>> page is below..... Lanny
>>
>> [EMAIL PROTECTED] ~]# mount -t ntfs-3g /dev/hda6 /mnt/windows
>> FATAL: Module fuse not found.
>> ntfs-3g-mount: fuse device is missing, try 'modprobe fuse' as root
>> [EMAIL PROTECTED] ~]# modprobe fuse
>> FATAL: Module fuse not found.
>> [EMAIL PROTECTED] ~]#
>
> When you ran:
>
> yum install fuse fuse-ntfs-3g dkms dkms-fuse
>
> did it go without any error?

Yes.

 > If so, I suggest you do a reboot.  You
> don't have to, but it is the easiest to get dkms into action.

Thanks! I'll reboot and ry it again
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos

Reply via email to