@rchurch said: Is it possible for a Xen HVM or KVM guest to boot into the BIOS screen?
Not the conventional PC BIOS, because there isn't really one that's client accessible (its's mostly config files on the host node). Short of things like bootup choice, PXE, etc., you can't.
Depending on the KVM version and the BIOS the host uses (there are LOTS of versions and flavours): Yes, you can enter the BIOS.
But you can't control much there.
Comments
yeah i've noticed this with a lot of providers and i'm not really sure why they don't sync the hardware clock. I just set ntpd at boot.
is it possible for just use hwclock command?
for your question, i guess not..
Not the conventional PC BIOS, because there isn't really one that's client accessible (its's mostly config files on the host node). Short of things like bootup choice, PXE, etc., you can't.
Open a ticket with the provider...
I guess that is a plus point for VMWare.
It is Windows 2008 server so I guess I have to dig up the registry settings and apply them.
Depending on the KVM version and the BIOS the host uses (there are LOTS of versions and flavours): Yes, you can enter the BIOS.
But you can't control much there.
I just put ntpdate -u some.pool.ntp.org server in /etc/rc.local and run ntpd on KVM vm's
Sure, I was only going from what I have seen as a client, which is usually Bochs/seabios with a key to choose boot device and/or interrupt PXE bootup
Maybe this helps: http://www.meinberg.de/english/sw/ntp.htm ?