A full Virtuozzo 4.0 for Linux distribution can be downloaded as a CD image at:
After downloading:
Linux users
After successfully downloading the ISO image, use the burning application of your choice to burn the ISO file to a blank CD or DVD. On systems running KDE, use the 'k3b' program to burn the discs.
From the command line you can use the 'cdrecord' program:
cdrecord dev=/dev/cdrecorder speed=44 driveropts=burnproof -eject -v isofile
Microsoft Windows users
For users running any version of Microsoft Windows, there are such free utilities as cdburn.exe included in the Windows Resource Kit or ISO Recorder. There are also many third-party applications capable of burning ISO images that are often shipped with hardware CD/DVD recorders.
Alternatively upload the ISO on the server and then issue the following commands as root:
$ mkdir /tmp/virtuozzocd
$ mount -o loop /path/to/virtuozzo.iso /tmp/virtuozzocd
Then start Virtuozzo installer:
$ /tmp/virtuozzocd/install