Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Disable syslog message "modprobe: WARNING: Not loading blacklisted module ipv6"
I am running Unbuntu on several machines, and all have ipv6 disabled. However, I constantly get the message "modprobe: WARNING: Not loading blacklisted module ipv6" in my /var/log/syslog files. Considering ipv6 is already disabled, how can I prevent this message from being posted to the syslog?
Removing the ipv6 entry from the /etc/modprobe/blacklist file and rebooting fixed the problem.
Yes, but maybe there was a reason this driver was blacklisted. You have solved the problem of an annoying log entry by removing what may have been an important cure for another problem.
My research indicated that by blacklisting a mod that was already disabled, I was causing unnecessary syslogs to the file. If the mod is not enabled, there is no reason to blacklist it.
My research indicated that by blacklisting a mod that was already disabled, I was causing unnecessary syslogs to the file. If the mod is not enabled, there is no reason to blacklist it.
Hmm -- you must not like ipv6 very much. You had it disabled and blacklisted. Not much left to chance.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.