Changes

Jump to: navigation, search

Creating OpenVZ LiveCD based on Centos 4.4

28 bytes added, 06:38, 7 July 2008
Install all these finally
<tt>tetex</tt>, <tt>latex</tt>, <tt>k3b</tt> and printing related packages:
<pre>
# cp -r to_booted_livecd/ livecd-root/tmp/# chroot livecd-root/
# rpm -e lksctp-tools-1.0.2-6.4E.1.i386
Clean it:
<pre>
# rm livecd-root/root/.bash_history
</pre>
Here we have to make one step to workaround [[Checkpointing and live migration]] problem. The thing is that at the moment
on this directory:
<pre>
mkdir livecd-root/vz/private/
</pre>
At the moment vzquota doesn't support <tt>tmpfs</tt> ([http://bugzilla.openvz.org/show_bug.cgi?id=558 Bug #558]).
12
edits

Navigation menu