mdev with hda's

David Henderson dhenderson at digital-pipe.com
Tue May 10 17:21:40 UTC 2011


On 05/10/2011 12:40 PM, Harald Becker wrote:
>   Hallo David,
>
> can you post a copy of your script or (better) a short example script
> that shows up your trouble? ... sometimes simple issues in shell
> programming result in big trouble. So an example script will help to see
> if your problem is reproduceable.
>
>> (hd[a-z])               root:users      660     @env>>  /tmp/parent
> If this shows up the correct environment, than this should do also:
>
> (hd[a-z])        root:users  660  @/your/script
>
> #!/bin/sh
> { echo "in $0:"
>     env
> }>>/tmp/parent2
>
>
> --
> Harald
> _______________________________________________
> busybox mailing list
> busybox at busybox.net
> http://lists.busybox.net/mailman/listinfo/busybox

Hey Harald, currently I'm not using my script as shown by the above 
mdev.conf lines.  I won't even begin to troubleshoot it until the mdev 
environment exporting can get resolved (as my script uses several 
variables from it).  Any ideas why it's being exported incorrectly?

Dave


More information about the busybox mailing list