First, find the kernel revision
uname -athen download the right package and install (with root privileges)
rpm -ihv kernel-ntfs.*.rpmthen run the following commands to load the module and read the logs to find NTFS
/sbin/modprobe ntfsthen mount the drive
dmesg | grep NTFS
No comments:
Post a Comment