Re: Machine reboot

From: Magnus Damm
Date: Thu Oct 05 2006 - 08:02:26 EST


On 10/5/06, Lukas Hejtmanek <xhejtman@xxxxxxxxxxxx> wrote:
Hello,

I'm facing troubles with machine restart. While sysrq-b restarts machine, reboot
command does not. Using printk I found that kernel does not hang and issues
reset properly but BIOS does not initiate boot sequence. Is there something
I could do?

A long shot, but switching to real mode does not work if the cpu is
running in VMX root mode ie on hardware with Intel VT extensions
enabled. So if you are using some kind of kernel virtualization module
on rather new hardware, consider rmmod:ing the module before
rebooting.

I'm about to post patches for kexec that fixes this problem, but I'm
not sure about the current reboot status.

/ magnus
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/