Open main menu

OpenVZ Virtuozzo Containers Wiki β

Changes

OpenSUSE template creation

1 byte added, 12:13, 3 September 2010
Make df working: symlink destination is absolute
<pre>
rm -f etc/mtab
ln -s /proc/mounts etc/mtab
</pre>