Linux 教程
Linux 命令大全
Linux depmod命令用于分析可載入模塊的相依性。
depmod(depend module)可檢測(cè)模塊的相依性,供modprobe在安裝模塊時(shí)使用。
depmod [-adeisvV][-m <文件>][--help][模塊名稱]
參數(shù)說(shuō)明:
顯示可用模塊
# depmod -a //顯示可用模塊