BogdanV Posted May 8, 2009 Posted May 8, 2009 (edited) The description sums it up. Mainly that's what I love about Win9x. You could terminate the Windows session, fall back to DOS and restart the Windows session without wasting time going through POST. I know that NT doesn't use DOS to boot, but, speaking of this, is it possible to fall back to the NT boot manager and start XP from it again ? Edited May 8, 2009 by BogdanV
cluberti Posted May 8, 2009 Posted May 8, 2009 Not on real hardware, no. The NT boot manager and SMSS.exe literally shut everything down during a shutdown and then call the BIOS to reboot the box. I suppose you could consider rewriting your own kernel to handle this differently, but with the stock kernel this isn't possible.
BogdanV Posted May 9, 2009 Author Posted May 9, 2009 Thanks for your reply, although if I'm not mistaken, in Windows 2000, if you shutdown the system via Progman, the BIOS wouldn't turn the power off, instead the PC would halt in 256 colors, 640x480 with a message box stating that "it is safe to turn off your computer now", so probably the OS closed most essential parts of it.But then again, I don't think you could trigger the boot manager or anything similar without coding a trigger within the kernel, even though the system would turn itself off without cutting power to the PC, so its back to your post.
jaclaz Posted May 9, 2009 Posted May 9, 2009 Thanks for your reply, although if I'm not mistaken, in Windows 2000, if you shutdown the system via Progman, the BIOS wouldn't turn the power off, instead the PC would halt in 256 colors, 640x480 with a message box stating that "it is safe to turn off your computer now", so probably the OS closed most essential parts of it.But then again, I don't think you could trigger the boot manager or anything similar without coding a trigger within the kernel, even though the system would turn itself off without cutting power to the PC, so its back to your post.This happens on XP as well, as long as you have NOT ACPI.See this, JFYI:http://www.boot-land.net/forums/index.php?showtopic=3717http://www.boot-land.net/forums/index.php?...=3717&st=26jaclaz
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now