Re: [PATCH] driver-core: devtmpfs - driver core maintained /devtmpfs

From: Chris Wedgwood
Date: Fri May 01 2009 - 03:08:00 EST


On Thu, Apr 30, 2009 at 03:23:42PM +0200, Kay Sievers wrote:

> Devtmpfs lets the kernel create a tmpfs very early at kernel
> initialization, before any driver core device is registered. Every
> device with a major/minor will have a device node created in this
> tmpfs instance. After the rootfs is mounted by the kernel, the
> populated tmpfs is mounted at /dev. In initramfs, it can be moved to
> the manually mounted root filesystem before /sbin/init is executed.

Why can't the initramfs create /dev and populate it?
--
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/