Booting to User Space: The Init Process
Today in bite sized Linux pieces, I want to talk about how Linux boots. When a Linux Kernel first boots, there is a bunch of behind the scenes work that gets you to the point that you can type in your login credentials. This is the first of a few posts in which I want to cover what happens, from when the Kernel first hands over to user space up to a login prompt....