On Mon, 2003-07-21 at 15:34, Robins Tharakan wrote:
> 2. you probably specified to build the root filesystem [generally its
> ext2) (or even ext3 if you are like me...) into "modules". That doesnt
> work, since atleast the root filesystem needs to be inbuilt into the
> kernel(i.e. say "y" rather than "m" for the root filesystem that you
> use). basically the idea is that the modules are "read" from the root
> filesystem, so if you read even the root filesystem modules from the
> root, it becomes more of a chicken vs egg problem, thereby causing the
> error...
Thats a correct solution. The other one is as Nikhil suggested an
initial ramdisk that loads these modules for the kernel.


_______________________________________________
ilugd mailing list
[EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd

Reply via email to