minimal mdev script for my rc.sysinit

linuxcbon linuxcbon linuxcbon at gmail.com
Wed May 6 01:15:36 UTC 2015


Hi all,

I am writing a very small rc.sysinit.
Only the udev or mdev part is missing : until now,
I can boot to desktop, but network, sound
, full screen video, etc. are missing, because the kernel
doesn't "automagically" modprobe them.

Can you please tell me in several lines how to do for
 mdev to detect and modprobe the needed modules ?

(a small note : I already do "mount -t devtmpfs dev /dev" which
 automagically creates /dev files
When I do a "mdev -s" , it will recreate /dev, so what's the point of
using devtmpfs)

Thanks in advance
linuxcbon


More information about the busybox mailing list