172
edits
Changes
→Creating ISO: <tt> added
=== Creating ISO ===
Centos 4.4 LiveCD creators were very gentle and have placed <tt>make_iso.sh </tt> script on CD.
Using this script, it is very easy to create iso:
<pre>
# cd ovz-livecd# ./make_iso.sh ../CentOS-4.4-i386-OpenVZ-LiveCD.iso
</pre>