lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 5 Oct 2006 20:58:22 +0900
From:	"Magnus Damm" <magnus.damm@...il.com>
To:	"Lukas Hejtmanek" <xhejtman@...l.muni.cz>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: Machine reboot

On 10/5/06, Lukas Hejtmanek <xhejtman@...l.muni.cz> 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@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ