> No no... i start with your disk, giving a "ramdisk_size=10240" options.
> Then, i go to /root and run unpack.s
> I change the kernel in 1/ and modules in 2/lib/modules (including the
> simbolik link for 2.2.1 dir).
> I was thinking that initial ramdisk size will be no enough for my kernel
> that is bigger then yours... but i don't know if it is the problem.
The kernel doesn't load into a ramdisk, so that won't matter. Does the
lilo command run from buildit.s give you any messages? Does it say things
like "adding 2.0.36"? Did you change buildit.s to point to the 2.2.1 (it
currently says, HARDCODED LITERALLY IN BUILDIT.S:
...
image=$MP/2.0.36
...
So, if you kernel isn't 2.0.36, or at least *named* "2.0.36", you have to
change that... if you changed the name but didn't edit buildit.s, then it
would fail when it installed lilo.