OpenVZ Forum


Home » General » Support » OpenVZ on CentOS 4.2
Re: OpenVZ on CentOS 4.2 [message #2075 is a reply to message #2074] Fri, 17 March 2006 22:47 Go to previous message
kir is currently offline  kir
Messages: 1645
Registered: August 2005
Location: Moscow, Russia
Senior Member

No it does not -- with OpenVZ kernel there is no need to load the module as this script does. So it is still better to keep the script. To avoid those messages you can redirect modprobe and rmmod output to /dev/null, like this
/sbin/modprobe microcode 2>/dev/null
....
/sbin/rmmod microcode 2>/dev/null


Kir Kolyshkin
http://static.openvz.org/userbars/openvz-developer.png
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message icon7.gif
Read Message
Read Message icon14.gif
Read Message
Read Message icon7.gif
Read Message
Read Message
Previous Topic: iptables in vps or on the host node
Next Topic: localhost pcmcia: FATAL: Module pcmcia_core not found.
Goto Forum:
  


Current Time: Sat Jul 13 18:51:22 GMT 2024

Total time taken to generate the page: 0.02283 seconds