A thought about Solaris 10 x86's boot processIn succinct form:
I will admit that I am not a fan of the Solaris 10 x86 boot process. I understand why it is trying very hard to pretend that it is just like SPARC hardware with OpenBoot, and I can even sympathize with Sun's motivations for this. But the contortions that Sun forces the natural x86 boot process into to do this are both painful and unnecessary. (Yes, they are painful; also inconvenient, complex, and so on. Modifying GRUB menu entries on the fly is not a great way to do anything, plus it is nothing like an actual OpenBoot environment.) The contortions are unnecessary because Sun is already putting
a program between GRUB and the actual Solaris kernel, namely
Since this is such an obvious idea, it must already have occurred to Sun. Presumably there is some good reason that they have not already done this. (Looking at the OpenSolaris code online suggests that |
These are my WanderingThoughts GettingAround This is part of CSpace, and is written by ChrisSiebenmann. * * * Atom feeds are available; see the bottom of most pages. Categories: links, linux, programming, python, snark, solaris, spam, sysadmin, tech, unix, web |