On Tue, Nov 20, 2007 at 07:02:10AM +0000, Jay Shah wrote: > When restoring the screen session, I see kernel details outlining virtual > pages and such (I am not as UML literate as you are unfortunately), but it > is "frozen", i.e. no CTRL+C/D will do anything. Is there some combination > where you can forcefully [halt]/[reboot]/[drop to a shell] the kernel?
There are a few ways: send a SIGTERM or SIGINT to the main UML pid from a different shell uml_mconsole <umid> halt uml_mconsole <umid> cad They first two will do pretty much the same thing - shut down the kernel with any regard to userspace, but it sounds like that's not an issue here. The third will activate C-A-D processing, which will cause init to cleanly shut things down. Jeff -- Work email - jdike at linux dot intel dot com ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ User-mode-linux-user mailing list User-mode-linux-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user