install.linux

来自「NTFS 磁盘系统 加载源代码」· LINUX 代码 · 共 11 行

LINUX
11
字号
If you want to merge the ntfs driver with the Linux kernel sources,proceed as follows:1. unpack the ntfs driver in /usr/src/linux/fs.2. Apply the patch in /usr/src/linux/fs/ntfs/patch/linux.3. Reconfigure the kernel.4. Make the kernel.Please note that you don't need to patch the kernel - if you want amodule, just follow INSTALL (or just 'make' if you don't read documentation) .

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?