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 _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
