On Tue Jul 17 13:08:26 EDT 2007, [EMAIL PROTECTED] wrote: > On 7/17/07, erik quanstrom <[EMAIL PROTECTED]> wrote: > > > why can't you just put the (known) offsets in your plan9.ini like i am doing > > for aoe? it's distasteful, but it does get the job done. > > > > Until the offsets change. This is intended to be used by people other than me.
there always has to be a catch.... ;-) can you generate these offsets as part of the install? > > > 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. it seems like a good thing to keep the setup out of the kernel proper, but any sort of sd device that needs to use the network is going to be difficult with the current 9load. perhaps with a few tweaks it could be much easier. - erik
