installer fails on ubuntu https://www.softaculous.com/board/index.php?tid=4984 <![CDATA[installer fails on ubuntu]]> https://www.softaculous.com/board/index.php?tid=4984&tpg=1#p25454
Quote From : rahulme February 20, 2015, 8:43 am
Quote From : alons June 11, 2014, 5:52 pm
Hi,

We have launched the new changes.
You can now install Virtualizor on Ubuntu 12.04 and 14.04


I was able to install Virtualizor on Ubuntu 14.04 LTS successfully, but when I executed
Code
service virtnetwork restart
  I lost the network.
I was trying to create KVM vps with ipv6 and NAT support.
Could you please create some specific guide on configuring Virtualizor on Ubuntu 14.04 Server LTS?
I also am not able to see any file like
Code
/etc/sysconfig/network-scripts/ifcfg-**

Thanks!


Same troubles I had.

To get virtualizor installed on Ubuntu 14.04 LTS you will need to edit /etc/network/interfaces

Code

root@e3la13:~# cat /etc/network/interfaces
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback

auto viifbr0
iface viifbr0 inet static
        address x.x.x.x
        broadcast x.x.x.x
        netmask x.x.x.x
        gateway x.x.x.x
        bridge_ports em1
        bridge_fd 9
        bridge_hello 2
        bridge_maxage 12
        bridge_stp off
        dns-nameservers x.x.x.x
        dns-search domain.com
iface viifbr0 inet6 static
        address x:x:3::225:90ff:fe74:5a07
        netmask 64
        gateway x:x:3::1


replace x with your proper networking details, and em1 was my eth0, use what is correct for your install]]>
Mon, 23 Mar 2015 01:52:04 GMT https://www.softaculous.com/board/index.php?tid=4984&tpg=1#p25454
<![CDATA[installer fails on ubuntu]]> https://www.softaculous.com/board/index.php?tid=4984&tpg=1#p24798
Quote From : alons June 11, 2014, 5:52 pm
Hi,

We have launched the new changes.
You can now install Virtualizor on Ubuntu 12.04 and 14.04


I was able to install Virtualizor on Ubuntu 14.04 LTS successfully, but when I executed
Code
service virtnetwork restart
  I lost the network.
I was trying to create KVM vps with ipv6 and NAT support.
Could you please create some specific guide on configuring Virtualizor on Ubuntu 14.04 Server LTS?
I also am not able to see any file like
Code
/etc/sysconfig/network-scripts/ifcfg-**

Thanks!
]]>
Fri, 20 Feb 2015 08:43:14 GMT https://www.softaculous.com/board/index.php?tid=4984&tpg=1#p24798
<![CDATA[installer fails on ubuntu]]> https://www.softaculous.com/board/index.php?tid=4984&tpg=1#p20114
We have launched the new changes.
You can now install Virtualizor on Ubuntu 12.04 and 14.04]]>
Wed, 11 Jun 2014 17:52:48 GMT https://www.softaculous.com/board/index.php?tid=4984&tpg=1#p20114
<![CDATA[installer fails on ubuntu]]> https://www.softaculous.com/board/index.php?tid=4984&tpg=1#p20110
Sir, currently Virtualizor only supports Ubuntu 12.04 LTS. And we are launching the Ubuntu 14.04 LTS support in the next release which will be available very soon.


Please let us know if you need any further information.

Regards,
Virtualizor team.]]>
Wed, 11 Jun 2014 09:18:23 GMT https://www.softaculous.com/board/index.php?tid=4984&tpg=1#p20110
<![CDATA[installer fails on ubuntu]]> https://www.softaculous.com/board/index.php?tid=4984&tpg=1#p19827 Im have this trabel. help me for solution.
]]>
Fri, 23 May 2014 12:16:54 GMT https://www.softaculous.com/board/index.php?tid=4984&tpg=1#p19827
<![CDATA[installer fails on ubuntu]]> https://www.softaculous.com/board/index.php?tid=4984&tpg=1#p17885
apt-get install libvirt-bin
and
apt-get install qemu-kvm

will fix the issue, but it's still a bug in the installer
]]>
Mon, 27 Jan 2014 00:46:05 GMT https://www.softaculous.com/board/index.php?tid=4984&tpg=1#p17885
<![CDATA[]]> https://www.softaculous.com/board/index.php?tid=4984&tpg=0#p17884
1) Installing Libraries and Dependencies
2) Installing PHP, MySQL and Web Server
3) Downloading and Installing Virtualizor
                - Configuring Virtualizor
                - Fetching License
                - Setting up the CRON Job
                - Importing Database
                - Getting List of OS templates
                - Generating the SSL Certificates
4) Installing the Virtualization Kernel - kvm
        KVM already installed ... Continuing
        Errors while installing libvirt for KVM

ERROR :
There was an error while installing Virtualizor
Please check /root/virtualizor.log for errors
Exiting Installer


and logs

Please report any problems with the /usr/local/emps/scripts/mysqlbug script!

Starting MySQL
.. *
Generating RSA private key, 1024 bit long modulus
.++++++
.....++++++
e is 65537 (0x10001)
Signature ok
subject=/C=US/ST=Berkshire/L=Newbury/O=My Company/CN=v3/emailAddress=hidden@ceva.com
Getting Private key
4) Installing the Virtualization Kernel - kvm
KVM already installed ... Continuing
root@v3:~#

]]>
Mon, 27 Jan 2014 00:33:09 GMT https://www.softaculous.com/board/index.php?tid=4984&tpg=0#p17884