From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Date: Tue, 05 May 2015 21:34:30 +0000 Subject: Re: how to do ? minimal udev script for my rc.sysinit ? Message-Id: <20150505213430.GA8678@kroah.com> List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org 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.