Results 1 to 5 of 5
Hi,
Whats the proper way to strip a kernel module...I use "strip --strip-unneeded filename.ko" and it appears to work correctly...well it works much better than "strip filename.ko" which doesn't work ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 03-06-2009 #1
strip kernel module
Hi,
Whats the proper way to strip a kernel module...I use "strip --strip-unneeded filename.ko" and it appears to work correctly...well it works much better than "strip filename.ko" which doesn't work at all...thanks Geard4143
- 04-16-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
- 10,144
Well, in my experience, if it works, it is a right way to do the job (but not necessarily "the" right way
.
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!
- 04-16-2009 #3
- 04-16-2009 #4
- 04-16-2009 #5


Reply With Quote

