Chinaunix首页 | 论坛 | 博客
  • 博客访问: 292747
  • 博文数量: 108
  • 博客积分: 4260
  • 博客等级: 上校
  • 技术积分: 1145
  • 用 户 组: 普通用户
  • 注册时间: 2008-02-21 13:22
文章分类

全部博文(108)

文章存档

2011年(40)

2010年(22)

2009年(17)

2008年(29)

我的朋友

分类: LINUX

2011-01-08 21:55:59

文件:device_table.rar
大小:1KB
下载:下载
mkfs.jffs2通过--devtable 参数指定设备表文件,文件格式例子如下:
# Device table entries take the form of:
#                         
# where name is the file name,  type can be one of: 
#       f       A regular file
#       d       Directory
#       c       Character special device file
#       b       Block special device file
#       p       Fifo (named pipe)
# uid is the user id for the target file, gid is the group id for the
# target file.  The rest of the entries (major, minor, etc) apply only 
# to device special files.
阅读(626) | 评论(0) | 转发(0) |
0

上一篇:VS2010

下一篇:linux 中的调试符号文件

给主人留下些什么吧!~~