ConVirt 0.9.5 patch for Xen 64 bit platform users
Brought to you by:
haphazard1,
jd_jedi
Symptom :
After provisioning Linux_CD_install or Windows_CD_install images, the console does not show up. And you get the following error.
xenconsole: Could not read tty from store: No such file or directory
Download the attached file.
Go to directory containing the image_store.
This would be /var/cache/convirt for rpm/deb installs
or
tarball install location.
And execute following command.
patch -p0 < patch_libdir_fix
Start convirt, select Linux_CD_Install, select "Edit VM Config file" option.
validate that arch_libdir is set as follows.
arch_libdir=os.uname()[4]
Patch for 0.9.5