Download and Burn Virtuozzo CD Image - Help
Download Virtuozzo
A full Virtuozzo 4.0 for Linux distribution can be downloaded as a CD image at:
After downloading:
- burn the ISO image to a CD;
- consult the README file in the root of the burnt CD for the general information on this Virtuozzo release and concise installation instructions, or
- read the Virtuozzo guides (Getting Started, Installation Guide, User's Guide, and others) in the 'docs' subdirectory for comprehensive information on installing and using Virtuozzo.
Burn the ISO Image
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.
Install Virtuozzo using the ISO image without burning a CD
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