Re: Booting off of a MD striped drive?

Werner Almesberger (almesber@lrc.epfl.ch)
Tue, 17 Sep 1996 07:40:07 +0200 (MET DST)


Matthias Urlichs wrote:
> IMHO, to load an entore RAM disk just for the small parts of
> libc/sh/ifconfig/route/mount you'd need to set for that.

So make this a small RAM disk ... actually, you'll end up with something
comparably big if using "normal" programs, because of libc and general
bloat. But if you merge all the functionality into one single executable,
you should be able to get away with something like 100 kB.

> But I don't know if LILO can handle md'ed drives.

It can't. The FIBMAP ioctl can only return the offset on a given device,
not the effective device, which isn't sufficient for md. Extending LILO
to handle files that are scattered over multiple devices would be a bit
messy, but doable.

- Werner

-- 
  _________________________________________________________________________
 / Werner Almesberger, DI-LRC,EPFL,CH   werner.almesberger@lrc.di.epfl.ch /
/_IN_R_133__Tel_+41_21_693_6621__Fax_+41_21_693_6610_____________________/