Re: hotplug problem

2005-08-03 Thread bgerard
Clemens Koller wrote: Hi Ben! bgerard wrote: I'm working on an embeded system with linux kernel 2.4.27 and busybox 1.00. Lately I've decided to add hotplug feature to my kernel in order to automaticaly mount usb keys. When I plug the usb key, I can see in the kernel debug that "/sbin/hotp

Re: hotplug problem

2005-08-03 Thread Clemens Koller
Hi Ben! bgerard wrote: I'm working on an embeded system with linux kernel 2.4.27 and busybox 1.00. Lately I've decided to add hotplug feature to my kernel in order to automaticaly mount usb keys. When I plug the usb key, I can see in the kernel debug that "/sbin/hotplug" is called but my scr