<div dir="ltr">Hi<div>I'm trying to install the Fuel 11 release in a Virtualbox VM, but to no success. When the OS install is finished, instead of starting the fuelmenu, I just get to a login prompt. Scrolling up the tty reveals a stack trace from python:</div><div><br></div><div><font face="monospace, monospace">+ fuelmenu --save-only --iface=eth0</font></div><div><font face="monospace, monospace">Traceback (most recent call last):</font></div><div><font face="monospace, monospace">  File "/bin/fuelmenu", line 9, in <module></font></div><div><font face="monospace, monospace">    load_entry_point('fuelmenu=10.0.0', 'console_scripts', 'fuelmenu')()</font></div><div><font face="monospace, monospace">  File "/usr/lib/python2.7/site-packages/fuelmenu/fuelmenu.py", line 385, in main</font></div><div><font face="monospace, monospace">    managed_iface=options.iface)</font></div><div><font face="monospace, monospace">  File "/usr/lib/python2.7/site-packages/fuelmenu/fuelmenu.py", line 340, in setup</font></div><div><font face="monospace, monospace">    FuelSetup(**kwargs)</font></div><div><font face="monospace, monospace">  File "/usr/lib/python2.7/site-packages/fuelmenu/fuelmenu.py", line 78, in __init__</font></div><div><font face="monospace, monospace">    self.main()</font></div><div><br></div><div>(sorry for any typos, I had to type it out by hand...)</div><div><br></div><div>Once logged in I can run fuelmenu without any arguments, but even after doing the regular configuration there I can tell that everything hasn't been successfully installed: the web GUI is not running and I can't ssh into the VM. Also the install procedure usually takes a lot longer than what I'm seeing here. </div><div><br></div><div>This is running in Virtualbox version 5.1.26r117224. The VM has two NIC's (one NAT:ed and one bridged with the ADMIN vlan), if that matters.</div><div><br></div><div>We've been using Fuel 9 previously without issues.<br></div><div><br></div><div>/Tomas</div></div>