From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Braun Date: Tue, 16 Oct 2012 18:28:25 +0200 Subject: [Buildroot] no /dev/console; /dev/null when booting with initrd of type 'ext2' In-Reply-To: <507D8828.4020007@wanadoo.fr> References: <507D6C50.4060607@wanadoo.fr> <20121016142342.GA2131@mail.sceen.net> <507D8828.4020007@wanadoo.fr> Message-ID: <20121016162825.GA26334@mail.sceen.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net On Tue, Oct 16, 2012 at 06:15:36PM +0200, Thierry Bultel wrote: > 2) Why does ext2 not work with devtmpfs (the answer is likely > somewhere in the kernel sources and I will take a look as well) ? A common mistake is forgetting to select the "mount devtmpfs at boot time" option (CONFIG_DEVTMPFS_MOUNT). -- Richard Braun