Re: Mounting NFS root FS

From: Trond Myklebust
Date: Sat Dec 02 2006 - 21:37:56 EST


On Sat, 2006-12-02 at 23:55 +0100, Willy Tarreau wrote:
> I'm not saying initramfs is not powerful, and indeed your example is
> the common way of parsing cmdline for me too. What I'm saying is that
> before nfsroot stops being supported, we'll need a working replacement
> (and not "### further parse $arg"), if possible within the kernel tree
> so that people who used to build kernels to boot such machines will
> still be able to build kernels for them, even if this implies using
> an initramfs with some tools in it.
>
> The real danger of removing support for in-kernel features like this
> is to leave people with no solution at all (because they don't know
> how to proceed), and their workarounds are often worse than the
> problem that we tried to fix in the first place.

It hasn't been removed yet. However most distributions choose not to
enable it because that would force them to compile the NFS client into
the main kernel instead of leaving it as a module.

As for the initramfs support, hpa has assured me that his klibc
distribution already has a full solution for NFS mounting on current
kernels.

Trond

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/