Linux Boot Process

Recently a problem with a server I help admin got me thinking back to the linux boot process — ahh the fun. More specifically about how the kernel boot initializes and then finally starts init.

Found a very good write up (frankly I would not come close to anything like this) . http://duartes.org/gustavo/blog/post/kernel-boot-process/