> 1. you have specified incorrect partition number... which is almost
> certainly out of question since you copied the lines from the original
> configuration...
Don't tell me about this. Once I had managed to goof trying to do the very
same thing. There is always a chance that u didn't copy the exact same
lines. You might have left a whole line or not picked up the whole of the
last line while copying.

> 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...
In this case normally you would just use a initial ram disk (initrd). A lot
of distros (e.g. Red Hat) now use this method to make their kernel small and
yet have support for all kinds of devices using the stock kernel. Makes
using a binary kernel that much more convinient.

Ambar Roy

Ambar Roy


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

Reply via email to