6,534
edits
Changes
m
→Installing from tarball: tar and gzip to one command
# cd xen
# wget http://bits.xensource.com/oss-xen/release/3.1.0/bin.tgz/xen-3.1.0-install-x86_32p.tgz
# gunzip tar xvzf xen-3.1.0-install-x86_32p.tgz# tar -xvf xen-3.1.0-install-x86_32p.tar
</pre>
Run the install.sh script within ./dist folder: