Greetings,

----- Original Message -----
> How do I tell if its loaded now and how do I make sure its loaded on
> boot?

# To check if modules are loaded
lsmod | grep vzcpt
lsmod | grep vzrst

# To load modules
depmod vzcpt ; depmod vzrst

How to have them loaded in the future?  That last command should take care of 
it I believe.

TYL,
-- 
Scott Dowdle
704 Church Street
Belgrade, MT 59714
(406)388-0827 [home]
(406)994-3931 [work]
_______________________________________________
Users mailing list
Users@openvz.org
https://lists.openvz.org/mailman/listinfo/users

Reply via email to