Results 1 to 5 of 5
Hi ,
I want to use udevstart. But, udevstart is missing for latest version of linux kernel.
I am using CentOS5.3.
Could you please let me know how to get ...
- 08-11-2009 #1Just Joined!
- Join Date
- Apr 2009
- Posts
- 5
Udevstart Missing in Linux Kernel 2.6.27.20
Hi ,
I want to use udevstart. But, udevstart is missing for latest version of linux kernel.
I am using CentOS5.3.
Could you please let me know how to get udevstart or some utility to run udevstart?
Thanks,
Saurabh Chokshi
- 08-11-2009 #2Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 8,499
What exactly are you trying to accomplish? FWIW, I too am running CentOS 5.3.
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!
- 08-11-2009 #3Just Joined!
- Join Date
- Apr 2009
- Posts
- 5
Actually, in my initrd script I am starting the udev interface by udevstart. I want to load some kernel modules that reads from the dev file.
Before reading/writing from the dev file, I need udev interface to perform read/write operation.
- 08-11-2009 #4Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 8,499
I'm not familiar with udev, but I do see in /sbin the following udev-related commands:
Maybe you need start_udev?Code:/sbin/start_udev /sbin/udevd /sbin/udevsettle /sbin/udevcontrol /sbin/udevd.static /sbin/udevtrigger
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!
- 08-11-2009 #5Just Joined!
- Join Date
- Apr 2009
- Posts
- 5
It works!!!
Thanks a lot,
Saurabh Chokshi


Reply With Quote
