Re: how to do ? minimal udev script for my rc.sysinit ?

Greg KH <[email protected]> Tue, 05 May 2015 21:34:30 +0000
Newsgroups org.kernel.vger.linux-hotplug
Message-ID <[email protected]>
On Tue, May 05, 2015 at 09:27:38PM +0000, linuxcbon linuxcbon wrote:
> Hi,
> 
> my kernel boots ok and gives the hand to init which runs rc.sysinit.
> I am writing a minimal rc.sysinit.
> It creates /dev with devtmpfs and now all works except udev.
> I need 1 or 2 or 3 lines with udev commands to make it work
> and detect and modprobe needed modules.
> I don't know the minimal and shortest commands to do this ?
> Can you please help me ?

Try using mdev.