Forum archive
Install HOWTO for each VM type
An Install HOWTO for each VM type would be nice. E.g. I can't find anything here on launching one of your canned VM images with VMware Player on either Linux or Windows:
Also in the KVM docs, you show somewhere how to start by converting from file.vmdk to file.qcow2 using the "kvm" command-line tool, but that tool does not exist on my centos system. I did, however, eventually find this, so please add this as an alternative starting point to try:
qemu-img convert -O qcow2 *vmdk myimage.qcow2
Now, onward, and we'll see how far I can get today! Wishing I had that "kvm" tool for the "go go go" method! :)
Cheers,
Paul
BTW there is a broken symlink in the current Django 1.4.5 image as running in the Hub (AWS). (I gave up on getting this to work in KVM or VMware, for now.)
/var/www/project/media/admin -> /usr/share/pyshared/django/contrib/admin/media
I figured out the correct link:
/var/www/project/media/admin -> /usr/share/pyshared/django/contrib/admin/static
Now at least I can watch the apache error log without that on every other line.
P.S. It doesn't look like this forum is very active, at all. <Tapping the mic> <tap> <tap> Is this thing on?