All of lore.kernel.org
 help / color / mirror / Atom feed
* Unable to find /sbin/hotplug in my running kernel
@ 2014-03-20 15:20 Rahul Garg
  2014-03-20 15:32 ` Greg KH
  0 siblings, 1 reply; 3+ messages in thread
From: Rahul Garg @ 2014-03-20 15:20 UTC (permalink / raw)
  To: kernelnewbies

Hi

I am unable to find /sbin/hotplug in my running kernel. I checked my
config file, CONFIG_HOTPLUG_CPU=y is enabled.

Also one more doubt which I have is, with out this file how hotplug
event is working.
My running kernel version is 3.14.0-rc6.

Any leads will be appreciated.

Regards
Rahul

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Unable to find /sbin/hotplug in my running kernel
  2014-03-20 15:20 Unable to find /sbin/hotplug in my running kernel Rahul Garg
@ 2014-03-20 15:32 ` Greg KH
  2014-03-20 15:37   ` Aruna Hewapathirane
  0 siblings, 1 reply; 3+ messages in thread
From: Greg KH @ 2014-03-20 15:32 UTC (permalink / raw)
  To: kernelnewbies

On Thu, Mar 20, 2014 at 08:50:02PM +0530, Rahul Garg wrote:
> Hi
> 
> I am unable to find /sbin/hotplug in my running kernel.

It's not a kernel program, it's a userspace program, that should not be
used anymore, as udev listens on a netlink socket instead these days.

thanks,

greg k-h

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Unable to find /sbin/hotplug in my running kernel
  2014-03-20 15:32 ` Greg KH
@ 2014-03-20 15:37   ` Aruna Hewapathirane
  0 siblings, 0 replies; 3+ messages in thread
From: Aruna Hewapathirane @ 2014-03-20 15:37 UTC (permalink / raw)
  To: kernelnewbies

Hi Rahul,

This will help : http://debian-handbook.info/browse/stable/sect.hotplug.html

Thank's - Aruna

On Thu, Mar 20, 2014 at 11:32 AM, Greg KH <greg@kroah.com> wrote:
> On Thu, Mar 20, 2014 at 08:50:02PM +0530, Rahul Garg wrote:
>> Hi
>>
>> I am unable to find /sbin/hotplug in my running kernel.
>
> It's not a kernel program, it's a userspace program, that should not be
> used anymore, as udev listens on a netlink socket instead these days.
>
> thanks,
>
> greg k-h
>
> _______________________________________________
> Kernelnewbies mailing list
> Kernelnewbies at kernelnewbies.org
> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-03-20 15:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-20 15:20 Unable to find /sbin/hotplug in my running kernel Rahul Garg
2014-03-20 15:32 ` Greg KH
2014-03-20 15:37   ` Aruna Hewapathirane

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.