> > I have patched busybox and enabled ndev and mdev in the busybox configuration. > Please instruct me on how i should setup ndev so that hot plugging and > cold plugging > can work. I am trying out stuff here, but no success yet. >
Use it as follows: * "ndev -sc" to fast create block device nodes * "ndev -S" to replay all missed hotplug events -- you case, afaics * "ndev &" during runtime to process ordinary hotplug events Try "ndev -S" -- Vladimir > Regards > ~Sameer > > On Thu, Nov 12, 2009 at 12:54 AM, Vladimir Dronnikov > <[email protected]> wrote: >>> :) >>> vanilla i get. >>> you are refering to "vanilla busybox" right, but what patches? where >>> can i find them >>> >> >> You can try http://www.mail-archive.com/[email protected]/msg09832.html >> >> -- >> Vladimir >> > _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
