Installing kernel-ntfs conflicts with ipv6 and other modules-Linux general technology-Linux programming and kernel information. for details, refer to the following section. 1. I installed linux5, kernel is 2.6.18-8el5xen, in order to mount the NTFS format partition, installed the kernel-module-ntfs-2.6.18-8.el5xen-2.1.27-0.rr.10.11.i686.rpm package. After the installation is successful, depmod ntfs. ko; modprobe ntfs loads the ntfs module, dmesg | gret NTFS can see that there is ntfs driver.
After the machine is restarted, the problem occurs as follows:
Problem 1: dmesg | grep NTFS cannot see the ntfs driver.
Problem 2: The IPV6 module fails to be loaded, and the loading autofs4 fails. (I do not know how to map it in the attachment)
Problem 3: the following error occurs: FATAL, module blktap not found, module netbk not found, and module netloop not found. as a result, the NIC cannot be activated.
Delete the kernel-module-ntfs and restart the computer.
2. reinstall the ntfs module without checking the dependency (skip depmod ntfs. ko). you can view the ntfs driver in dmesg just like modprobe ntfs.
After the machine is restarted, only problem 1, problem 2, and problem 3 appear.
Could you help me explain the above questions?
If the ntfs module is installed according to step 2, what is the impact of skipping depmod ntfs. ko? How can I enable the ntfs module to be automatically loaded after the system is restarted? Thank you!
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.