[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[rhelv5-list] Simple Steps To Mount NTFS In RHEL 5
- From: "Mohd Irwan Jamaluddin" <mij irwan name>
- To: rhelv5-list redhat com
- Subject: [rhelv5-list] Simple Steps To Mount NTFS In RHEL 5
- Date: Mon, 14 May 2007 17:01:20 +0800
Good day guys,
I wrote a simple howto in [1]my blog on how to mount NTFS in RHEL 5. I
really appreciate your comments and suggestions.
Below are the steps,
1. Download fuse & ntfs-3g
fuse: get it from http://www.atrpms.net/dist/el5/fuse/
ntfs-3g: get it from http://dag.wieers.com/rpm/packages/fuse-ntfs-3g/
2. Install fuse components
[root meister ~]# rpm -ivh fuse-2.6.5-2_7.el5.x86_64.rpm \
fuse-kmdl-2.6.18-8.1.3.el5xen-2.6.5-2_7.el5.x86_64.rpm \
fuse-libs-2.6.5-2_7.el5.x86_64.rpm
3. Install fuse-ntfs-3g
[root meister ~]# rpm -ivh fuse-ntfs-3g-1.417-1.el4.rf.x86_64.rpm
4. Mount
[root meister ~]# mount.ntfs-3g /dev/sda9 /mnt/temp
Acknowledgements:
ATrpms - provide RPM package for fuse
Dag Wieers - provide RPM package for ntfs-3g
[1] http://blog.irwan.name/36/simple-steps-to-mount-ntfs-in-rhel-5/
--
Regards,
Mohd Irwan Jamaluddin
Web: http://www.irwan.name/
Blog: http://blog.irwan.name/
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]