分类: LINUX
2006-05-07 17:05:19
[root@v6router kernels]# pwd /usr/src/kernels [root@v6router kernels]# ls -lat total 1 drwxr-xr-x 18 root root 616 May 7 16:37 2.6.15-1.2054_FC5-i586 drwxr-xr-x 4 root root 128 May 7 16:35 . drwxr-xr-x 4 root root 96 Apr 6 20:57 .. [root@v6router kernels]# cd /lib/modules/2.6.15-1.2054_FC5/ [root@v6router 2.6.15-1.2054_FC5]# ls -lat total 1061 drwxr-xr-x 2 root root 144 May 7 16:43 misc drwxr-xr-x 6 root root 528 May 7 16:41 . lrwxrwxrwx 1 root root 47 May 7 16:37 build -> ../../../usr/src/kernels/2.6.15-1.2054_FC5-i686 -rw-r--r-- 1 root root 239062 Apr 6 21:09 modules.alias -rw-r--r-- 1 root root 69 Apr 6 21:09 modules.ccwmap -rw-r--r-- 1 root root 238199 Apr 6 21:09 modules.dep -rw-r--r-- 1 root root 813 Apr 6 21:09 modules.ieee1394map -rw-r--r-- 1 root root 206 Apr 6 21:09 modules.inputmap -rw-r--r-- 1 root root 11158 Apr 6 21:09 modules.isapnpmap -rw-r--r-- 1 root root 182372 Apr 6 21:09 modules.pcimap -rw-r--r-- 1 root root 799 Apr 6 21:09 modules.seriomap -rw-r--r-- 1 root root 104167 Apr 6 21:09 modules.symbols -rw-r--r-- 1 root root 279653 Apr 6 21:09 modules.usbmap lrwxrwxrwx 1 root root 5 Apr 6 21:09 source -> build drwxr-xr-x 10 root root 240 Apr 6 21:09 kernel drwxr-xr-x 3 root root 88 Apr 6 21:09 .. drwxr-xr-x 2 root root 48 Mar 15 05:02 extra drwxr-xr-x 2 root root 48 Mar 15 05:02 updates [root@v6router 2.6.15-1.2054_FC5]# |
[root@v6router 2.6.15-1.2054_FC5]# ln -sf ../../../usr/src/kernels/2.6.15-1.2054_FC5-i586 build |
[root@v6router 2.6.15-1.2054_FC5]# ln -sf ../../../usr/src/kernels/2.6.15-1.2054_FC5-i686 build |