On Tue, Aug 26, 2008 at 3:33 PM, Akemi Yagi <amyagi at gmail.com> wrote: > On Tue, Aug 26, 2008 at 1:12 PM, Lanny Marcus <lmmailinglists at gmail.com> wrote: >> On Tue, Aug 26, 2008 at 2:57 PM, Akemi Yagi <amyagi at gmail.com> wrote: > >>> Actually, the documentation is here: >>> >>> http://wiki.centos.org/TipsAndTricks/NTFSPartitions <snip> > When you ran: > > yum install fuse fuse-ntfs-3g dkms dkms-fuse > > did it go without any error? If so, I suggest you do a reboot. You > don't have to, but it is the easiest to get dkms into action. Akemi: I did a reboot, which makes a lot of sense, if dkms is modifying the kernel, but still no joy. Lanny [lanny at dell2400 ~]$ su - Password: [root at dell2400 ~]# /dev/hda6 /mnt/win ntfs-3g rw,umask=0000,defaults 0 0 -bash: /dev/hda6: Permission denied [root at dell2400 ~]# fdisk -l Disk /dev/hda: 40.0 GB, 40000000000 bytes 255 heads, 63 sectors/track, 4863 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Device Boot Start End Blocks Id System /dev/hda1 * 1 532 4273258+ 7 HPFS/NTFS /dev/hda2 533 1258 5831595 f W95 Ext'd (LBA) /dev/hda3 1259 1271 104422+ 83 Linux /dev/hda4 1272 4863 28852740 8e Linux LVM /dev/hda5 533 783 2016126 7 HPFS/NTFS /dev/hda6 784 1125 2747083+ 7 HPFS/NTFS /dev/hda7 1126 1258 1068291 7 HPFS/NTFS [root at dell2400 ~]#