Monday 4 November 2013

Centos- Issue with mounting ntfs filesystems- (mount: unknown filesystem type ‘ntfs’)

Step1: su

Step2: wget http://packages.sw.be/rpmforge-release/rpmforge-release-0.3.6-1.el5.rf.i386.rpm
Step3: rpm -Uhv rpmforge-release-0.3.6-1.el5.rf.i386.rpm

Step4: yum install fuse fuse-ntfs-3g dkms dkms-fuse

Step5: mkdir /mnt/usb

final step: mount -t ntfs-3g /dev/sdc1 /mnt/usb
 
 
Source:
http://rajivpandit.wordpress.com/2012/10/31/mount-ntfs-on-linux-centos/comment-page-1/#comment-2727

No comments:

Post a Comment

How to add "Discord" in Steam's Big Picture Mode

 With the release of Steam deck a lot of people are turning into Steam Deck Big Picture Mode(BPM) to enjoy an exclusive gaming experience, t...