Skip to content
Discussion options

You must be logged in to vote

Dear @sourceYan , sorry for jumping on late to the discussion.

I believe the problem resides here "Everything in CS is default, no UEFI or Secure boot in the moment."

In our experience, the latest Windows only got to pass this "bootloop" after we set up UEFI.

Appended the following lines to /etc/cloudstack/agent/uefi.properties.

guest.nvram.template.secure=/usr/share/OVMF/OVMF_VARS_4M.ms.fd
guest.nvram.template.legacy=/usr/share/OVMF/OVMF_VARS_4M.fd
guest.nvram.path=/var/lib/libvirt/qemu/nvram/
guest.loader.secure=/usr/share/OVMF/OVMF_CODE_4M.secboot.fd
guest.loader.legacy=/usr/share/OVMF/OVMF_CODE_4M.fd

We also made other configuration to /etc/cloudstack/agent/agent.properties, such as:

g…

Replies: 3 comments 11 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
6 replies
@weizhouapache
Comment options

@sourceYan
Comment options

@weizhouapache
Comment options

@sourceYan
Comment options

@weizhouapache
Comment options

Comment options

You must be logged in to vote
5 replies
@weizhouapache
Comment options

@StepBee
Comment options

@SviridoffA
Comment options

@StepBee
Comment options

@SviridoffA
Comment options

Answer selected by weizhouapache
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants