1

Possible Duplicate:
how does reboot work ?

In the spectrum of questions asked on this site, this may well be one of the more mundane. But I've been wondering recently just HOW a restart or reboot command works on a computer. The question being along the lines of: If a computer is turned off, what is the mechanism that's turning it back on? That is to say, in the course of a reboot, the computer is turned off. At that point, it seems, something must remain on in order for the command to start up again to be issued and acknowledged.

I'm not sure why it hasn't occurred to me to ask this question before.

Ramy
  • 1,171

1 Answers1

1

The short answer is that a plugged in computer is never truly "off." For example, a shut down computer can be awoken, with the proper settings, by a "magic packet" (yes it's really called that) sent to the MAC address of its NIC.

Hyppy
  • 3,770