📄 install
字号:
Submount subfs installation intructions.To compile and install the module, the kernel with which you will use themodule should be running. The makefile expects to find the kernel sourcedirectory linked to /lib/modules/<kernel-version>/build, as it shouldhave been by the "make modules_install" command. The cuurent version shouldwork with kernel versions starting with 2.6.0-test1.Type "make" in this directory, and then, as root, type "make install". Themodule is named subfs.ko, and is installed in the/lib/modules/<kernel-version>/kernel/fs/subfs directory. "modprobe subfs"should load the module.For usage instructions, see the README file in the top level directory of thesubmount package.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -