[ patch snipped ]
Initrd works now, thanks.
The box still doesn't boot through, the initrd fails to load the ext3
module due to unresolved symbols (mb_cache_*).  That issue looks like a
kbuild problem to me:  I have ACL's enabled (which builds the mbcache.o
module).  I also have the nfs server with v4 support enabled (which
doesn't build currently).  Running "make -k modules_install" does _not_
install the mbcache.o in /lib/modules/2.5.45.  I suspect this happens
due to the build error in the nfsd subdirectory.
  Gerd
-- You can't please everybody. And usually if you _try_ to please everybody, the end result is one big mess. -- Linus Torvalds, 2002-04-20 - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/