Create a VM though GUI in FreeNAS-9.10-STABLE-201605021851 (35c85f7)

Status
Not open for further replies.

rodofrn

Contributor
Joined
Apr 13, 2016
Messages
180
Hello, I need to create a virtual machine with a webgui like the old virtualbox 4.3.12 used to be. Is it possible, I understand that they broke something and now you cant use the virtualbox-4.3.12 jail template anymore? I need to find an alternative so I can create VMs again using the webgui. Is there any alternative?

Thanks in advance.
 

rodofrn

Contributor
Joined
Apr 13, 2016
Messages
180
Hello @m0nkey_ , I created a VM with Ubuntu OS on it, after the installation was completed, I cannot get the VM running. I don't even know how to "access" the VM (I did iohyve start suitecrm, and thenm iohyve console suitecrm, but i can only see "grub>" in the console)
Here is the setting and such of the VM. Please help me.
Code:
Guest	 VMM?  Running  rcboot?  Description
suitecrm  YES   NO	   NO	   Sun Mar  5 19:00:11 PST 2017


Code:
[root@freenas] ~# iohyve getall suitecrm
Getting suitecrm iohyve properties...
bargs		  -A_-H_-P
boot		   0
con			nmdm0
cpu			2
description	Sun Mar  5 19:00:11 PST 2017
install		no
loader		 grub-bhyve
name		   suitecrm
os			 ubuntu
persist		1
ram			2048
size		   20G
tap			tap0


Is there a way to SSH directly into the VM, is there a way to have a GUI for the VM, like virtualbox kinda thing?

Thanks in advance.
 

rodofrn

Contributor
Joined
Apr 13, 2016
Messages
180
That's your problem. Change OS to debian.
ohhh ok ok, thanks, will do when I get home. Also, another question, I want to have a webserver inside that VM, will I be able to access it from the network, like will it have its own ip address?

Thanks again for the guide and the support @m0nkey_
 

rodofrn

Contributor
Joined
Apr 13, 2016
Messages
180
That's your problem. Change OS to debian.
I just changed it, and still same thing happens. Here is the getall:
Code:
[root@freenas] ~# iohyve getall suitecrm
Getting suitecrm iohyve properties...
bargs		  -A_-H_-P
boot		   0
con			nmdm0
cpu			2
description	Sun Mar  5 19:00:11 PST 2017
install		no
loader		 grub-bhyve
name		   suitecrm
os			 debian
persist		1
ram			2048
size		   20G
tap			tap0
[root@freenas] ~#


What could be wrong?
 

rodofrn

Contributor
Joined
Apr 13, 2016
Messages
180
I found the problem, I selected LVM when the OS was being installed, so my OS is (note LVM installs should work with os=d8lvm)

Thanks anyways @m0nkey_ and t hanks for the guide!
 
Status
Not open for further replies.
Top