lkml.org 
[lkml]   [1996]   [Sep]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: Booting off of a MD striped drive?
Date
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_____________________/

\
 
 \ /
  Last update: 2005-03-22 13:37    [W:0.029 / U:1.264 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site