Boot New VM to ISO in XO-Lite?
-
@ph7 Ah, ok
-
@coolsport00
Here is a hint in xo 5 when the newly created vm is running.
-
Are we still talking about the same template? VM config depends entirely on the template selected
-
@olivierlambert
It is the same pool.
-
The Alpine one is added from XOA
-
said in Boot New VM to ISO in XO-Lite?:
@coolsport00
Here is a hint in xo 5 when the newly created vm is running.
To be precise, The non working VM created in XO-Lite is not running, it is when it get stuck while trying to boot.
-
Hello.
I spotted a small bug in the XO-Litesystem
page: Secure boot was always showingDisabled
I'll fix this issue soon.According to my tests, your VM isn't booting because Secure Boot is enabled, but your pool isn't configured for it.
If I remember correctly, in XO 5, Secure Boot is disabled by default, but in XOLite, if your template sets "platform.secureboot" totrue
orauto
, the VM will be created with Secure Boot enabled.
Can you confirm that if you disable Secure Boot on your VM, it boots correctly?ping @lsouai-vates to plane the possibility to enable/disable secure boot in the XOLite/XO6 UI, and possibly transform
auto
tofalse
if the pool isn't compatible. Or at least, as in XO 5, warn the user -
@MathieuRA
Yes, I can confirm if I disable theSecure boot
option the VM will start.
After a quick flash of thepxe boot
screen, the Debian installer will appear, and I can continue the installation. -
@ph7 @coolsport00 thanks for the report, this topic will be adressed in our roadmap very soon.
-
@lsouai-vates Great! Thanks for addressing this