Slashdot Mirror


Anatomy of the Linux Boot Process

Donna writes "This article discusses detailed similarities and differences involved in booting Linux on an x86-based platform (typically a PC-compatible SBC) and a custom embedded platform based around PowerPC, ARM, and others. It discusses suggested hardware and software designs and highlights the tradeoffs of each. It also describes important design pitfalls and best practices."

57 of 170 comments (clear)

  1. The good thing about Linux by X43B · · Score: 5, Insightful

    What I like about Linux is never having to reboot except when it is time for a kernal upgrade. :)

    1. Re:The good thing about Linux by Claire-plus-plus · · Score: 4, Insightful

      What I like about Linux is never having to reboot except when it is time for a kernal upgrade. :)

      Or hardware installation :)

      --
      99 bottles of beer in 175 characte
    2. Re:The good thing about Linux by Anonymous Coward · · Score: 2, Insightful

      Or lowmem fragmentation/exhaustion. :)

      Or a process stuck in I/O wait. :)

      Or NFS gets confused. :)

      Humility and knowledge of one's own weaknesses please!

    3. Re:The good thing about Linux by Quasar1999 · · Score: 5, Funny

      Or hardware installation :)

      About that... I've unsuccessfully tried hotswapping an AGP video card once... I spent the rest of the day looking up motherboard, ram, and video card prices online... using another computer... I'll let you figure out why...

      --

      ---
      Programming is like sex... Make one mistake and support it the rest of your life.
    4. Re:The good thing about Linux by MikeCapone · · Score: 4, Insightful

      That is a good point, but it doesn't mean that the boot process can't be sped up quite a bit.

      It would especially be useful on laptops, or for people who like to save electricity by shutting down their computers when not in use.

    5. Re:The good thing about Linux by Taladar · · Score: 2, Funny

      ...and then he had to reboot to change the description of his PC in the Network Neighbourhood...

    6. Re:The good thing about Linux by WinterpegCanuck · · Score: 3, Funny
      I've always been partial to pulling out running CPU's. . . The system just kind of stops. No errors. Just peace. Like a portrait in time.

      I think I need to write a poem.

      PS. be careful what web page you were viewing at the time, as it isn't so easy to close.

    7. Re:The good thing about Linux by God!+Awful+2 · · Score: 2, Insightful

      That is a good point, but it doesn't mean that the boot process can't be sped up quite a bit. It would especially be useful on laptops, or for people who like to save electricity by shutting down their computers when not in use.

      It would probably be most useful for the Linux kernel developers themselves.

      -a

  2. What a Debian system looks like when booting by El+Cubano · · Score: 5, Interesting
    1. Re:What a Debian system looks like when booting by burns210 · · Score: 3, Informative
      Or, you could post to the article that inspired yours(and was cited in it), regarding the Fedora boot process. here.

      Basically, they found that rhgb (which is often turned off by Redhat Engineers) is wasting a lot of time and doesn't accomplish anything. Removing it would increase bootspeed.

    2. Re:What a Debian system looks like when booting by El+Cubano · · Score: 3, Interesting

      Or, you could post to the article that inspired yours(and was cited in it), regarding the Fedora boot process.

      That was not my post. I just remember seeing it on debian-devel. Besides, the if you follow the links from the fedora-devel post you refer to, all you get is a couple of png images of the boot processes. The guy who did the Debian version explains how he did it and also provides links to the necessary tools.

    3. Re:What a Debian system looks like when booting by zigam · · Score: 2, Informative

      Besides, the if you follow the links from the fedora-devel post you refer to, all you get is a couple of png images of the boot processes.

      That's because the project just started then. Here's the project page now with documentation and more samples:
      www.bootchart.org

      --
      Ziga
  3. Proof reading? by FyRE666 · · Score: 4, Insightful

    They could have at least made sure the arrows on the diagrams were round the right way!

    1. Re:Proof reading? by larwe · · Score: 4, Informative

      Hi, I'm the author of this article series, and I was steered here by my publication contact at IBM (I don't get much time to read /. - right now I'm working at a day job, this article series, my third book and some contract embedded systems engineering). Anyway, I swear to you (and can email you the original PNG!) that *I* got the arrows the right way around. Unfortunately, someone in IBM's graphics department was apparently DUI operating Adobe Illustrator. I don't always get a chance to proof the graphics before an article gets published; and that was the case for this one. I got a bite at the text, but didn't see the massaged graphics until the article hit the web. I've already poked my end of the chain to get that fixed. To people who find the article boring, I've got two comments: a) It's part of a series. I can't assume much about my readership, so I had to spend essentially the entire first three articles doing groundwork to explain what's happening in the system and why, and how to get a functional development environment working on the box. Article #4 starts giving some actual code, and article #5 will start giving some actual circuits. Unfortunately, IBM sets the release schedule, and that means you have to wait a month between episodes. They also set the article length limits, which means I can only put so much in each instalment. b) Not everything in those three articles is obvious to the lay person. Although I didn't have enough space to go into great detail, I tried to communicate some useful information I've learned in practical 32-bit systems implementation (for commercial purposes). Remember that the target audience is primarily people who are accustomed to building x86-based embedded Linux apps, and many of these people will not know or care about much of the infrastructure under their app.

  4. I have a computer science degree by Claire-plus-plus · · Score: 4, Funny

    But I still found that article as boring as hell!

    --
    99 bottles of beer in 175 characte
    1. Re:I have a computer science degree by j1bb3rj4bb3r · · Score: 3, Funny

      But I still found that article as boring as hell!

      If you had an EE degree, you might find it more interesting... but then likely everyone else would find *you* boring as hell.

      --
      *yawn*
  5. Arrows by Bios_Hakr · · Score: 5, Interesting

    I really hate to nit-pick, but any editor should have caught that the arrows in the flow chart point the wrong way.

    Anyway, I've often wondered why the OS insists on redetecting hardware when BIOS does it for me already. I've heard that the LinuxBios actually does away with the hardware detect phase; leaving it solely to the kernel.

    If the most popular OSes out there are taking care of HW at the high level, why haven't BIOS makers taken advantage of this to reduce their workload?

    --
    I'd rather you do it wrong, than for me to have to do it at all.
    1. Re:Arrows by X0563511 · · Score: 2, Informative

      Compatibility/fallback?

      --
      For large sets, this will be our guide even unto death, for the LORD will work for each type of data it is applied to...
    2. Re:Arrows by teknomage1 · · Score: 5, Insightful

      Tradition! Seriously though, BIOS code is very old and designed to provide for the least common denominator.

      --
      Stop intellectual property from infringing on me
    3. Re:Arrows by Apreche · · Score: 2, Insightful

      If the most popular OSes out there are taking care of HW at the high level, why haven't BIOS makers taken advantage of this to reduce their workload?

      Because if you buy a motherboard and the BIOS on it makes it so that the computer will only work with Windows XP, server 2k3 and linux kernel 2.4+ people will be pissed. Some people might still want to run DOS, OS/2, Windows 95/98, kernel 2.2, or some other old busted operating system. It's there for that reason. With a linux bios your computer can pretty much only run Linux. Which is fine if that's all you want to run.

      Oh, and BIOS makers don't have more workload. They've pretty much mastered making that part of the BIOS. They just have to slightly modify their BIOSes for each motherboard that comes out and update them to deal with the newest chips.

      --
      The GeekNights podcast is going strong. Listen!
    4. Re:Arrows by 0racle · · Score: 3, Informative

      That the OS does it allows older systems to be much more useful. By ignoring whatever crap the BIOS says, my FreeBSD system can use a >8gb drive in a system with motherboard that does not support large drives. However, with a bios still there, the system can be used by a system that relies on it.

      --
      "I use a Mac because I'm just better than you are."
    5. Re:Arrows by Anonymous Coward · · Score: 3, Interesting

      On a PCI system, the OS doesn't really "detect" hardware -- at least not in the old Win95 sense of poking registers to figure out what's there.

      The OS just asks the BIOS for a list of PCI ID values, and loads the appropriate drivers for those IDs.

    6. Re:Arrows by iabervon · · Score: 2, Informative

      Basically, the BIOS has to manage the hardware before the OS boots. You can't rely on the OS to find the boot hard drive to load the OS from, or to arrange RAM to run the BIOS, or to interact with the user to configure the BIOS settings to determine what to boot from. This means that the BIOS has to understand the video card somewhat, hard drives, keyboards, mice, USB for some of these, PCI for others, IDE, SCSI, and so forth.

      But it doesn't have to be efficient at any of it, because you're not going to do very much with the system as handled by the BIOS. It doesn't matter if you don't use DMA to load the bootloader, because it's small and you do it once per boot.

  6. Linux Boot by jon855 · · Score: 2, Interesting

    Now I understand the boot process much better, I always have started at the boot up process and wonder what the hell is Linux doing to my computer, eh, I guess I understand now better in how it boots, I want to see a comparsion between Linux and Windows... newb linux user here loves it but hates ATI support.

    --
    May /. rule the /.ing realm
    1. Re:Linux Boot by Taladar · · Score: 2, Insightful

      You got it wrong. Not the Linux Support for ATI is bad but the ATI Support for Linux is.

  7. More discussion? by mistersooreams · · Score: 3, Interesting

    The article makes an interesting read (although the server is getting slow already), but it seems a bit short on commentary. I'm no expert on the low-level systems of Linux, so the bare facts are quite interesting, but I would have been more interested to read a comparison of the merits of the different systems.

    My impression, from the article, is that x86 versions of Linux are carrying quite a lot of legacy (from DOS et al). Does this mean that Linux on other architectures is "better" in any sense? I don't know, but I'd be interested if someone can inform.

    1. Re:More discussion? by Anonymous Coward · · Score: 2, Funny

      "My impression, from the article, is that x86 versions of Linux are carrying quite a lot of legacy (from DOS et al). Does this mean that Linux on other architectures is "better" in any sense? I don't know, but I'd be interested if someone can inform."

      Once Linux has booted, it should not matter much.

      It is more the overall architecture that is better in the sense that it is "cleaner".

      For example, you don't need an extended/logical partition hack, you can have 32-64 equivalent partitions on a PowerPC with OpenFirmware (~BIOS~).

      If you take a Mac for example. To boot, the OpenFirmware can read directly the HFS (MacOS) and load the kernel. Actually, you could put your Linux kernel on OS X partition to boot it... But most people install a boot loader on a bootstrap partition (minimum is 800KB, compare that with a max of less than 512 bytes on x86 for first stage...). The boostrap is actually a HFS filesystem.

      So the boot for Linux on Mac hardware is:
      OpenFirmware ---> boot loader (in one stage) ---> load Linux kernel on ext2, reiserfs or other. With 800KB you have enough space to put code to read on several file system type.

      In the IBM article, they are talking about embedded system, the firmware loads directly the kernel in mem no need to load "intermediate software" called the boot loader.

      What is really stupid is the lengthy/complex process for x86-embedded. Windows for embedded stuff (Win CE?) is flexible and does not need the BIOS... neither does Linux...

  8. Speaking of linux booting... by saskboy · · Score: 3, Insightful

    I've always found it disconcerting that a verbose boot is given by default. Before Linux goes main stream on the home desktop, the distros ought to slap a plain progress bar with a pretty picture [ie. Windows clouds or logos] and not show verbose details unless something is wrong with the boot, or unusual.

    --
    Saskboy's blog is good. 9 out of 10 dentists agree.
    1. Re:Speaking of linux booting... by Claire-plus-plus · · Score: 2, Interesting

      Mandrake 10.1 doesn't have verbose as default. It has a boring little progress bar. However, I prefer verbose mode gives me something to read while my computer is booting.

      --
      99 bottles of beer in 175 characte
    2. Re:Speaking of linux booting... by dmhoward · · Score: 3, Informative

      Most mainstream distributions already do this. For example: Fedora Core, Suse, and many others.

      Danial Howard

    3. Re:Speaking of linux booting... by yamcha666 · · Score: 4, Informative
      The distributions of Linux that are aimed for the main stream home desktop do use some type of a bootsplash.

      The most notable example I can give is Xandros. The booting process shows an animated Xandros logo with very general boot details such as detecting hardware... done, and Loading Kernel ... done.

      The distros that usually don't offer a type of bootsplash by default are aimed for us power users because we want to know what's going on.

    4. Re:Speaking of linux booting... by arkhan_jg · · Score: 4, Informative

      most modern distros do now, especially the livecd's and home-user orientated distros, the software that does it is called bootsplash. It relies on you having a graphic card/monitor supported by the frame buffer drivers though, so don't expect it to work on a 486. It comes in two flavours; a high res virtual terminal with a background image, or silent mode which just has a pretty screen and a progress bar until it launches gdm/kdm etc.

      If it's a server/professional workstation, the services boot loader is probably more useful. I'd sure like to have one on windows when I'm trying to troubleshoot a boot problem, without having to use safe mode - especially if the problem doesn't show up in safe mode...

      --
      Remember kids, it's all fun and games until someone commits wholesale galactic genocide.
    5. Re:Speaking of linux booting... by SEE · · Score: 4, Interesting
      Bruce Tognazzini, founder the Apple Human Interface Group and fomer Apple Human Interface Evangelist, disagrees.

      Some might be surprised to learn, however, that not only do I accept the idea of having flashing updates, such as "loading the kernel," I actually embrace it. First, it keeps the user engaged, and an engaged user is a happy user. Second, it informs. Yes, I'm aware that the only kernel most people are aware off is armed with eleven herbs and spices, but that's because no one has ever introduced them to the UNIX/LINUX kernel.

      In ancient times, before there was disk, we all used tape cassettes to store our applications. We could literally hear them as they loaded into the computer over a period of one to three minutes. (Thank heavens today's hard disks are a million times faster so that, for example, Excel can load in only a few microseconds.) One might assume the sound of a loading program would be indistinguishable from random noise, but that proved not the case. Every application and every image had a unique signature. After a while, we could tell if we'd started the wrong program just by the sound of its code.

      Today, few modem users understand handshaking protocols, but they do become used to a familiar pattern of clicks and screeches indicating normal vs. abnormal connections.

      If regular folk can come to "understand" on some level the sound of high-speed binary code, do you think they cannot absorb some lessons from being subjected to new terminology like "kernel," etc.? Such terms so often come to be useful, as when some system software programmer spits out some horrifying message like, "fatal execution of kernel." At least they won't fear their supply of fried chicken is about to be cut off.

      Entertain them. Teach them a little something, even if it seems "way over their heads." At the very least, it will keep them awake and alert.
    6. Re:Speaking of linux booting... by supercowpowers · · Score: 3, Insightful
      After struggling with making my grandparents computer work with the Windows ME "recovery cd" that came with the computer (they didn't tell me I was going to be working on it, and didn't have the best of resources at hand...), I finally decided to just bite the bullet and install Debian and Gnome on it.

      I know, I know, Debian isn't exactly your "grandmother's distribution", but the distro in question is pretty irrelevant once I get to the point.

      Anyway, I set it up so they basically couldn't screw it up. They don't know the root password, GDM is set to automatically log in their user (yes, their, hilarity would ensue trying to get them to understand the concept of users) on boot, and the desktop has I think 5 icons, "user's home", "Computer", "Pogo Games" (they love this for some reason), "E-Mail" (evolution), "Internet" (loads google in firefox), and "Trash".

      They had to learn very few things to use this system, mainly what the icons do (which is easy because I made them visually huge and self explanatory), and how to shut down (Actions menu, not the Start menu)

      Some other measures I put into place, like making a backup of /home so I could log in remotely and fix it (I had to do this once, because one day the icon for pogo games magically disappeared, even though they "Didn't do anything, I swear!"), but this is really turning rambly really quick...just to give you an idea of how idiot-proof the thing is.

      They haven't had problems with it in about 2 months (since I installed it). Their usage is very basic, and this configuration serves them very well, since I can control the interface to be much less full of surprises than Windows.

      So the world is all well and rosy...well...not quite...

      I took no measures to clean up the default boot process, so it still outputs 'garbage' like
      APM Bios version 1.2 Flags 0x02 (Driver version 1.2)
      Entry f000:c64e cseg16f000 dseg f000 cseg len ffff, dseg len ffff
      Connection version 1.1
      AC off line, batter status high, battery life 82
      [and so on...]
      It fills the entire screen, and scrolls by so fast they couldn't comprehend it even if they knew what it all meant.

      So I've counted about 5 times so far where my grandmother asks something like, "Now, is all that writing going to come up for good now?" It really, deeply bothers them to see all that as opposed to a pretty Windows logo. Not that I blame them.

      So, that progress bar might be 'boring' to you, but it's blissful simplicity to somebody like my grandparents.

      (FWIW, I prefer to see it all on a 1024x768 framebuffer, because I want to know when something is configured wrongly but can still pass that stage failing silently)
      --
      Nyntändo-Schock!
    7. Re:Speaking of linux booting... by pkbarbiedoll · · Score: 2, Informative

      SuSE (at least 9.x) has this splash window you refer to.

    8. Re:Speaking of linux booting... by mickwd · · Score: 3, Insightful

      "It will zip up to a point, then spend 95% of the time stuck there, and then zip to the end."

      "On a somewhat unrelated note, I have also not figured out why Mandrake 10.1 takes far longer to boot up on a much more powerful computer than my Mandrake 10.0 system."

      Somewhat unrelated ???!!!

      Why don't you try pressing Escape just before the progress bar gets stuck, and find out which particular part of the boot process is causing all the delay. Mandrake may well be trying to set up some service or some piece of hardware that you don't actually use. If so, you can remove the item in question from you setup configuration. This probably explains why Mandrake 10.1 boots slower than 10.0 for you.

    9. Re:Speaking of linux booting... by mickwd · · Score: 2, Informative

      Maybe the kernel is freezing for a while, rather than the startup scripts.

      Just on the off-chance......got a motherboard that supports serial-ATA ? My kernel would hang for 30 seconds trying to detect a (non-existant) second ATA disk. Adding "hdg=noprobe" to the kernel boot line (/boot/grub/menu.lst in my case, maybe something like /etc/lilo.conf in yours) cures this for me.

  9. Fire safety and misdirected arrows? by Anonymous Coward · · Score: 3, Funny
    Lewin A.R.W. Edwards works for a Fortune 50 company as a wireless security/fire safety device design engineer.

    Time to stop trusting that the arrows if emergency exit signs are right now too?

  10. don't like the splash screens by LiquidMind · · Score: 3, Interesting

    i've noticed on SuSE that it now comes with a boot splash screen (a la Windows loading...). I know that's (somewhat) easily turned off, but really, I don't want my linux to be all fisher-price pretty. give me the rough and unadulterated command lines that are run when it boots up...make it look cool, make it intimidating, give it that matrix-esque feel...make it scare off all the n00bs that think they know everything.

    --
    This sig contains repetition and redundancy.
    1. Re:don't like the splash screens by jrcamp · · Score: 2, Insightful

      If you don't want "your linux" to be "fisher-price pretty" then "go turn it the hell off in your grub menu.lst". How long does it take you to remove the splash kernel parameter? A lot less time than it does to bitch on slashdot.

      I mean isn't Linux all about choice and configurability?

    2. Re:don't like the splash screens by m50d · · Score: 2, Insightful

      It should be friendly by default, because people who don't want it to be friendly can easily turn it off, but people who want it friendlier wouldn't know how to make it so.

      --
      I am trolling
  11. The BSD boot process by Anonymous Coward · · Score: 5, Funny

    And here i Present you the BSD boot process

    1) birth
    2) death (confirmed by netcraft)

  12. Damn right by SweetAndSourJesus · · Score: 2, Funny

    The last thing we want to see is more people using Linux.

    Frickin' noobs, eh?

    --

    --
    the strongest word is still the word "free"
  13. Re:acronymfinder.com didn't help by Anonymous Coward · · Score: 2, Informative

    Single Board Computer - aka cheap-and-nasty thing with no cards. Add power and boot.

    -D

  14. Re:acronymfinder.com didn't help by Repugnant_Shit · · Score: 3, Informative

    Single Board Computer. A computer with almost everything (sometimes even storage by way of flash/nvram) on a single board.

  15. Should be "BIOS" vs. "known hardware" by pchan- · · Score: 4, Informative

    This article glosses over one point that is very critical. That is, in an embedded system, the hardware is known at compile time, as well as all the details of initializing it. On a desktop PC, the hardware configuration is a mystery everytime you boot. Who knows, maybe the user decided to move their network card to a different PCI slot and now it has a different memory address, add a hard drive, remove a sound card, take out half the RAM. This makes the boot process far more complicated. The BIOS method of dealing with this situation is archaeic and painful to use, but it works. That is, you can boot even the dumbest OS (say, DOS, or that memtest86 iso) without having that PS know anything about the hardware.

    Having written a few embedded bootloaders (and modified some others), I will say that booting an embedded device is far far easier than booting a device who's hardware (that is critical to booting) can change between boots.

    1. Re:Should be "BIOS" vs. "known hardware" by renoX · · Score: 2, Interesting

      While you're right about the difference, the truth is: when you boot a PC, 99.99% of the time the hardware is identical to what it was the last time.

      So it should be possible to store an HW description into a small flash and boot *fast*, without having to discover hardware, and if the user want to add new critical "cold-plug" hardware (such as boot disk), he would just have to hit Del at the boot, and then a HW discover would be made..

  16. Stop plagiarizing! by Osty · · Score: 4, Insightful

    From the Slashdot submission:

    This article discusses detailed similarities and differences involved in booting Linux on an x86-based platform (typically a PC-compatible SBC) and a custom embedded platform based around PowerPC, ARM, and others. It discusses suggested hardware and software designs and highlights the tradeoffs of each. It also describes important design pitfalls and best practices.
    And from the actual article:
    This installment of "Migrating from x86 to PowerPC" discusses detailed similarities and differences between booting Linux on an x86-based platform (typically a PC-compatible SBC) and a custom embedded platform based around PowerPC, ARM, and others. It discusses suggested hardware and software designs and highlights the tradeoffs of each. It also describes important design pitfalls and best practices.
    Replacing the string "This installment of "Migrating from x86 to PowerPC"" with "This article" and replacing the word "between" with the phrase "involved in" is not sufficient to serve as summarization in the submitter's own words. Somehow I have a hard time believing that the submitter "Donna" and the article author Lewin Edwards are one and the same person. If I'm wrong, then fine. You can't plagiarize yourself. If I'm correct, then Slashdot's done it again. The article summary isn't an original work by Donna, but a minor modification of the article author's own summary, and should be properly attributed as such.
    1. Re:Stop plagiarizing! by T-Ranger · · Score: 2, Insightful

      I dont even think that you could argue that the poster implicitly tried to pass of the summary as his own work. Slashdot summaries of single articles generally dont add anything new (and frequently get it wrong). It is an abstract of the article. Since a well written introduction should itself be an abstract of the rest of the article, what makes a better abstract then a polished intro?

  17. My boot process by i.r.id10t · · Score: 5, Funny

    Open the office, turn on the computer, walk out of the office, walk across campus to the cafeteria while ogling the young college chicks, get a cup of coffee, walk back, log in, do work.

    --
    Don't blame me, I voted for Kodos
  18. Re:Speaking of Windows booting... by saskboy · · Score: 2, Informative

    You can press ESC when Windows it loading, at least for the Windows 98 series, and it gives your autoexec and config.sys anyway if you have them set to echo. Windows 2000 and XP booting into safemode have verbose boots.

    --
    Saskboy's blog is good. 9 out of 10 dentists agree.
  19. Re:describes important design pitfalls by psetzer · · Score: 3, Funny

    How the mighty have fallen! I'd never expect to see Andrew Tanenbaum trolling Slashdot as AC.

    --
    "Anyone who attempts to generate random numbers by deterministic means is living in a state of sin." -- John von Neumann
  20. Or something based off rhgb... by Ayanami+Rei · · Score: 2, Informative

    Some people don't use the framebuffer drivers because they have a "better" xorg driver and they might be incompatible. So bootsplash doesn't work. What you can use is rhgb. When entering runlevel 5 it loads X ASAP during the boot process and has a special progress screen. When it's time to load XDM/GDM the greeter script kills rhgb but keeps the X session for itself. (This is important because if X went down and then up again, you'd have to sit through two screen blank-outs while the monitor gets re-probed)

    --
    THIS THING CAN TURN ON A DIME, MACROSSZERO STYLE ALSO FUCK BETA, ~NYORON
  21. Re:acronymfinder.com didn't help by Repugnant_Shit · · Score: 2, Informative

    They are not cheap-and-nasty. They are primarily for embedded development, and can be quite expensive. They usually have everything a modern computer needs: ethernet, multi-megabyte storage, RAM, graphics adapter, etc. Most of the time a low-power CPU (like ARM) or an older x86 (486 or early Pentium). Sometimes they even include a small LCD display.

  22. Re:The article: by grozzie2 · · Score: 3, Funny

    I _think_ the ibm site can handle a /. swarm. No need to karma whore this one.

  23. funny.... by zogger · · Score: 2, Funny

    ...I alway find that is one of the funner things with linux from day one after my first install, even if I haven't a clue what the hell is going on. I just sit there hyp-mo-tized -> LOOKATHERGO! DANGTHASCOOL!

    kinda fun in an admittedly strange way, it's also cool to see how your leet speed reading is, if you can keep up.

  24. bootchart site moved. by Iamnoone · · Score: 2, Interesting

    A couple of other posts refer to this indirectly.
    Bootchart is actually some of the coolest use of graphical display of data I have seen in a while:
    bootchart
    Some of the Solaris 10 guys even used it to improve the boot process on new releases of Solaris 10.
    The latest updates (as of a few days ago) continued to streamline the system.