[Buildroot] mdev.conf missing during kernel boot-up process?

Bernhard Fischer rep.dot.nop at gmail.com
Wed Jun 11 17:29:19 UTC 2008


On Wed, Jun 11, 2008 at 09:18:45AM -0700, Arun Reddy wrote:
>I just finished a MIPS build and I seem to have a near-successful boot-up in
>QEMU going. After mounting the root (ext2 filesystem) as ready only, the
>boot up halts saying that it
>
>cannot create directory '/dev/pts': File exists
>/bin/sh: /proc/sys/kernel/hotplug: No such file or directory
>mdev: /etc/mdev.conf: No such file or directory
>mdev: /etc/mdev.conf: No such file or directory
>mdev: /etc/mdev.conf: No such file or directory
>mdev: mknod loop2: Read-only file system
>/bin/hostname: invalid option -- F
>Try '/bin/hostname --help' for more information.
>
>I checked my BusyBox settings and mdev.conf support is enabled. It seems to
>me that mdev.conf should be automatically generated for me, but after

No, it should not. You should only turn on something that you really
need. If you don't need an mdev.conf then you should turn support for
the config-parsing off. If, OTOH, you _know_ that you need a specific
mdev.conf, then you're supposed to use your .conf that you wrote and
that does what it is supposed to do.
mdev works fine without conf support.



More information about the buildroot mailing list