View Single Post
Posts: 367 | Thanked: 1,442 times | Joined on Feb 2015
#1701
Originally Posted by r0kk3rz View Post
so I'm not 100% sure whether it does or not.
well that is easy to check - there is no /proc/modules and
Code:
$ ls -la /lib/modules/3.10.84/
total 40
drwxr-xr-x 2 root root 4096 Oct 11 11:50 .
drwxr-xr-x 3 root root 4096 Oct 11 11:50 ..
-rw-r--r-- 1 root root   45 Oct 11 11:50 modules.alias
-rw-r--r-- 1 root root   12 Oct 11 11:50 modules.alias.bin
-rw-r--r-- 1 root root    0 Oct 11 07:42 modules.builtin
-rw-r--r-- 1 root root   12 Oct 11 11:50 modules.builtin.bin
-rw-r--r-- 1 root root    0 Oct 11 11:50 modules.dep
-rw-r--r-- 1 root root   12 Oct 11 11:50 modules.dep.bin
-rw-r--r-- 1 root root   52 Oct 11 11:50 modules.devname
-rw-r--r-- 1 root root    0 Oct 11 07:42 modules.order
-rw-r--r-- 1 root root   55 Oct 11 11:50 modules.softdep
-rw-r--r-- 1 root root   49 Oct 11 11:50 modules.symbols
-rw-r--r-- 1 root root   12 Oct 11 11:50 modules.symbols.bin
 

The Following 2 Users Say Thank You to lantern For This Useful Post: