busybox Digest, Vol 14, Issue 20

Arvind Ayyangar arvind.ayyangar at gmail.com
Thu Sep 7 05:53:32 UTC 2006


>
>
> On Wednesday 06 September 2006 2:30 am, Arvind Ayyangar wrote:
> > hi ppl,
> >  I am trying to get mdev working on an ARM board. I have cros compiled
> it
> > withj all the mdev features enabled.
> >
> > mdev -s returns normally if there is no mdev.conf file. but if i write
> an
> > mdev.conf file I get an error saiying bad line 1
>
> Which means it failed trying to parse it.
>
> >
> > this is what all i tried writing in mdev.conf
> >
> > .*          @/test.sh
>
> That's not a valid mdev.conf line.  The uid:gid permissions fields are not
> optional.  (The last field is optional, but the first three aren't.)
>
> Also, it stops at the first hit.  If you want a global check, put it at
> the
> _end_ of the file, not the beginning.
>
> > Is there something very basic that I have overlooked??
>
> Yup. :)
>
> Rob
> --
> Never bet against the cheap plastic solution.




i have tried many other rules but none seem to work....
here atre some of them ....
 sd[a-z][1-9]*   root:root 0660

then..

 sd[a-z][0-9]*   root:disk 0660  */arvind/test.sh


i get the foll error:

# mdev -s
mdev: Bad line 1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.busybox.net/pipermail/busybox/attachments/20060906/5a7de59d/attachment.htm 


More information about the busybox mailing list