> if you don't like that you could put fdisk and prep in your kernel
> image, write a new boot method, localpart, that partitions before
> it calls local.  you could import the code for this from 9load.

That's what I did several years ago for the xen 2.0 port but there was
an objection to it that I never understood. I'll go with that.

I can't think of why this might be a bad idea, boot certainly has some
limitations (like only allowing a small number of files), but if that
is a problem we should remove those limitations, it seems the ideal
place to put this kind of things.

If we are ever going to kill 9load (and I'm still intending to
eventually do it), putting stuff in boot seems to be the only
reasonable option, and a rather good one I might add.

uriel

P.S.: As a way to bypass the current limitations one could put a paqfs
into boot.

Reply via email to