Linked by David Adams on Sat 17th May 2008 03:39 UTC, submitted by IdaAshley
General Unix Ever wonder what makes a computer tick or how a UNIX server does what it does? Discover what happens when you push the power button on your computer. This article discusses the different boot types, managing the AIX bootlist and the AIX boot sequence. After reading this article, you will better understand what exactly happens when your server starts.
Permalink for comment 314675
To read all comments associated with this story, please click here.
RE: Comment by sonic2000gr
by Doc Pain on Sat 17th May 2008 23:52 UTC in reply to "Comment by sonic2000gr"
Doc Pain
Member since:
2006-10-08

Interesting article. I like this complicated technical stuff. :-) Allthough I don't have much experience with AIX (due to OS/390 running on the AS/400), many things mentioned in the article are understandable, obvious, logical and expectable when you're coming from a UNIX background. So no matter which particular kind of UNIX or Linux you're using, most things look familiar.

Not very different from many other *NIX systems, going through boot loader, kernel and init and using runlevels and an inittab file.


The alternative to the runlevels is the use of an rc script and the rc.d/ entries, such as it is the case in the FreeBSD OS. Refer to "man boot", "man loader", "man init" and "man rc" for further education.

By the way for everyone wishing to learn this stuff in more details and for different systems (Linux, FreeBSD, HP-UX) may I suggest the "Unix System Administration Handbook" (Nemeth et al). It is an excellent read, a real eye opener.


Another interesting read: "The magic garden explained" by Goodheart and Cox, pp 48, 273.

Knowing how your system boots, especially how the init scripts work will make you much more confident in using it and configuring it.


I already hear someone screaming: "But the PC does it on its own! I don't want to know anything!" :-)

Reply Parent Bookmark Score: 2