Changes

Jump to: navigation, search

Creating OpenVZ LiveCD

24 bytes added, 06:22, 18 April 2007
m
Small revision of second part
</pre>
Now you have an aufs.ko file in current directory. Next we need to add these modules to the disc:
<pre>
cp aufs.ko cloop.ko cd-contents/KNOPPIX/modules/
The modules directory on initrd contents kernel modules. Now we should replace these modules by
equivalents from OpenVZ kernel. Note, that some modules are already build in OpenVZ can missing, because we use other kernel.Just remove modules,so they that are missing. After this operation is done copy new minirt.gz to the appropriate place:
<pre>
umount mnt
chmod -R u+w cd-contents
rm cd-contents/boot/isolinux/boot.cat
mkisofs -b boot/isolinux/isolinux.bin -o KNOPPIX_V5.1.1-OPENVZ-CD-2007-01-04-EN.iso -no-emul-boot \ -l -J -r -boot-load-size 4 -boot-info-table KNOPPIX_V5.1.1CD-2007-01-04-EN.iso-content
</pre>
172
edits

Navigation menu