Monday, September 2, 2013

Mount the Windows NTFS partition in RHEL 5


1) Install the “kernel-module-ntfs” package. Download this package from the below link.



http://sourceforge.net/projects/linux-ntfs/files




Note: Download both rpm and ko file.



2) Load the ntfs module to the kernel, and confirm with lsmod command



# rpm –ivh kernel-module-ntfs-xxxxx.rpm

# insmod kernel-module-ntfs-xxxxx.ko

# lsmod | grep ntfs



3) Download the “ntfs-3g

No comments:

Post a Comment