shwstppr commented on pull request #5335:
URL: https://github.com/apache/cloudstack/pull/5335#issuecomment-907255124


   @tsinik-dw regarding reboot working normally, it worked because everytime VM 
is started or rebooted from ACS VM specs are set by StartCommand. And this PR 
adds change for that to use default boot mode as BIOS there.
   
   For changing boot type and mode after staring VM, you can set values in UI. 
Go to VM details. There is a settings tab there.
   You can update or add a new key value pair there.
   Weirdly to set boot type to UEFI and mode to Secure or Legacy you need to 
set,
   Key= UEFI, value=SECURE/LEGACY.
   
   Note: above pattern is not added/changed by this PR
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to