Hi Samar,

> i am trying to build the linux root file system for my embedded
> system. how do i populate the /dev ? do i have to use mknod? or
> MAKEDEV script in /sbin ?
> Can some 1 send me a sample script to do that?
You can use `/sbin/MAKEDEV generic` or if your host architecture
does not match build call `/sbin/MAKEDEV generic-powerpc`.
To save space use e.g. `/sbin/MAKEDEV std pty console rtc`. It
depends on what you need.

--
Raphael Bossek

Attachment: pgpEDanwzX3XR.pgp
Description: PGP signature

Reply via email to