> I think there's work going on to use plan 9 to load plan 9 (maybe?) to > replace 9load. However, is there any chance of getting your 9load in the > mainline if/once people determine it to support more hardware?
i would hope so. it's pretty closely tied to the sd stuff i've been working on. it does have a few other things, too. the nifty trick is to be able to automaticly remember the bootdev so that bootdev can be used as a replacable parameter. this allows a single plan9.ini to be able to boot from sdC0 sdD0 sdE1 or whatever. - erik