Re: [PATCH] Re: 2.5.45: initrd broken?

Gerd Knorr (kraxel@bytesex.org)
Fri, 1 Nov 2002 23:43:27 +0100


> Patch below fixes these. It also changes order of blkdev_put()/del_gendisk()
> in initrd_release() - better safe than sorry.
>
> It got initrd working on my boxen...

[ 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/