Error: No recognised installation type. (XEN) *Solution*
by admin on Nov.18, 2011, under Linux (Ubuntu)
When attempting to create a XEN driven virtual machine on my dedicated server this morning I stumbled accross the following error:
Networking Information ---------------------- IP Address 1 : 192.168.1.200 [MAC: 00:16:3E:21:97:56] Error: No recognised installation type. Logfile produced at: /var/log/xen-tools/test.my.flat.log Assertion that either --dir, --lvm, or --dir are given failed. This is probably a bug, please report it. at /usr/bin/xen-create-image line 4383. END failed--call queue aborted at /usr/bin/xen-create-image line 990.
Well it was annyoing because I already used to create virtual machines yesterday. Luckily I found a solution for this issue quickly. Simply edit /etc/xen-tools/xen-tools.conf and uncomment dir = /home/xen .
For now it works again flawlessly.
September 28th, 2012 on 12:02
Thanks it helped 🙂
March 13th, 2013 on 19:40
thanks a ton! that saved my live… i somehow forgot to uncomment that line and didn’t find it on my own!
August 9th, 2013 on 11:06
Thank you man, this helped me 🙂
October 22nd, 2014 on 20:06
THANKS YOU
May 28th, 2015 on 09:16
Thanks really, you made my day 😉
October 2nd, 2017 on 20:37
VERY NICE, THANK YOU <3