Your Ad Here
首页 | 编程语言 | 网站建设 | 游戏天堂 | 冲浪宝典 | 网络安全 | 操作系统 | 软件时空 | 硬件指南 | 病毒相关 | IT 认证
软讯网络 > 操作系统 > Linux > 编译linux内核支持ntfs
【标  题】:编译linux内核支持ntfs
【关键字】:linux,ntfs
【来  源】:http://www.cublog.cn/u/10957/showart.php?id=165846

编译linux内核支持ntfs

Your Ad Here
转自Linux宝库 http://www.linuxmine.com
 
1. # cd /usr/src/linux-2.4
2. # make menuconfig
3. 选中File System下的NTFS file system support (read only)为M
4. # uname -a
2.4.21-27.0.2.EL
5. # vi Makefile
确保前几行为
VERSION = 2
PATCHLEVEL = 4
SUBLEVEL = 21
EXTRAVERSION = -27.0.2.EL
6. # make dep
7. # make modules SUBDIRS=fs/ntfs
8. # mkdir /lib/moduels/2.4.21-27.0.2.EL/kernel/fs/ntfs
9. # cp -f fs/ntfs/*.o /lib/moduels/2.4.21-27.0.2.EL/kernel/fs/ntfs/
10. # depmod -a
11. # modprobe ntfs
12. # lsmod
确保有ntfs在里面

ascii码表(二进制 十进制 十六进制):【上一篇】
在Linux系统上使用Bugzilla跟踪bug:【下一篇】
【相关文章】
  • Beep for Linux and Windows
  • 内核_Linux2.4.2启动过程全接触(1)(2)[zhuan]
  • AS4 挂载NTFS
  • linux下打开chm格式文件
  • Linux内核编译/升级
  • Linux 基本命令的使用
  • Linux Shell编程-AWK介绍
  • 2006 Linux内核开发者大会邀请函(ZT)
  • Red Hat Linux 实验翻译
  • linux下面让firefox支持java
  • 【随机文章】
  • 使用ul实现表格效果
  • 在Linux系统上安装Perl DBI支持
  • Ad Rotator 组件参考(四) - Ad Rotator 的属性
  • NetFlow交换支持
  • Unix操作系统启动故障的紧急诊断与处理
  • 企业应用架构模式读书笔记(一)
  • 我爱服务器
  • 将datagrid数据导到excel的一个问题
  • 你真的会用Google搜索引擎吗(二)
  • ibatisnet使用心得
  • 【相关评论】
    没有相关评论
    【发表评论】
    姓名:
    邮件:
    随机码*
    评论*
          
    |  首 页  |  版权声明  |  联系我们   |  网站地图  |
    CopyRight © 2004-2007 bbb软讯网络 All Rigths Reserved.