172
edits
Changes
→Install all these finally: depmod info added
# cp precreated/* /vz/template/cache/
</pre>
Add <tt>unionfs.ko</tt> to other kernel modulesand ran <tt>depmod</tt>:
<pre>
# mkdir /lib/modules/2.6.18-ovz028stab035.1-smp/kernel/fs/unionfs
# cp unionfs-modules/2.6.18/unionfs.ko /lib/modules/2.6.18-ovz028stab035.1-smp/kernel/fs/unionfs/
# depmod 2.6.18-ovz028stab035.1-smp
# exit
exit